XFOR: IMC: Empty or Partial Messages ReceivedLast reviewed: April 3, 1997Article ID: Q140935 |
The information in this article applies to:
SYMPTOMSIf an incoming SMTP message contains a period (.) at the beginning of a new line (crlf), the message may be missing all or parts of the message body.
CAUSEThe Microsoft Exchange Internet Mail Connector (IMC) interprets the period at the beginning of a new line as the data-end sequence. It looks for the final crlf and does not retain any other characters on that line.
MORE INFORMATIONThe SMTP specification (RFC 821) defines the end of a message by a crlf.crlf sequence. If a message contains a period at the beginning of a new line, the RFC 821, section 4.5.2 number 1, requires an additional period to be added by the sending host. It also requires the receiving host to keep looking for more characters on the line, even if the double period is not there, (Section 4.5.2, number 2).
STATUSMicrosoft has confirmed this to be a problem in Microsoft Exchange Server version 4.0. This problem was corrected in the latest Microsoft Exchange Server U.S. Service Pack. For information on obtaining the Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C KThe IMC will now correctly look for and retain other characters on the same line, and not assume the message ends.
|
KBCategory: kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |