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

Email provider · 5.x.x permanent failure

Apple SMTP 554 Errors: Every Bounce Response Explained

Every SMTP 554 response on record from Apple (icloud.com, me.com, mac.com), with the verbatim text, the enhanced status code, a severity rating and a plain-English fix.

The transaction failed with no more specific reason offered. In practice the receiver is saying the message is unwanted: a spam verdict, a blocklisted IP, or a policy rejection. The accompanying text is where the detail is.

Provider
Apple
Code
554 (5xx)
Responses
2
Highest severity
Medium

Apple SMTP 554 responses

Status 5.7.1#
smtp;554 5.7.1 <[email protected]>: Relay access denied

The server will not relay mail for this destination. Send through the correct outbound server for the domain, and confirm the recipient really hosts mail with this provider.

Status 5.7.1Medium severity#
smtp;554 5.7.1 [CS01] Message rejected due to local policy. Please visit https://support.apple.com/en-us/HT204137

The receiver rejected the message under a policy rule rather than a content or reputation score. This is usually set by the recipient's mail admin, so ask the recipient to allowlist your sending address or domain.

Apple SMTP 554 questions

›What does an SMTP 554 error from Apple mean?

The transaction failed with no more specific reason offered. In practice the receiver is saying the message is unwanted: a spam verdict, a blocklisted IP, or a policy rejection. The accompanying text is where the detail is. At Apple, 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 Apple from returning SMTP 554?

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 Apple's postmaster documentation.

Other error codes seen from Apple