5.1.0 |
Sender denied |
Replying to old messages, or messages that were exported as files (important recipient attributes might have changed). Verify that the recipient's email address is correct. Malformed or missing attributes in contact entries. The sender is blocked by sender filtering (directly, or the sender is on a user's Blocked Senders list, and the Sender Filter agent is configured to use safelist aggregation. For more information, see Sender filtering and Safelist aggregation. |
5.1.1 |
RESOLVER.ADR.ExRecipNotFound; not found or User unknown |
The recipient's email address is incorrect (the recipient doesn't exist in the destination messaging system). Verify the recipient's email address. You recreated a deleted mailbox, and internal users are addressing email messages in Outlook or Outlook on the web using old entries in their autocomplete cache (the X.500 values or LegacyExchangeDN values for the recipient are now different). Tell users to delete the entry from their autocomplete cache and select the recipient again. |
5.1.3 |
STOREDRV.Submit; invalid recipient address |
The recipient's email address is incorrect (for example, it contains unsupported characters or invalid formatting). |
5.1.4 |
Recipient address reserved by RFC 2606 |
Receive connectors reject SMTP connections that contain the top level domains defined in RFC 2606 (.test, .example, .invalid, or .localhost), This behavior is controlled by the RejectReservedTopLevelRecipientDomains parameter on the New-ReceiveConnector and Set-ReceiveConnector cmdlets. |
5.1.5 |
Recipient address reserved by RFC 2606 |
Receive connectors reject SMTP connections that contain the second level domains defined in RFC 2606 (example.com, example.net, or example.org). This behavior is controlled by the RejectReservedSecondLevelRecipientDomains parameter on the New-ReceiveConnector and Set-ReceiveConnector cmdlets. |
5.1.6 |
Recipient addresses in single label domains not accepted |
Receive connectors reject SMTP connections that contain single label domains (for example, chris@contoso instead of chris@contoso.com) This behavior is controlled by the RejectSingleLabelRecipientDomains parameter on the New-ReceiveConnector and Set-ReceiveConnector cmdlets. |
5.1.7 |
Invalid address or Unknown sender address |
There's a problem with the sender's email address. Verify the sender's email address. |
5.1.8 |
Access denied, bad outbound sender |
The sender has exceeded a message rate limit (for example, an application server is configured to relay a large number of messages through Exchange. For more information, see Message rate limits and throttling and Allow anonymous relay on Exchange servers. |
5.2.1 |
Content Filter agent quarantined this message |
The message was quarantined by content filtering. To configure exceptions to content filtering, see Use the Exchange Management Shell to configure recipient and sender exceptions for content filtering. |
5.2.2 |
Mailbox full |
The recipient's mailbox has exceeded its storage quota and is no longer able to accept new messages. For more information about configuring mailbox quotas, see Configure storage quotas for a mailbox. |
5.2.3 |
RESOLVER.RST.RecipSizeLimit; message too large for this recipient |
The message is too large. Send the message again without any attachments, or configure a larger message size limit for the recipient. For more information, see Recipient limits. |
5.3.0 |
Too many related errors |
The message was determined to be malformed, and was moved to the poison message queue. For more information, see Types of queues. |
5.3.2 |
STOREDRV.Deliver: Missing or bad StoreDriver MDB properties |
You're using the ABP Routing agent, and the recipient isn't a member of the global address list that's specified in their address book policy (ABP). For more information, see Use the Exchange Management Shell to install and configure the Address Book Policy Routing Agent and Address book policies in Exchange Server. |
5.3.3 |
Unrecognized command |
Receive connectors that are used for internal mail flow are missing the required Exchange Server authentication mechanism. For more information about authentication on Receive connectors, see Receive connector authentication mechanisms. |
5.3.4 |
Message size exceeds fixed maximum message size |
The message is too large. This error can be generated by the source or destination messaging system. Send the message again without any attachments, or configure a larger message size limit. For more information, see Message size and recipient limits in Exchange Server. |
5.3.5 |
System incorrectly configured |
A mail loop was detected. Verify that the FQDN property on the Receive connector doesn't match the FQDN of another server, service, or device that's used in mail flow in your organization (by default, the Receive connector uses the FQDN of the Exchange server). |
5.4.4 |
SMTPSEND.DNS.NonExistentDomain; nonexistent domain |
There's a DNS or network adapter configuration issue on the Exchange server. Verify the internal and external DNS lookup settings for the Exchange by running this command in the Exchange Management Shell: Get-TransportService | Format-List Name,ExternalDNS*,InternalDNS*; Get-FrontEndTransportService | Format-List Name,ExternalDNS*,InternalDNS*` You can configure these settings by using the InternalDNS* and ExternalDNS* parameters on the Set-TransportService and Set-FrontEndTransportService cmdlets. By default, these settings are used by Send connectors (the default value of the UseExternalDNSServersEnabled parameter value is $false ). Check the priority (order) of the network adapters in the operating system of the Exchange server. |
5.4.6 |
Hop count exceeded - possible mail loop |
A configuration error has caused an email loop. By default, after 20 iterations of an email loop, Exchange interrupts the loop and generates an NDR. Verify that Inbox rules for the recipient and sender, or forwarding rules on the recipient 's mailbox aren't causing this (the message generates a message, which generates another message, and the process continues indefinitely). Verify the mailbox doesn't have a targetAddress property value in Active Directory (this property corresponds to the ExternalEmailAddress parameter for mail users in Exchange). If you remove Exchange servers, or modify settings related to mail routing and mail flow, be sure to restart the Microsoft Exchange Transport and Exchange Frontend Transport services. |
5.5.2 |
Send hello first |
SMTP commands are sent out of sequence (for example, a server sends an SMTP command like AUTH or MAIL FROM before identifying itself with the EHLO command). After establishing a connection to a messaging server, the first SMTP command must always be EHLO or HELO. |
5.5.3 |
Too many recipients |
The combined total of recipients on the To, Cc, and Bcc lines of the message exceeds the total number of recipients allowed in a single message for the organization, Receive connector, or sender. For more information, see Message size and recipient limits in Exchange Server. |
5.7.1 |
Unable to relay or Client was not authenticated |
You have an application server or device that's trying to relay messages through Exchange. For more information, see Allow anonymous relay on Exchange servers. The recipient is configured to only accept messages from authenticated (typically, internal) senders. For more information, see Configure message delivery restrictions for a mailbox. |
5.7.3 |
Cannot achieve Exchange Server authentication or Not Authorized |
A firewall or other device is blocking the Extended SMTP command that's required for Exchange Server authentication (X-EXPS). Internal email traffic is flowing through connectors that aren't configured to use the Exchange Server authentication method . Verify the remote IP address ranges on any custom Receive connectors. |
5.7.900 to 5.7.999 |
Delivery not authorized, message refused |
The message was rejected by a mail flow rule (also known as a transport rule). This enhanced status code range is available when the rule is configured to reject messages (otherwise, the default code that's used is 5.7.1). For more information, see Mail flow rule actions in Exchange Server. |