Report this

What is the reason for this report?

Mailhostbox can't verify MX records

Posted on September 26, 2013

Hello, I’m setting up the MX records for my domain name, and the mail provider (mailhostbox by xtraorbitz) is not being able to verify it. I think it is expecting a different format in the zone file. This is what they tell me to configure:

Add following MX entry congresointeractivo.org. 86400 IN MX 100 mx1.mailhostbox.com. congresointeractivo.org. 86400 IN MX 100 mx2.mailhostbox.com. congresointeractivo.org. 86400 IN MX 100 mx3.mailhostbox.com.

Add the following CNAME record pop.congresointeractivo.org. 86400 IN CNAME pop.mailhostbox.com.

Etcetera.

And this is my current zone file:

$TTL 1800 @ IN SOA NS1.DIGITALOCEAN.COM. hostmaster.congresointeractivo.org. ( 1380205577 ; last update: 2013-09-26 14:26:17 UTC 3600 ; refresh 900 ; retry 1209600 ; expire 1800 ; ttl ) IN NS NS1.DIGITALOCEAN.COM. NS NS2.DIGITALOCEAN.COM. NS NS3.DIGITALOCEAN.COM. MX 100 mx1.mailhostbox.com. MX 100 mx2.mailhostbox.com. MX 100 mx3.mailhostbox.com. @ IN A 162.243.21.97 www CNAME @ pop.congresointeractivo.org. CNAME pop.mailhostbox.com.

The difference seems to be the format in which they expect the entries to be.

When they try to verify that the MX is properly set up, it fails and I’m lost now.



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.

How much time have you allowed to lapse, since your last edits? DNS records can take up to 48 hours to propagate throughout the internet.

Yes, it’s working now. Thanks.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.