Question
Mailgun DNS records not found
So I am currently setting up Mailgun with my domain name on DO.
I am setting the following for “mg.example.co.uk” as instructed by Mailgun:
- TXT record for: “mg.example.co.uk” with the value (no need to paste here)
- TXT record for: “mx._domainkey.mg.example.co.uk” with the value (no need to paste here)
- MX record: “mxa.mailgun.org”
- MX record: “mxb.mailgun.org”
- CNAME record: “email.mg.example.co.uk” with value: “mailgun.org”
I’ve added these to DO and they have translated to (hostname, value):
- TXT: “mg.example.co.uk.example.co.uk” with the value (no need to paste here)
- TXT: “mx._domainkey.mg.example.co.uk.example.co.uk” with the value (no need to paste here)
- MX record: “mg.example.co.uk.example.co.uk” with “mxa.mailgun.org.”
- MX record: “mg.example.co.uk.example.co.uk” with “mxb.mailgun.org.”
- CNAME record: “email.mg.example.co.uk.example.co.uk” with “mailgun.org.”
However when I click “Check DNS Records” on Mailgun, no luck. Any idea what I might be doing wrong here?
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.
×