By sussyoung9
I have followed http://code.krister.ee/mailgun-digitalocean/ this tutorial to get mailgun working but even after 48 hrs my domain is still not verified. What could be the reason?
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!
This question was answered by @sugarhill:
Ok let’s start from the beginning to make this work
change your A record from “www.example.com” to “example.com” (remove “www”)
change cname from “www.www.example.com.” to just “www” (you actually did this before, but now the second www will not be added since you changed A record. So simply just put in “www” as before)
then change cname “email.www.example.com” to just “email” (you also did this before, but again now the www doesn’t get added). This is what prevented mailgun from validating.
After these changes it should work :)
P.S: “www.example.com. 1800 IN MX 10 mxb.mailgun.org.” is duplicate in your mx record. The duplicate should be another mailgun server with a different value then “10” (e.g. 20). Don’t know since I only use mailgun for transactional email (mails send by system) and not to actually receive emails. For receiving emails free I recommend “zoho.com” (while you can still keep mailgun for your system)
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.