🎉 Limited Time Offer: 70% OFF
on all Monthly Plans for First Month.

Email provider · 5.x.x permanent failure

AT&T SMTP 550 Errors: Every Bounce Response Explained

Every SMTP 550 response on record from AT&T (att.net, sbcglobal.net, swbell.net, bellsouth.net), with the verbatim text, the enhanced status code, a severity rating and a plain-English fix.

The mailbox is unavailable and the message is rejected for good. This is the catch-all permanent failure, covering everything from an unknown address to an authentication failure to a reputation block, so the wording after the number is what actually tells you the reason.

Provider
AT&T
Code
550 (5xx)
Responses
3
Highest severity
High

AT&T SMTP 550 responses

Status 5.7.1High severity#
smtp;550 5.7.1 Connections not accepted from servers without a valid sender domain. ## Fix reverse DNS for x.xx.xx.xx

The receiver could not match your sending IP to a valid PTR (reverse DNS) record, or your HELO name does not resolve. Set forward-confirmed reverse DNS for every sending IP.

AT&T SMTP 550 questions

›What does an SMTP 550 error from AT&T mean?

The mailbox is unavailable and the message is rejected for good. This is the catch-all permanent failure, covering everything from an unknown address to an authentication failure to a reputation block, so the wording after the number is what actually tells you the reason. At AT&T, it is a permanent rejection, and the specific reason is in the enhanced status code and message text of each response below.

›How do I stop AT&T from returning SMTP 550?

Match your bounce text to one of the responses below and follow its guidance. Recipient-side wording means fix the address. Authentication or reputation wording (SPF, DKIM, DMARC, blocklist) means fix your sending setup, and check AT&T's postmaster documentation.