Re: [EAI] Localpart normalization (was Re: Downgrade Design Team Discussion Results Released)

John C Klensin <klensin@jck.com> Thu, 18 March 2010 23:59 UTC

Return-Path: <klensin@jck.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 6E6F93A68B8 for <ima@core3.amsl.com>; Thu, 18 Mar 2010 16:59:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.023
X-Spam-Level:
X-Spam-Status: No, score=-1.023 tagged_above=-999 required=5 tests=[AWL=-1.043, BAYES_05=-1.11, DNS_FROM_OPENWHOIS=1.13]
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 WTY19-UzuOfe for <ima@core3.amsl.com>; Thu, 18 Mar 2010 16:59:09 -0700 (PDT)
Received: from bs.jck.com (ns.jck.com [209.187.148.211]) by core3.amsl.com (Postfix) with ESMTP id 90C033A672E for <ima@ietf.org>; Thu, 18 Mar 2010 16:59:09 -0700 (PDT)
Received: from [127.0.0.1] (helo=localhost) by bs.jck.com with esmtp (Exim 4.34) id 1NsPcW-0001ud-DV; Thu, 18 Mar 2010 19:59:20 -0400
Date: Thu, 18 Mar 2010 19:59:19 -0400
From: John C Klensin <klensin@jck.com>
To: Alexey Melnikov <alexey.melnikov@isode.com>, ima@ietf.org
Message-ID: <CB9B6E25FC401E397C93A8B1@PST.JCK.COM>
In-Reply-To: <4BA2B96F.2050906@isode.com>
References: <468003898.09293@cnnic.cn> <468721920.28140@cnnic.cn> <4BA2B96F.2050906@isode.com>
X-Mailer: Mulberry/4.0.8 (Win32)
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Subject: Re: [EAI] Localpart normalization (was Re: 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: Thu, 18 Mar 2010 23:59:10 -0000

--On Thursday, March 18, 2010 23:38 +0000 Alexey Melnikov
<alexey.melnikov@isode.com> wrote:

> As a side note, one of the things suggested by the EAI
> downgrade design team should be further discussed and should
> be coordinated with the NewPrep BOF:
> 
> YAO Jiankang wrote:
>> 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.
>>   
> Whatever normalization we recommend, it should be consistent
> with handling of nodes in XMPP (NodePrepBis) and SASLPrepBis.

Alexey, FWIW, RFC 5198 suggests NFC and explains why.  Unless
there is a really strong reason to do something else, my
recommendation is that all three of these specs conform to that
recommendation.

      john