philomena-dev / philomena

Next-generation imageboard
GNU Affero General Public License v3.0
84 stars 29 forks source link

I'm a newbie, how do I disable email confirmation or make it work? #198

Closed BrenoMartinsDeOliveiraVasconcelos closed 2 months ago

BrenoMartinsDeOliveiraVasconcelos commented 8 months ago

I can't confirm email while using my own instance

liamwhite commented 8 months ago

If you are running in prod, set up a SMTP relay https://github.com/philomena-dev/philomena/blob/master/config/runtime.exs#L113-L123 If you are running a dev instance, the token will get logged to the console when the account is created.