Mailgun Setup from Mandrill
-
It works
I am not sure why mailgun never originally worked but now it does. It could be possible that I did not have all of my domain things established properly while I was testing with the mailgun plugin but they are now so it works as it should
Thanks for making me take another look at this.
-
@qgp9 I am using the same config as you and I'm on v0.9.4 of NodeBB. The email is still not being sent through... Am I missing anything else? (I'm using the test email option that @julianlam suggested)
Edit: I received it after a few minutes of typing this!
-
@SimonQ said:
The email is still not being sent through... Am I missing anything else? (I'm using the test email option that @julianlam suggested)
Edit: I received it after a few minutes of typing this!
- Edit : I missed second line begins with "Edit", congratulations
Have you checked email logs at mailgun site? That is the first thing you have to see.
I always keep it opened while email testing -
Hey, there must be some benefit using own domain over sandbox domain. But mailgun sandbox just works fine. I have used it for a pretty long time. Indeed I still uses it on a few DigitalOcean servers.
-
Email sent from a sandbox domain shows "mailgun.us" as the sending domain, where as if you setup your particular domain it shows that as the mailing host.
You cannot utilize inbound mail to Mailgun with a sandbox domain
With a sandbox domain only 300 emails may be sent per day.
-
@rod said:
Email sent from a sandbox domain shows "mailgun.us" as the sending domain, where as if you setup your particular domain it shows that as the mailing host.
You cannot utilize inbound mail to Mailgun with a sandbox domain
With a sandbox domain only 300 emails may be sent per day.
Yes, those are the limitations but if one have low activity forum then that might not be ones concern! You may start with sandbox account and setup custom domain when you start hitting limits or need other features.
Tough mailgun is a bit slow (often) in mail delivery and takes a few minutes compared to Mandrill and Amazon SES. But it worth trying.
-
@anandkumar I was just answering your question
Hey, there must be some benefit using own domain over sandbox domain.