What this code means
The specified recipient mailbox does not exist. This is a permanent failure, so do not retry delivery to the same unchanged address.
Technical meaning
The X.1.1 pattern means that the mailbox specified in the address does not exist; for an Internet mail address, the part to the left of the “@” sign is invalid. The standard states that this status is useful only for permanent failures, and code 5.1.1 belongs to permanent class 5.
Delivery status
The leading digit 5 denotes a permanent failure. Repeating the same attempt with an unchanged address is not the appropriate response; a new send is justified only after the address has been reliably corrected.
- Class
- Permanent failure
- Retry
- Do not retry unchanged
- Suppression
- Check the full context
Retry decision
Do not automatically or manually retry delivery to the same unchanged address. Make a new attempt only when the address has been corrected from a trusted source; do not guess a missing or different mailbox name.
Suppression decision
Do not apply unconditional or blanket suppression based solely on code 5.1.1. Confirm that the permanent rejection applies to this exact address, inspect the full response, and apply the appropriate policy for that recipient; do not suppress the entire domain or other recipients.
Common causes
- The part of the address before the “@” sign does not correspond to any mailbox in the recipient system, for example because of a typo.
- The sending system used an outdated or incorrectly recorded recipient mailbox address.
Diagnostic steps
- Inspect the raw SMTP response or delivery report and confirm that the enhanced code is exactly 5.1.1 and that the basic reply is in the 5xx class.
- Compare the full recipient address with a trusted source value, paying particular attention to the part before the “@” sign; do not try to guess the correct address.
- Trace the address to its source in sender data and review the attempt history so the permanent rejection is tied to the correct address and further unchanged sends are stopped.
Actions by owner
Sender
- Verify the address against a trusted source or through another channel, and change it only when you have a confirmed replacement value.
- Do not resend to the same address; if no confirmed correction is available, route the result for handling under the recipient policy.
Sender administrator
- Stop automatic retries for the unchanged address, retain the full response, and determine which source supplied the recipient value.
- Decide suppression for this recipient only after evaluating the full context and policy; do not extend it to the domain or other addresses.
Verified provider examples
Verified provider examples for 5.1.1 appear below, from Interia Poczta and Rackspace Email. They show real provider practice for this response and do not redefine the standard 5.1.1 meaning or cover every occurrence.
Exact SMTP response
550 5.1.1 Account not foundExact SMTP response
550 5.1.1 <${user@example.com}>: Email address could not be found, or was misspelled (G8)Sources and verification
The X.1.1 meaning and the permanent class of code 5.1.1 are standards facts verified against the IANA registry and RFC 2034, RFC 3463, and RFC 5248 on July 17, 2026. No accepted provider example is available; the retry, suppression, diagnostic, and owner-action guidance is operational, not standards or provider facts.
- iana-smtp-enhanced-status-codesT0 source
Enumerated Status Codes / X.1.1
- rfc5248T0 source
Section 2.1: registry fields and non-exclusive Associated Basic Status Code
- rfc2034T0 source
Section 4: enhanced status class agrees with SMTP reply class
- rfc3463T0 source
IANA registry reference for X.1.1
- ext-src-interia-5-1-1-01T1 source
Article body, delivery-failure error list, entry heading "550 5.1.1 Account not found"
- ext-src-rackspace-5-1-1-02T1 source
docs.rackspace.com/docs/common-email-bounces > 'SMTP error' table, row address-not-found (G8)
Last verified:

