Re: [EAI] Downgrade Design Team Discussion Results Released

Shawn Steele <Shawn.Steele@microsoft.com> Tue, 16 March 2010 19:43 UTC

Return-Path: <Shawn.Steele@microsoft.com>
X-Original-To: ima@core3.amsl.com
Delivered-To: ima@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3B43F3A67DD for <ima@core3.amsl.com>; Tue, 16 Mar 2010 12:43:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -9.149
X-Spam-Level:
X-Spam-Status: No, score=-9.149 tagged_above=-999 required=5 tests=[AWL=-1.150, BAYES_50=0.001, RCVD_IN_DNSWL_HI=-8]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 65IDnGVAh-b8 for <ima@core3.amsl.com>; Tue, 16 Mar 2010 12:43:10 -0700 (PDT)
Received: from smtp.microsoft.com (mailb.microsoft.com [131.107.115.215]) by core3.amsl.com (Postfix) with ESMTP id 97EA83A692E for <ima@ietf.org>; Tue, 16 Mar 2010 12:43:08 -0700 (PDT)
Received: from TK5EX14MLTC103.redmond.corp.microsoft.com (157.54.79.174) by TK5-EXGWY-E802.partners.extranet.microsoft.com (10.251.56.168) with Microsoft SMTP Server (TLS) id 8.2.176.0; Tue, 16 Mar 2010 12:43:17 -0700
Received: from TK5EX14MBXC141.redmond.corp.microsoft.com ([169.254.9.195]) by TK5EX14MLTC103.redmond.corp.microsoft.com ([157.54.79.174]) with mapi; Tue, 16 Mar 2010 12:43:15 -0700
From: Shawn Steele <Shawn.Steele@microsoft.com>
To: "ima@ietf.org" <ima@ietf.org>
Thread-Topic: Downgrade Design Team Discussion Results Released
Thread-Index: AcrFQNWGPkrZ0esMSNeRRtYcUN5MdA==
Date: Tue, 16 Mar 2010 19:43:15 +0000
Message-ID: <E14011F8737B524BB564B05FF748464A05680AE9@TK5EX14MBXC141.redmond.corp.microsoft.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
MIME-Version: 1.0
Subject: Re: [EAI] Downgrade Design Team Discussion Results Released
X-BeenThere: ima@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "EAI \(Email Address Internationalization\)" <ima.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ima>, <mailto:ima-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ima>
List-Post: <mailto:ima@ietf.org>
List-Help: <mailto:ima-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ima>, <mailto:ima-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Mar 2010 19:43:11 -0000

Yippee, when can we expect an updated draft of a new charter then?

-Shawn

----------------------------------------------------------------------

Message: 1
Date: Tue, 16 Mar 2010 14:45:22 +0800
From: "YAO Jiankang" <yaojk@cnnic.cn>
Subject: [EAI] Downgrade Design Team Discussion Results Released
To: <ima@ietf.org>
Message-ID: <468721920.28140@cnnic.cn>
Content-Type: text/plain; charset="iso-8859-1"

Dear all,

   The design team has several jabber meetings and reached a conclusion.
With the permission from co-chairs, I send the Design Team Discussion Results to WG for review and comments.
We will discuss this result and hope to get some consensus for downgrade during our meeting in Anaheim.
any comments are welcome.

below is the Design Team Discussion Results: (or see the attachment)
------------------------------------------------------------------------------
The EAI Downgrade Design Team was created to investigate the problems around EAI downgrade.  The Design Team's conclusion is that downgrade should be removed from the core docs.  This allows the EAI WG to focus on moving the core RFCs to standards track immediately, without being blocked by downgrade.
Alternatives to downgrade have been discussed, but the Design Team recommends any further work be restricted to a MUA/submission protocol independent of the core transmission documents.

For precision, the terminology used in this document is summarized at its end. 

The goal of the EAI Downgrade Design Team was to unblock the discussion of downgrade to enable progress on the EAI standards.  A key factor is a strong desire to move the core documents to standards track.  Extensive debate of downgrade could obstruct the rest of EAI for the foreseeable future.

The EAI Downgrade Design Team reached this conclusion by examining the results of the current downgrade experiment and the discussion and suggestions of the EAI working group.  We grouped the possible approaches to backwards legacy SMTP compatibility into three buckets:

1) Declared address pairs, eg: Alt-Addr.  This is the approach
   described in RFC5504 (downgrade) and variations on it.

2) Discoverable fallback address.  This includes any
   MUA/submission server protocol that derives ASCII addresses
   from a Unicode address for resubmission by legacy SMTP.  It
   also includes other algorithmic techniques, lookup of
   alternate addresses in local address books, and those using
   protocols external to SMTP processing to find those
   addresses.  The key characteristic of this bucket is that
   there is no downgrading of messages in transit; changes to
   addresses or other information are made only at the
   originating MUA or submission server, typically in response
   to external knowledge or some information received by them
   such as an NDN.  This bucket does not require Alt-Addr
   parameters, header address syntax to support them, or other
   dependencies on legacy compatibility strategies in the core
   transmission protocols. 

3) No fallback.  This devolves into "messages with
   undeliverable addresses are rejected", i.e., the
   traditional SMTP model.  A user, or programs acting on the
   user's behalf, can, of course, alter or resubmit the
   message with different address information.

Declared address pairs (e.g., with Alt-Addr) have been ruled out as a possible solution.  The RFC5504 experiment was invaluable in revealing the limitations of a paired address system.  While the idea of friendly alternate addresses is attractive, the Design Team concludes that paired address mechanisms are inherently fragile.  The pairing has innate problems with lost pairs, mismatched pairs, possible spoofing, and failure in some cases.  Additionally, the extensions provided by RFC5504 cause problems for some legacy mail systems.

Discoverable fallback address mechanisms are potentially interesting because they can always be determined by systems aware of the discoverability convention.  However, discoverable fallback address mechanisms do not require Alt-Addr and do not have to be visible in the core documents.  There has been a lot of discussion about the practicality of the proposed mechanisms for discoverable fallback; we expect that those discussions will continue, but that they will do so outside the critical path.

In theory, discoverable fallback addresses could be discovered by a relay server rather than at the MUA/submission server.
This approach was deemed impractical; it requires too much coordination between parties that do not have communication with each other.

No fallback is a technically "simple" solution.  It also does not require Alt-Addr and requires no consideration in the core documents.  The submission server may still resubmit using SMTP if available.

By ruling out "declared address pairs" solutions as impractical, and by removing any support for "downgrading at relays", we remove the dependency of the core documents on specific downgrade models.  This allows further progress on the core documents by the working group.

The Design Team recognizes that "no fallback" provides a very minimal transition mechanism, however we feel that "no fallback" is better than allowing downgrade to block further progress.  By supporting "no fallback" as the immediate solution, we still allow for a "discoverable fallback address"
mechanism, should one be proposed.  However the Design Team recommends that any such investigation to be independent of the work on to finish the core documents.

In conclusion, the EAI Downgrade Design Team recommends:

o That we immediately recharter EAI to focus on the core
  standards track documents, i.e., RFC4952bis, RFC5335bis,
  RFC5336bis, RFC5337bis, RFC5721bis, and the in-progress
  drafts. 

o RFC5504 should be deprecated.  The core documents will not
  rely on fallback or downgrade techniques, particularly by
  relays.

o Discoverable fallback addresses may be investigated
  independently of the core documents.  Any such work would be
  part of, or connected to, an optional MUA/submission
  protocol, independent of the core transport documents. 

The design team also noted that an informational RFC regarding selection of addresses (both Unicode and ASCII) would be helpful, that clients SHOULD use Unicode Normalization Form C, and that servers MUST use NFC.

Definitions:

Core Documents - RFC4952bis, RFC5335bis, RFC5336bis, RFC5337bis, RFC5721bis, and the in-progress drafts, excluding "downgrade".

Submission System - The user, sending MUA or submission server.

Fallback - A mechanism where the submission system attempts to
  resubmit mail using legacy SMTP if UTF8SMTP is rejected or
  returned as undeliverable.

Downgrade - RFC5504 style mechanisms that intend to ease
  transition between legacy SMTP systems and UTF8SMTP systems.

In-transit - message or address transformations performed in
  SMTP transport, after the message leaves the Submission
  Server and before delivery to the Final Delivery Server (as
  defined in RFC 5321), such as by relays.