Hello everyone, i am running Ghost 1-Click Droplet. It works well but Mailgun configuration doesn’t work properly.
I want to use mailgun not only for newsletter but also for sign in / sign up / password renew… etc. I created a domain in Mailgun, configured all DNS settings and at the end got SMTP and API codes. Api codes in Ghost GUI registered and newsletter function works good.
Then i setup SMTP in config.production.json file and restarted Ghost… When i try to sign up or so, it does not work.
Do i missing something ?
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Do you happen to use an european server in Mailgun? Because I had the same problem and after many attempts I got it working by changing the host from smtp.mailgun.org to smtp.eu.mailgun.org:
Thank you @marks567217 , I read all and tried all solutions, still not works :(
Please check this https://forum.ghost.org/t/ghost-3-1-cant-get-mailgun-member-signup-working-on-my-ghost-install/10533