Re: [MORG] draft-ietf-morg-multimailbox-search-05 - WGLC

Alexey Melnikov <alexey.melnikov@isode.com> Wed, 09 February 2011 21:26 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: morg@core3.amsl.com
Delivered-To: morg@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 2C4EF3A6866 for <morg@core3.amsl.com>; Wed, 9 Feb 2011 13:26:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level:
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 t2WiepQ+Amtz for <morg@core3.amsl.com>; Wed, 9 Feb 2011 13:26:52 -0800 (PST)
Received: from rufus.isode.com (rufus.isode.com [62.3.217.251]) by core3.amsl.com (Postfix) with ESMTP id 230C63A6925 for <morg@ietf.org>; Wed, 9 Feb 2011 13:26:43 -0800 (PST)
Received: from [192.168.1.124] ((unknown) [62.3.217.253]) by rufus.isode.com (submission channel) via TCP with ESMTPA id <TVMGnAADL3fB@rufus.isode.com>; Wed, 9 Feb 2011 21:26:52 +0000
X-SMTP-Protocol-Errors: NORDNS
Message-ID: <4D530665.6000609@isode.com>
Date: Wed, 09 Feb 2011 21:25:57 +0000
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: Timo Sirainen <tss@iki.fi>
References: <AANLkTikk7E2+jp-1EO19=FeQ+4BgeEUSr1wU61cd7ZN1@mail.gmail.com> <BBB6C511-6543-4D2C-96C6-0BF0AFDFC966@iki.fi> <AANLkTinRmwLgxGA42XpZ4VZPO_FUjE+oGXc20cS5rY6E@mail.gmail.com> <1296843508.18488.360.camel@hurina>
In-Reply-To: <1296843508.18488.360.camel@hurina>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: morg <morg@ietf.org>, Barry Leiba <barryleiba@computer.org>
Subject: Re: [MORG] draft-ietf-morg-multimailbox-search-05 - WGLC
X-BeenThere: morg@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Messaging Organization <morg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/morg>, <mailto:morg-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/morg>
List-Post: <mailto:morg@ietf.org>
List-Help: <mailto:morg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/morg>, <mailto:morg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Feb 2011 21:26:53 -0000

Timo Sirainen wrote:

>On Tue, 2011-01-25 at 12:43 -0500, Barry Leiba wrote:
>  
>
>>We're halfway through the WGLC period, and have had no comments.
>>Please, let's get at least two or three reviews of this version, and
>>confirm (or refute) that it's ready to go.
>>    
>>
>Pretty quiet in here.. I've anyway reviewed. Just one thing:
>  
>
>>   S: * ESEARCH (TAG "tag1" MAILBOX "folder1" UIDVALIDITY 1) UID ALL
>>   4001,4003,4005,4007,4009
>>   S: * ESEARCH (TAG "tag2" MAILBOX "folder1" UIDVALIDITY 6789023554)
>>   UID ALL 195001:195004,169788
>>    
>>
>UIDVALIDITY changes rather suddenly in this example, so I think that's
>just unnecessary confusion.
>
Good point. Should be UIDVALIDITY 1 on the second quoted line as well.

>Also the second one's UID set isn't sorted
>as it should be.
>