I’m having trouble with my Mastodon instance not sending email. I didn’t get it setup well out of the gate. Where can I find the email server settings, so that i may update them to a working configuration?
Thanks
/home/mastodon/live/.env.production
...
SMTP_SERVER=
SMTP_PORT=
SMTP_LOGIN=
SMTP_PASSWORD=
SMTP_AUTH_METHOD=
SMTP_OPENSSL_VERIFY_MODE=
SMTP_FROM_ADDRESS=
2 Likes
Ah, hidden. No wonder. Thank you very much.
Restart the mastodon services after making changes to .enc.production
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.