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

Timo Sirainen <tss@iki.fi> Fri, 04 February 2011 18:15 UTC

Return-Path: <tss@iki.fi>
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 AED0B3A69DC for <morg@core3.amsl.com>; Fri, 4 Feb 2011 10:15:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.599
X-Spam-Level:
X-Spam-Status: No, score=-106.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, 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 HVH5zgNaYWww for <morg@core3.amsl.com>; Fri, 4 Feb 2011 10:15:06 -0800 (PST)
Received: from dovecot.org (dovecot.org [62.236.108.70]) by core3.amsl.com (Postfix) with ESMTP id BB3823A694A for <morg@ietf.org>; Fri, 4 Feb 2011 10:15:06 -0800 (PST)
Received: from [192.168.100.43] (a91-153-29-233.elisa-laajakaista.fi [91.153.29.233]) by dovecot.org (Postfix) with ESMTP id 5BCAAFA8C80; Fri, 4 Feb 2011 20:18:28 +0200 (EET)
From: Timo Sirainen <tss@iki.fi>
To: Barry Leiba <barryleiba@computer.org>
In-Reply-To: <AANLkTinRmwLgxGA42XpZ4VZPO_FUjE+oGXc20cS5rY6E@mail.gmail.com>
References: <AANLkTikk7E2+jp-1EO19=FeQ+4BgeEUSr1wU61cd7ZN1@mail.gmail.com> <BBB6C511-6543-4D2C-96C6-0BF0AFDFC966@iki.fi> <AANLkTinRmwLgxGA42XpZ4VZPO_FUjE+oGXc20cS5rY6E@mail.gmail.com>
Content-Type: text/plain; charset="ISO-8859-15"
Date: Fri, 04 Feb 2011 20:18:28 +0200
Message-ID: <1296843508.18488.360.camel@hurina>
Mime-Version: 1.0
X-Mailer: Evolution 2.30.3
Content-Transfer-Encoding: 7bit
Cc: morg <morg@ietf.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: Fri, 04 Feb 2011 18:15:07 -0000

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. Also the second one's UID set isn't sorted
as it should be.