Re: [MORG] I-D Action:draft-ietf-morg-multimailbox-search-04.txt

Barry Leiba <barryleiba@computer.org> Tue, 09 November 2010 08:16 UTC

Return-Path: <barryleiba.mailing.lists@gmail.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 618A43A69B5 for <morg@core3.amsl.com>; Tue, 9 Nov 2010 00:16:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.913
X-Spam-Level:
X-Spam-Status: No, score=-101.913 tagged_above=-999 required=5 tests=[AWL=0.064, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, 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 61qoiJ2HWzAP for <morg@core3.amsl.com>; Tue, 9 Nov 2010 00:16:17 -0800 (PST)
Received: from mail-yw0-f44.google.com (mail-yw0-f44.google.com [209.85.213.44]) by core3.amsl.com (Postfix) with ESMTP id 254D93A69AF for <morg@ietf.org>; Tue, 9 Nov 2010 00:16:17 -0800 (PST)
Received: by ywp6 with SMTP id 6so4424279ywp.31 for <morg@ietf.org>; Tue, 09 Nov 2010 00:16:40 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=ohNMJAJDTkpHYvE+OisdPLMoyFZChqf3Fa9TZsWzDaU=; b=uns8pZ/V1gsC33U09seOvkqvECpsLYWTY3Ac3Aem31DLIbjAhmfRtITrBicOUPR/cn QlHKSGvis7ICwhRBG4xFdM20bTvIU75e7LykAGiadh+CQapEq45F3UtzeWD3hcfiE4Bx W/8h5VxN6aH4pUb+Vnjln7tkJxN7C7o7veaaY=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=h0UWo+nb8HJ+kT64M0LKB2JXq0ftJI9l1M5ax4+MmENtXhNhA61n7J2RNZlh40NiUq afMFgzOXV8/+2Rbnpi4g2Fvprsihg1VQNwY+jp11ueYQWSBdi2M0fPHEoNWDggIcXwER Zyhg3+PO/BqKrAah1Y82GL5Nnvwxp7XNa1tjU=
MIME-Version: 1.0
Received: by 10.229.181.140 with SMTP id by12mr4218013qcb.48.1289290599056; Tue, 09 Nov 2010 00:16:39 -0800 (PST)
Sender: barryleiba.mailing.lists@gmail.com
Received: by 10.220.181.67 with HTTP; Tue, 9 Nov 2010 00:16:39 -0800 (PST)
In-Reply-To: <20101109021529.26008.63016.idtracker@localhost>
References: <20101109021529.26008.63016.idtracker@localhost>
Date: Tue, 09 Nov 2010 16:16:39 +0800
X-Google-Sender-Auth: 2kM9CVc0wMdri71a5R2v4rWoDlI
Message-ID: <AANLkTim5TZY-_LOKHGOcj5=UpxBZ9sou=rUOGN0dwPPn@mail.gmail.com>
From: Barry Leiba <barryleiba@computer.org>
To: morg@ietf.org
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Subject: Re: [MORG] I-D Action:draft-ietf-morg-multimailbox-search-04.txt
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: Tue, 09 Nov 2010 08:16:18 -0000

I have posted a new version of multimailbox-search.  I believe this
version takes care of all comments so far, and that this version is
now ready for working group last call.  Other chairs, if you agree,
please issue a working group last call on this version.

Thanks,
Barry

On Tue, Nov 9, 2010 at 10:15 AM,  <Internet-Drafts@ietf.org> wrote:
> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> This draft is a work item of the Message Organization Working Group of the IETF.
>
>        Title           : IMAP4 Multimailbox SEARCH Extension
>        Author(s)       : B. Leiba, A. Melnikov
>        Filename        : draft-ietf-morg-multimailbox-search-04.txt
>        Pages           : 11
>        Date            : 2010-11-08
>
> The IMAP4 specification allows the searching only of the selected
> mailbox.  A user often wants to search multiple mailboxes, and a
> client that wishes to support this must issue a series of SELECT and
> SEARCH commands, waiting for each to complete before moving on to the
> next.  This extension allows a client to search multiple mailboxes
> with one command, limiting the round-trips and waiting for various
> searches to complete, and not requiring disruption of the currently
> selected mailbox.  This also uses MAILBOX and TAG fields in ESEARCH
> responses, allowing a client to pipeline the searches if it chooses.
>
> A URL for this Internet-Draft is:
> http://www.ietf.org/internet-drafts/draft-ietf-morg-multimailbox-search-04.txt
>