Protocol Action: 'IMAP4 Multimailbox SEARCH Extension' to Proposed Standard (draft-ietf-appsawg-multimailbox-search-04.txt)

The IESG <iesg-secretary@ietf.org> Mon, 11 August 2014 18:26 UTC

Return-Path: <iesg-secretary@ietf.org>
X-Original-To: ietf-announce@ietfa.amsl.com
Delivered-To: ietf-announce@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE7811A06E1 for <ietf-announce@ietfa.amsl.com>; Mon, 11 Aug 2014 11:26:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rUTamLzIvVwH; Mon, 11 Aug 2014 11:26:35 -0700 (PDT)
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 6593A1A074D; Mon, 11 Aug 2014 11:26:29 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: Protocol Action: 'IMAP4 Multimailbox SEARCH Extension' to Proposed Standard (draft-ietf-appsawg-multimailbox-search-04.txt)
X-Test-IDTracker: no
X-IETF-IDTracker: 5.6.2.p5
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20140811182629.31164.27963.idtracker@ietfa.amsl.com>
Date: Mon, 11 Aug 2014 11:26:29 -0700
Archived-At: http://mailarchive.ietf.org/arch/msg/ietf-announce/0x7D2KICfiD7azdB7tBfo8RBtSs
Cc: RFC Editor <rfc-editor@rfc-editor.org>
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.15
Reply-To: ietf@ietf.org
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf-announce/>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 11 Aug 2014 18:26:37 -0000

The IESG has approved the following document:
- 'IMAP4 Multimailbox SEARCH Extension'
  (draft-ietf-appsawg-multimailbox-search-04.txt) as Proposed Standard

This document is the product of the Applications Area Working Group.

The IESG contact persons are Pete Resnick and Barry Leiba.

A URL of this Internet Draft is:
http://datatracker.ietf.org/doc/draft-ietf-appsawg-multimailbox-search/





Technical Summary

   The IMAP4 specification allows the searching of only 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 round trips delay, and not requiring
   disruption of the currently selected mailbox.  This extension also
   uses MAILBOX and TAG fields in ESEARCH responses, allowing a client
   to pipeline the searches if it chooses.  This document updates RFC
   4466 and obsoletes RFC 6237.

Working Group Summary

   The document was reviewed on the imapext mailing list by several
   participants. This is also where the original work on RFC 6237 was
   done.  There was some discussion within the interested community on
   that list (around a half dozen regular contributors) about whether
   there was ample implementation experience to justify moving it to the
   Standards Track, and after some concerns were addressed in that
   regard, consensus was reached to proceed.

   There is another mechanism referred to as “\all” that a few
   believe to be the more widely deployed solution, but it has not been
   documented and there don’t appear to be any plans to do so.

   There is an imapext thread where this discussion took place,
   including anecdotes of implementation as well as some from people who
   chose not to implement and their reasons.  The thread begins here:

   http://www.ietf.org/mail-archive/web/imapext/current/msg05151.html

   The OpsDir review resulted in the addition of section 2.4.

Document Quality

   This document moves the contained extension from Experimental status
   (originally RFC 6237) to the standards track after some
   implementation experience has shown it to be useful and stable. An
   Implementation Status section appears in the draft.

Personnel

   Murray Kucherawy is the document shepherd.
   Pete Resnick is the responsible Area Director.