Protocol Action: IMAP4 to Proposed Standard

IESG Secretary <iesg-secretary@CNRI.Reston.VA.US> Fri, 09 September 1994 13:28 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa02841; 9 Sep 94 9:28 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa02837; 9 Sep 94 9:28 EDT
Received: from mx2.cac.washington.edu by CNRI.Reston.VA.US id aa06646; 9 Sep 94 9:28 EDT
Received: by mx2.cac.washington.edu (5.65+UW94.4/UW-NDC Revision: 2.30 ) id AA17799; Fri, 9 Sep 94 06:12:48 -0700
Errors-To: owner-imap@cac.washington.edu
X-Orig-Sender: owner-imap@cac.washington.edu
Return-Path: <jstewart@CNRI.Reston.VA.US>
Received: from ietf.cnri.reston.va.us by mx2.cac.washington.edu (5.65+UW94.4/UW-NDC Revision: 2.30 ) id AA17787; Fri, 9 Sep 94 06:12:46 -0700
Received: from [127.0.0.1] by IETF.CNRI.Reston.VA.US id aa02438; 9 Sep 94 9:04 EDT
To: IETF-Announce:;
MMDF-Warning: Parse error in original version of preceding line at CNRI.Reston.VA.US
Cc: RFC Editor <rfc-editor@isi.edu>
Cc: Internet Architecture Board <iab@isi.edu>
Cc: imap@cac.washington.edu
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: IESG Secretary <iesg-secretary@CNRI.Reston.VA.US>
Subject: Protocol Action: IMAP4 to Proposed Standard
Date: Fri, 09 Sep 1994 09:04:09 -0400
Message-Id: <9409090904.aa02438@IETF.CNRI.Reston.VA.US>

[This is a re-send.  The subject line of the original announcement
mistakenly suggested that only the "authentication mechanisms"
document was becoming a Proposed Standard.]

  The IESG has approved the Internet-Drafts:
  
    o "INTERNET MESSAGE ACCESS PROTOCOL - VERSION 4"
      <draft-ietf-imap-imap4-05.txt>

    o "IMAP4 Authentication mechanisms" <draft-ietf-imap-auth-01.txt>

  as Proposed Standards.  The IESG also recommends to the RFC Editor
  that the Internet-Drafts:

    o "IMAP4 COMPATIBILITY WITH IMAP2 AND IMAP2BIS"
      <draft-ietf-imap-compat-00.txt>

    o "DISTRIBUTED ELECTRONIC MAIL MODELS IN IMAP4"
      <draft-ietf-imap-model-00.txt>
  
  be published as Informational RFCs.

  These documents are the product of the Internet Message Access
  Protocol Working Group.  The IESG contact person is John Klensin.
 
Protocol Write-Up
 
  The Internet Message Access Protocol, Version 4 (IMAP4) allows a
  client to access and manipulate electronic mail messages on a server.
  IMAP4 permits manipulation of remote message folders, called
  "mailboxes", in a way that is functionally equivalent to local
  mailboxes.  IMAP4 also provides the capability for an offline client
  to resynchronize with the server.

  IMAP4 includes operations for creating, deleting, and renaming
  mailboxes; checking for new messages; permanently removing messages;
  setting and clearing flags; RFC 822 and MIME parsing; searching; and
  selective fetching of message attributes, texts, and portions
  thereof.  Messages in IMAP4 are accessed by a set of either sequence
  numbers (relative position from 1 to the number of messages in the
  mailbox) or immutable unique identifiers.

  IMAP4 is designed to be upwards compatible from the protocol.

  This set of documents specifies the IMAP4 protocol and authentication
  mechanisms for use with it, and provides information about
  compatibility with earlier versions and suggestions about
  disconnected use.

  The working group reached consensus on all significant issues.  The
  protocol was reviewed for IESG by the Area Director, John Klensin.