RFC 3848 (rfc3848) - Page 2 of 4


ESMTP and LMTP Transmission Types Registration



Alternative Format: Original Text Document



RFC 3848     ESMTP and LMTP Transmission Types Registration    July 2004


   o  The new keyword "LMTPA" indicates the use of LMTP when the SMTP
      AUTH extension is also used and authentication is successfully
      achieved.

   o  The new keyword "LMTPS" indicates the use of LMTP when STARTTLS is
      also successfully negotiated to provide a strong transport
      encryption layer.

   o  The new keyword "LMTPSA" indicates the use of LMTP when both
      STARTTLS and SMTP AUTH are successfully negotiated (the
      combination of LSMTPS and LSMTPA).

   o  The references for the ESMTP and SMTP entries in the registry
      should be updated to the latest specification [2] since both RFC
      821 and RFC 1869 [5] are obsoleted by RFC 2821.

2.  Implementation Experience

   The ESMTPA, ESMTPS and ESMTPSA keywords have been implemented in
   deployed email server software for several years and no problems have
   been reported with their use.

3.  Security Considerations

   Use of these additional keywords provides trace information to
   indicate when various high-level security framing protocols are used
   for hop-to-hop transport of email without exposing details of the
   specifics of the security mechanism.  This trace information provides
   an informal way to track the deployment of these mechanisms on the
   Internet and can assist after-the-fact diagnosis of email abuse.

   These keywords are not normally protected in transport which means
   they can be modified by an active attacker.  They also do not
   indicate the specifics of the mechanism used, and therefore do not
   provide any real-world security assurance.  They should not be used
   for mail filtering or relaying decisions except in very controlled
   environments.  As they are both cryptic and hidden in trace headers
   used primarily to diagnose email problems, it is not expected they
   will mislead end users with a false sense of security.  Information
   with a higher degree of reliability can be obtained by correlating
   the Received headers with the logs of the various Mail Transfer
   Agents through which the message passed.

   The trace information provided by these keywords and other parts of
   the Received header provide a significant benefit when doing after-
   the-fact diagnosis of email abuse or problems.  Unfortunately, some
   people in a misguided attempt to hide information about their
   internal servers will strip Received headers of useful information



Newman                      Standards Track