Report this

What is the reason for this report?

Godaddy and Iredmail

Posted on April 12, 2014

Hey! I’ve been trying to set this stuff up for ours. I added the MX records to digitalocean

‘0 smtp.secureserver.net 10 mailstore1.secureserver.net Host Names (CNAME) POP pop.secureserver.net IMAP imap.secureserver.net SMTP smtpout.secureserver.net

But I can send an email but when I try to reply I get this

This is an automatically generated Delivery Status Notification.

Delivery to the following recipients failed.



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.

You need to remove your existing mail-related records (the two MX records and the pop/imap/smtp CNAME records) and replace them with the following: <br> <br>- mail A 1.2.3.4 (where 1.2.3.4 is your droplet’s IP address) <br>- MX Record: name: “@”, value: “mail”, priority: 5. <br> <br>That should create a mail subdomain pointing to your droplet and add the necessary MX record so mail gets routed to it.

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.