Re: [EAI] draft-ietf-eai-popimap-downgrade-03.txt

Frank Ellermann <hmdmhdfmhdjmzdtjmzdtzktdkztdjz@gmail.com> Tue, 15 November 2011 04:30 UTC

Return-Path: <hmdmhdfmhdjmzdtjmzdtzktdkztdjz@gmail.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 BD8F711E813A for <ima@ietfa.amsl.com>; Mon, 14 Nov 2011 20:30:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.897
X-Spam-Level:
X-Spam-Status: No, score=-102.897 tagged_above=-999 required=5 tests=[AWL=0.202, BAYES_00=-2.599, FROM_LOCAL_NOVOWEL=0.5, RCVD_IN_DNSWL_LOW=-1, 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 u5CVrFk7eNSZ for <ima@ietfa.amsl.com>; Mon, 14 Nov 2011 20:30:06 -0800 (PST)
Received: from mail-ww0-f44.google.com (mail-ww0-f44.google.com [74.125.82.44]) by ietfa.amsl.com (Postfix) with ESMTP id 0AC9511E81A6 for <ima@ietf.org>; Mon, 14 Nov 2011 20:30:05 -0800 (PST)
Received: by wwe5 with SMTP id 5so3918442wwe.13 for <ima@ietf.org>; Mon, 14 Nov 2011 20:30:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=raZlL4GgruVpknAIKaNIAVI5rwkSJodLaWn4X5K+tRQ=; b=NQVovDNnXovoL7dDxBo1AeiRE/KgPIr7XewTeLGkUS6cavOXU3/DUdfUtOFN41y2Hh IlhwHXm+ALj2EzvAU9vaIoz0VlfwQCxY2diYQLZSMo7teWvk9XYFxY8dmdGdraKXqAA0 KQvi9HLW3T7lggucXSk+k4YgWjrHCMp55rZWA=
Received: by 10.216.52.16 with SMTP id d16mr4547633wec.88.1321331405147; Mon, 14 Nov 2011 20:30:05 -0800 (PST)
MIME-Version: 1.0
Received: by 10.216.184.147 with HTTP; Mon, 14 Nov 2011 20:29:24 -0800 (PST)
In-Reply-To: <20111115.111159.233706858.fujiwara@jprs.co.jp>
References: <20111031152155.5832.21783.idtracker@ietfa.amsl.com> <20111115.111159.233706858.fujiwara@jprs.co.jp>
From: Frank Ellermann <hmdmhdfmhdjmzdtjmzdtzktdkztdjz@gmail.com>
Date: Tue, 15 Nov 2011 05:29:24 +0100
Message-ID: <CAHhFybotCqnEAJ64ccfzkGfqQOWiYH7M12eC1x0+FtXtKmquiw@mail.gmail.com>
To: fujiwara@jprs.co.jp
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: ima@ietf.org
Subject: Re: [EAI] draft-ietf-eai-popimap-downgrade-03.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: Tue, 15 Nov 2011 04:30:07 -0000

On 15 November 2011 03:11, Kazunori Fujiwara wrote:

> Please check the draft and diffs at:
>       http://tools.ietf.org/html/draft-ietf-eai-popimap-downgrade-03

Hi, I don't get the idea of mail "from" a group.  You can only send
mail "to" a group, including Reply-To:.  It is just a funny tag for
zero or more recipients.  And the cases "zero" or "more than one" are
not what you want for a Sender: or Resent-Sender:.

Using <address> for *Sender: instead of <address-list> for *From:
does not help with the "zero" or "more than one" cases, because
address = mailbox / group

You specify downgrade algorithms for MAILBOX and GROUP, and that's
enough for the new "groupified" *From: and Sender:.  But IMO you'd
get a similar effect if you add an algorithm for MAILBOXLIST, and
keep the syntax of *From: and *Sender: as it is in RFC 5322.

Presumably this is an old IETF 81 discussion, and I just missed why
the "groupification" hack is better than my frontal KISS approach.

-Frank (will post again if I see another nit)