Re: [EAI] I-D Action: draft-ietf-eai-mailinglistbis-00.txt

"John Levine" <johnl@taugh.com> Sat, 26 November 2011 05:14 UTC

Return-Path: <johnl@iecc.com>
X-Original-To: ima@ietfa.amsl.com
Delivered-To: ima@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E4EF21F8B27 for <ima@ietfa.amsl.com>; Fri, 25 Nov 2011 21:14:34 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -111.106
X-Spam-Level:
X-Spam-Status: No, score=-111.106 tagged_above=-999 required=5 tests=[AWL=0.093, BAYES_00=-2.599, HABEAS_ACCREDITED_SOI=-4.3, RCVD_IN_BSP_TRUSTED=-4.3, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1vDkvkA8WBw1 for <ima@ietfa.amsl.com>; Fri, 25 Nov 2011 21:14:33 -0800 (PST)
Received: from leila.iecc.com (leila6.iecc.com [IPv6:2001:470:1f07:1126:0:4c:6569:6c61]) by ietfa.amsl.com (Postfix) with ESMTP id 6AFF421F8B24 for <ima@ietf.org>; Fri, 25 Nov 2011 21:14:32 -0800 (PST)
Received: (qmail 53226 invoked from network); 26 Nov 2011 05:14:30 -0000
Received: from gal.iecc.com (64.57.183.53) by mail2.iecc.com with SMTP; 26 Nov 2011 05:14:30 -0000
Received: (qmail 38133 invoked from network); 26 Nov 2011 05:14:30 -0000
Received: from leila.iecc.com (64.57.183.34) by mail1.iecc.com with QMQP; 26 Nov 2011 05:14:30 -0000
Date: Sat, 26 Nov 2011 05:14:07 -0000
Message-ID: <20111126051407.96953.qmail@joyce.lan>
From: John Levine <johnl@taugh.com>
To: ima@ietf.org
In-Reply-To: <557F5C82B51A0DB18B7B9136@PST.JCK.COM>
Organization:
X-Headerized: yes
Mime-Version: 1.0
Content-type: text/plain; charset="utf-8"
Content-transfer-encoding: 7bit
Subject: Re: [EAI] I-D Action: draft-ietf-eai-mailinglistbis-00.txt
X-BeenThere: ima@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "EAI \(Email Address Internationalization\)" <ima.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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: Sat, 26 Nov 2011 05:14:34 -0000

>>> Where does using a percent-encoded instead of a punycoded
>>> <ihost> help wrt mailing lists?  So far I think you can
>>> either keep UTF-8 "as is" or "get it right" (= 3987 + 5890).
>> 
>> I still prefer to let other people weigh in on this.

I went back and looked at that section again.  (Excuse: it's from
Randy's old draft.)  The sentence in question says: 

  Note that discussion on whether internationalized domain names
  should be percent-encoded or puny-coded, is ongoing; see <xref
  target="I-D.duerst-iri-bis" />.

In relation to ASCII mail, it's probably worth pointing out that a few
characters, notably percent and exclamation point, have been used for
routing hacks, and it's still risky to use them in e-mail addresses.
Do we think those characters will still be risky in EAI mail?  If so,
is this the right place to mention it?

I'm thinking of rewriting the section on List-* headers just to say
that the specs for encoding UTF-8 into URLs are in flux, so even in
EAI mail, it may be a challenge to create non-ASCII List-* headers
that interoperate reliably.  How's that?

Although I think that John K's \U'abcd' looks reasonable, this draft
is currently limited to describing the problems rather than guessing
how to deal with them, so it doesn't seem appropriate to mention it.

R's,
John