Re: [EAI] AD review of draft-ietf-eai-pop-06

Alexey Melnikov <alexey.melnikov@isode.com> Mon, 27 July 2009 09:04 UTC

Return-Path: <alexey.melnikov@isode.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 E80133A6C36 for <ima@core3.amsl.com>; Mon, 27 Jul 2009 02:04:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 qkbdk2prUZl1 for <ima@core3.amsl.com>; Mon, 27 Jul 2009 02:04:20 -0700 (PDT)
Received: from rufus.isode.com (rufus.isode.com [62.3.217.251]) by core3.amsl.com (Postfix) with ESMTP id 4C4773A686E for <ima@ietf.org>; Mon, 27 Jul 2009 02:04:14 -0700 (PDT)
Received: from [130.129.20.248] (dhcp-14f8.meeting.ietf.org [130.129.20.248]) by rufus.isode.com (submission channel) via TCP with ESMTPA id <Sm1tjQAiQ5h1@rufus.isode.com>; Mon, 27 Jul 2009 10:04:14 +0100
Message-ID: <4A6D6D88.7060007@isode.com>
Date: Mon, 27 Jul 2009 11:04:08 +0200
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
X-Accept-Language: en-us, en
To: Randall Gellens <randy@qualcomm.com>
References: <4A5B2FBA.9080908@alvestrand.no> <4A622ED5.2050602@isode.com> <6c9fcc2a0907201429o390b83a1n5858ce2a32deef5e@mail.gmail.com> <4A6714FD.40202@isode.com> <p0624061ac6931bff6238@[192.168.1.13]>
In-Reply-To: <p0624061ac6931bff6238@[192.168.1.13]>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: barryleiba@computer.org, EAI WG <ima@ietf.org>
Subject: Re: [EAI] AD review of draft-ietf-eai-pop-06
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: Mon, 27 Jul 2009 09:04:21 -0000

Randall Gellens wrote:

> At 2:32 PM +0100 7/22/09, Alexey Melnikov wrote:
>
>>  If we want to keep the SHOULD, your last point ("Because clients 
>> have to be changed to ask for this anyway") needs to be explicitly 
>> spelled out. I am not sure how existing clients are using results of 
>> the LIST command. I also think that in this case the document needs 
>> to say that messages sizes MUST be consistent (i.e. for a given 
>> message the server must return the same size in LIST all the time).
>
> More text making it clear that sizes in POP should be advisory could 
> be helpful.

Right.

> I'm not sure why the size needs to be consistent, though.  For 
> example, if a server uses a guestimate initially, but then does a 
> conversion and learns the exact size, why shouldn't it start returning 
> the exact size?

Ok, this is a convincing argument.

My concern was about clients caching message sizes between sessions, 
maybe to help identify messages uniquely. But that might not be a real 
problem.