Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

XIMS: Using Internet Mail Service Mail: "503 Sender Already Specified"


View products that this article applies to.

Symptoms

Occasionally, messages from Exchange Server through the Internet Mail Service (Internet Mail Connector in version 4.0) to a remote SMTP e-mail domain are rejected. A non-delivery report (NDR) is returned to the sender with the following error message:
503 Sender already specified.

↑ Back to the top


Cause

Exchange Server makes connections to remote SMTP mailers or relay hosts to deliver SMTP mail. If more than one message is queued to a remote domain, Exchange Server can send multiple messages during a single connection. If the remote SMTP server is not RFC-compliant, it improperly rejects the delivery of a second message from the Internet Mail Service during the course of a single connection. Then it sends the NDR mentioned above.

The sequence of events is as follows:
  • Exchange Server's Internet Mail Service finishes the first message and receives a "250 OK" acknowledgement that the message was accepted.
  • The Internet Mail Service then attempts to send the second message in this same connection by sending the MAIL FROM command.
  • The remote host improperly rejects the message with the "503 Sender already specified" error message. This is not RFC 821 compliant according to section 4.1.1.

↑ Back to the top


Workaround

Although this is a problem with the remote system, you can correct the problem by setting the Internet Mail Service to send only one message for each connection. This is a global setting that affects the performance of the Internet Mail Service because it no longer sends multiple messages during a single connection to any remote domain. This may be a minor issue for some e-mail networks and a preferable option to the above problem.

↑ Back to the top


Properties

Retired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.

↑ Back to the top


Keywords: KB202765, kbprb

↑ Back to the top

Article Info
Article ID : 202765
Revision : 6
Created on : 10/28/2006
Published on : 10/28/2006
Exists online : False
Views : 280