Email Delivery Status Notification (Failure) – Godaddy
November 5, 2013 / by Marco / Categories : Technology
I recently noticed my emails were bouncing back with the following error message:
Delivery to the following recipient failed permanently:
emailadress@email.com
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the server for the recipient domain example.com by mailstore1.secureserver.net. [72.167.238.201].The error that the other server returned was:
550 #5.1.0 Address rejected.
After some investigation I discovered the issue was with an incorrect MX record. I recently changed the Name servers in my Godaddy account and this caused the incorrect MX records (must have used the default).
In Godaddy there is a way to check whether your MX or CNAME records are correct. To do this follow these instructions:
- Log in to your Account Manager
- From the Products tab, select Email
- Next to the account you want to change, click Launch. The Email Control Center displays
- Go to the Domains tab
- Select the email account you want to verify MX records for, and then select Tools and Server Settings (the documentation on the Godaddy Website is incorrect) as it doesn’t have this step.
- You will then receive the following screen with the server settings:
THE FIX
- Then click on the Domains tab next to hosting and select the relevant domain name
- Click the DNS Zone file tab and make all the relevant changes from the Server settings
- Test by sending an email and check whether there’s an issue
Hopefully this fixed the problem and I hope that Godaddy update their documentation.
OTHER ARTICLES YOU MAY LIKE
SUPABASE BACKUP TUTORIAL: USE DBEAVER TO EXPORT YOUR DATABASE SAFELY
If you are building anything serious on Supabase, whether that is a client portal, a SaaS app, an internal dashboard, or even a small side project that is starting to get traction, having a reliable database backup process is one of those tasks that quickly moves from optional to essential. Supabase makes a lot of […]
read more
USE FUSEBASE TO AUTOMATE TEAMWORK AND COLLABORATION
If your business is growing, your team is juggling too many moving parts, and your client communication is spread across email threads, chat apps, documents, task boards, and endless follow ups, there is a good chance the real problem is not effort but fragmentation. Most businesses do not lose time because people are lazy. They […]
read more


