I’m using Mailgun for my discourse and I have the records and app.yml properly set up. When I click register to make an admin and configure the discourse install It does nothing. I made an account with the rake command and got in, but when I try to register or create an account the mailgun service doesn’t send any emails.
Read this Troubleshoot email on a new Discourse install - #556 by Preeminence and tried it. Still doesn’t work.
- All emails settings are correctly entered
- Password doesn’t contain special characters
- Rebuilt the app and destroyed and started the app.
- Port 587 doesn’t work, Port 2525 works.
- Discourse logs reports 200 OK success.
- All records including DKIM and SPF records are set up properly.
- Email domain is correct
- Paid $15 upon signup to mailgun via credit card so account is activated.
- Not using IP address of the domain. I’m using Domain name.
Any reason why Email with Mailgun is not working?