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
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
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