Problems with Mailgun SMTP configuration #3335
Replies: 1 comment 16 replies
-
Might be related to #3299 (comment). Please try setting |
Beta Was this translation helpful? Give feedback.
16 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using the next text into 'plausible-conf.env' but email isn't working:
MAILER_EMAIL= email
SMTP_HOST_ADDR=smtp.mailgun.org
SMTP_HOST_PORT=465
SMTP_USER_NAME= username email
SMTP_USER_PWD= my password
SMTP_HOST_SSL_ENABLED=false
SMTP_RETRIES 5
Beta Was this translation helpful? Give feedback.
All reactions