The information in this article applies to:
SUMMARYMicrosoft Mail Gateway to SMTP saves the From field seen in the envelope part (RFC-821) of an incoming message to use in case the Microsoft Mail recipient wants to reply to the message. MORE INFORMATION
The Microsoft Mail postoffice database has one From field. This causes the
SMTP gateway to choose one of the four possible SMTP From fields to save in
the postoffice database. The four possible From fields are explained in the
Background section below.
[rx] MAIL From:...The RFC-822 From field is recorded later in the Header lines, and looks like this: Header: From:... BackgroundSMTP From information is covered by two RFCs: RFC-821 and RFC-822. RFC-821 keeps From information in the Mail From field. This "gives the reverse-path which can be used to report errors." (RFC-821 Section 3.1). RFC-822 has From information in three fields:
For Replies:
RESOLUTION
Version 3.0.9 of SMTPGATE.EXE adds a switch to give an SMTP gateway
administrator the choice of which From field to use. If you use the -F
switch, the gateway will save the From field in the RFC-822 headers, rather
than in the Mail From field. This means replies will always work properly.
However, a non-delivery notice might not work if the RFC-821 From field is
different from the RFC-822 From field.
STATUS
Microsoft has confirmed this to be problem in version 3.0 of Microsoft Mail
Gateway to SMTP. This problem was corrected in version 3.0.9 of
SMTPGATE.EXE. If you do not have version 3.0.9 (or later), you can obtain
the latest version from the Microsoft Software Library (MSL). Download
SMTPGW.EXE (S14223), a self-extracting file, from any of the following
services:
Q119591 How to Obtain Microsoft Support Files from Online Services REFERENCESRFC 821, SIMPLE MAIL TRANSFER PROTOCOL RFC 822, Standard for ARPA Internet Text Messages Additional query words: 2.10 SMTPGATE.EXE -f
Keywords : MailGWSMTP |
Last Reviewed: November 5, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |