Internet-Draft | Abbreviated Title | February 2025 |
Melnikov | Expires 25 August 2025 | [Page] |
While EMAILCORE working group was working on update to SMTP specification, it became clear that existing SMTP related registries need to be restructured and existing entries need to be updated. This document describes these tasks.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 25 August 2025.¶
Copyright (c) 2025 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
While EMAILCORE working group was working on update to SMTP specification [I-D.ietf-emailcore-rfc5321bis], it became clear that existing SMTP related registries need to be restructured and some existing entries need to be updated. This document describes these tasks, assuming IANA actions specified in [I-D.ietf-emailcore-rfc5321bis] were already performed.¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.¶
Updates to the "Simple Mail Transfer Protocol (SMTP) Service Extensions" registry are described as an ordered list of steps that should be performed sequentually. Each step is described by a subsection of this section.¶
IANA is requested to change values of the "References" field for "EXPN" and "HELP" extensions to [I-D.ietf-emailcore-rfc5321bis]. The "References" field values for "SEND", "SOML", "SAML" and "TURN" remain unchanged, as they were obsoleted and there are no newer reference than RFC 821.¶
IANA is requested to update the following values in this field:¶
The value corresponding to the DELIVERBY extension should be changed to "A comma separated list of options (optional)".¶
The value corresponding to the FUTURERELEASE extension should be changed to "max-future-release-interval and max-future-release-date-time".¶
The value corresponding to the LIMITS extension should be changed to "List of limits".¶
IANA is requested to update values corresponding to "HELP", "BURL", "FUTURERELEASE", "SMTPUTF8", "MT-PRIORITY", "RRVS", "REQUIRETLS" and "LIMITS" extensions to "MAY".¶
IANA is requested to update "Additional verbs" and "MAIL/RCPT Parameter Values" fields as per the table specified below:¶
EHLO Keyword | Additional verbs | MAIL/RCPT Parameter Values |
---|---|---|
SEND | SEND | none |
SOML | SOML | none |
SAML | SAML | none |
EXPN | EXPN | none |
HELP | HELP | none |
TURN | TURN | none |
8BITMIME | none | BODY parameter to MAIL command |
SIZE | none | SIZE parameter to MAIL command |
CHUNKING | BDAT | none |
BINARYMIME | none | BODY parameter to MAIL command (an extra choice was added) |
CHECKPOINT | none | TRANSID parameter to the MAIL command |
DELIVERBY | none | BY parameter to MAIL command |
PIPELINING | none | none |
DSN | none | NOTIFY and ORCPT parameters to RCPT command. RET and ENVID parameters to MAIL command |
ETRN | ETRN | none |
ENHANCEDSTATUSCODES | none | none |
STARTTLS | STARTTLS | none |
NO-SOLICITING | none | SOLICIT parameter to MAIL command |
MTRK | none | MTRK parameters to MAIL command. Also see DSN extension parameters |
SUBMITTER | none | SUBMITTER parameters to MAIL command |
ATRN | ATRN | none |
AUTH | AUTH | AUTH parameter to MAIL command |
BURL | BURL | none |
FUTURERELEASE | none | HOLDFOR and HOLDUNTIL parameters to MAIL command. |
UTF8SMTP | none | One optional parameter, ALT-ADDRESS, is added to the MAIL and RCPT commands |
CONPERM | none | CONPERM parameter to MAIL command |
CONNEG | none | CONNEG parameter to RCPT command |
SMTPUTF8 | none | SMTPUTF8 parameter to the MAIL command |
MT-PRIORITY | none | MT-PRIORITY parameter to MAIL command |
RRVS | none | RRVS parameter to RCPT command |
REQUIRETLS | none | REQUIRETLS parameter to MAIL command |
LIMITS | none | none |
TBD: Add and/or calculate "Length Added" values.¶
This document only specifies IANA related actions, thus it doesn't directly affect security on SMTP or its extensions. However better documentation of SMTP extensions in IANA registries can, hopefully, lead to better and more secure implementations.¶