smtp;421 4.7.0 me.com Error: too many errors
You are sending faster than this receiver currently accepts from you. Slow down and the automatic retry will deliver the queued mail.
Provider documentation
Email provider · 4.x.x transient failure
Every SMTP 421 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 service is temporarily unavailable and the connection is being closed. The receiver is telling the sender to back off and reconnect shortly. It usually comes from rate limiting, a full queue, or a brief reputation check on an unfamiliar sender.
smtp;421 4.7.0 me.com Error: too many errors
You are sending faster than this receiver currently accepts from you. Slow down and the automatic retry will deliver the queued mail.
Provider documentation
smtp;421 4.7.1 Messages to [email protected] deferred due to excessive volume. Try again later - https://support.apple.com/en-us/HT204137
You are sending faster than this receiver currently accepts from you. Slow down and the automatic retry will deliver the queued mail.
Provider documentation
Postmaster & documentation
The service is temporarily unavailable and the connection is being closed. The receiver is telling the sender to back off and reconnect shortly. It usually comes from rate limiting, a full queue, or a brief reputation check on an unfamiliar sender. At Apple, it is a temporary deferral that is retried automatically, and the specific reason is in the enhanced status code and message text of each response below.
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.