Skip to main content

Internet Message Access Protocol version 4 - LIST Command Extensions
RFC 5258

Revision differences

Document history

Date Rev. By Action
2018-06-14
18 Robert Sparks Restored the document states
2018-06-14
18 Robert Sparks Added updates and obsoletes relationships. See https://trac.tools.ietf.org/tools/ietfdb/ticket/2523
2015-10-14
18 (System) Notify list changed from imapext-chairs@ietf.org to (None)
2012-08-22
18 (System) post-migration administrative database adjustment to the No Objection position for Bill Fenner
2008-06-10
18 Cindy Morgan State Changes to RFC Published from RFC Ed Queue by Cindy Morgan
2008-06-10
18 Cindy Morgan [Note]: 'RFC 5258' added by Cindy Morgan
2008-06-09
18 (System) RFC published
2006-11-08
18 (System) Request for Early review by SECDIR Completed. Reviewer: Lakshminath Dondeti.
2006-10-23
18 Amy Vezza State Changes to RFC Ed Queue from Approved-announcement sent by Amy Vezza
2006-10-22
18 (System) IANA Action state changed to Waiting on RFC Editor from Waiting on Authors
2006-10-19
18 (System) IANA Action state changed to Waiting on Authors from In Progress
2006-10-18
18 (System) IANA Action state changed to In Progress from Waiting on RFC Editor
2006-10-18
18 Amy Vezza IESG state changed to Approved-announcement sent
2006-10-18
18 Amy Vezza IESG has approved the document
2006-10-18
18 Amy Vezza Closed "Approve" ballot
2006-10-18
18 Amy Vezza State Changes to Approved-announcement to be sent from IESG Evaluation::AD Followup by Amy Vezza
2006-10-17
18 Bill Fenner [Ballot Position Update] Position for Bill Fenner has been changed to No Objection from Discuss by Bill Fenner
2006-09-26
18 (System) New version available: draft-ietf-imapext-list-extensions-18.txt
2006-08-18
18 (System) Removed from agenda for telechat - 2006-08-17
2006-08-17
18 Amy Vezza State Changes to IESG Evaluation::AD Followup from IESG Evaluation by Amy Vezza
2006-08-17
18 Bill Fenner
[Ballot discuss]
The ABNF for childinfo-extended-item has comments wrapped, making parts of them not comments and therefore syntax errors.

It's more appropriate to use DQUOTE …
[Ballot discuss]
The ABNF for childinfo-extended-item has comments wrapped, making parts of them not comments and therefore syntax errors.

It's more appropriate to use DQUOTE from the base grammar or %x22 than <">.  You use DQUOTE elsewhere so that's probably most appropriate.

Strictly speaking, the double-spaced entries for tagged-ext-comp and tagged-ext-val are syntax errors, because they have blank lines that are trying to be used for continuation lines, and continuation lines have to have whitespace.  It'd probably be easiest to just not double-space them.

There may be more - this was what I got from a quick pass, and I'm on vacation this week.
2006-08-17
18 Bill Fenner [Ballot Position Update] New position, Discuss, has been recorded for Bill Fenner by Bill Fenner
2006-08-17
18 Mark Townsley [Ballot Position Update] New position, No Objection, has been recorded for Mark Townsley by Mark Townsley
2006-08-17
18 Jari Arkko [Ballot Position Update] New position, No Objection, has been recorded for Jari Arkko by Jari Arkko
2006-08-17
18 Jon Peterson [Ballot Position Update] New position, No Objection, has been recorded for Jon Peterson by Jon Peterson
2006-08-16
18 David Kessens [Ballot Position Update] New position, No Objection, has been recorded for David Kessens by David Kessens
2006-08-16
18 Cullen Jennings [Ballot Position Update] New position, No Objection, has been recorded for Cullen Jennings by Cullen Jennings
2006-08-16
18 Yoshiko Fong
IANA Last Call Comment:

Upon approval of this document, the IANA understands that two new registries need to be created. The IANA will create a …
IANA Last Call Comment:

Upon approval of this document, the IANA understands that two new registries need to be created. The IANA will create a new Internet Message Access Protocol (IMAP) 4 LIST-EXTENDED registry. In this registry will be two new subregistries: the LIST-EXTENDED options subregistry and the LIST-EXTENDED response subregistry.

The new LIST-EXTENDED options subregistry will be populated with the following initial entries:

LIST-EXTENDED option name: SUBSCRIBED
LIST-EXTENDED option type: SELECTION
Implied return options(s): SUBSCRIBED
LIST-EXTENDED option description: Causes the LIST command to list
subscribed mailboxes, rather than the actual mailboxes.
Published specification : XXXX, Section 3.
Security considerations: XXXX, Section 8.
Intended usage: COMMON
Person and email address to contact for further information: Alexey
Melnikov
Owner/Change controller: iesg@ietf.org

LIST-EXTENDED option name: REMOTE
LIST-EXTENDED option type: SELECTION
Implied return options(s): (none)
LIST-EXTENDED option description: causes the LIST command to return remote
mailboxes as well as local ones, as described in RFC 2193.
Published specification : XXXX, Section 3.
Security considerations: XXXX, Section 8.
Intended usage: COMMON
Person and email address to contact for further information: Alexey
Melnikov
Owner/Change controller: iesg@ietf.org

LIST-EXTENDED option name: SUBSCRIBED
LIST-EXTENDED option type: RETURN
LIST-EXTENDED option description: Causes the LIST command to return
subscription state.
Published specification : XXXX, Section 3.
Security considerations: XXXX, Section 8.
Intended usage: COMMON
Person and email address to contact for further information: Alexey
Melnikov
Owner/Change controller: iesg@ietf.org

LIST-EXTENDED option name: RECURSIVEMATCH
LIST-EXTENDED option type: SELECTION
Implied return options(s): (none)
LIST-EXTENDED option description: Requests that CHILDINFO extended data
item (childinfo-extended-item) is to be returned.
Published specification : XXXX, Section 3.
Security considerations: XXXX, Section 8.
Intended usage: COMMON
Person and email address to contact for further information: Alexey
Melnikov
Owner/Change controller: iesg@ietf.org

LIST-EXTENDED option name: CHILDREN
LIST-EXTENDED option type: RETURN
LIST-EXTENDED option description: Requests mailbox child information.
Published specification : XXXX, Section 3 and Section 4.
Security considerations: XXXX, Section 8.
Intended usage: COMMON
Person and email address to contact for further information: Alexey
Melnikov
Owner/Change controller: iesg@ietf.org

The new LIST-EXTENDED response subregistry will be populated with the following
initial entry:

LIST-EXTENDED extended data item tag: CHILDINFO
LIST-EXTENDED extended data item description: The CHILDINFO extended data
item describes the selection criteria that has caused it to be returned and indicates that the mailbox has one or more child mailbox that match the selection criteria.
Which LIST-EXTENDED option(s) (and their types) causes this extended data
item to be returned (if any): RECURSIVEMATCH selection option
Published specification : XXXX, Section 3.5.
Security considerations: XXXX, Section 8.
Intended usage: COMMON
Person and email address to contact for further information: Alexey
Melnikov
Owner/Change controller: iesg@ietf.org

The IANA understands these to be the only IANA Actions needed upon approval of the document.
2006-08-15
18 Ross Callon [Ballot Position Update] New position, No Objection, has been recorded for Ross Callon by Ross Callon
2006-08-15
18 Russ Housley [Ballot Position Update] New position, No Objection, has been recorded for Russ Housley by Russ Housley
2006-08-15
18 Sam Hartman [Ballot Position Update] New position, No Objection, has been recorded for Sam Hartman by Sam Hartman
2006-08-15
18 Lars Eggert
[Ballot comment]
INTRODUCTION, paragraph 15:

>    A revised version of this draft document will be submitted to the RFC
>    editor as a …
[Ballot comment]
INTRODUCTION, paragraph 15:

>    A revised version of this draft document will be submitted to the RFC
>    editor as a Proposed Standard for the Internet Community.  Discussion
>    and suggestions for improvement are requested, and should be sent to
>    ietf-imapext@imc.org.

  I guess this note should be removed upon publication.


Section 1., paragraph 0:

>    1.  Exactly one LIST response should be returned for each mailbox
>        name which matches the canonical LIST pattern.  Server
>        implementors must not assume that clients will be able to
>        assemble mailbox attributes and other information returned in
>        multiple LIST responses.

  Shouldn't the "should" and "must not" be RFC2119 terms here?


Section 3., paragraph 0:

>    3.  Attributes returned in the same LIST response must be treated
>        additively.  For example the following response

  Shouldn't the "must" be a RFC2119 term here?


Section 11, paragraph 4:

>    The following table summarizes interaction between the "\NonExistent"
>    attribute and CHILDINFO (the first collumn describes if the parent

  Nit: s/collumn/column/


Section 4., paragraph 5:

>        This
>        might happen, for example, due to children mailboxes beig

  Nit: s/beig/being/


Section 4., paragraph 9:

>    It is an error for the server to return both a \HasChildren and a
>    \HasNoChildren attribute in the same LIST response.

  s/It is an error for the server to/The server MUST NOT/


Section 6., paragraph 0:

6.  Formal Syntax

  Check line wrapping and blank lines in the ABNF; it needed some
  tweaking after a copy&paste before it would validate.


Section 6., paragraph 2:

>    "vendor-token" is defined in [ACAP].  Note that this normative
>    reference to ACAP will be an issue in moving this spec forward, since
>    it introduces a dependency on ACAP.  The definitions of "vendor-
>    token" and of the IANA registry must eventually go somewhere else, in
>    a document that can be moved forward on the standards track
>    independently of ACAP.

  I lack the background to understand this comment about ACAP - can
  someone comment on how serious this issue is?
2006-08-15
18 Lars Eggert [Ballot Position Update] New position, No Objection, has been recorded for Lars Eggert by Lars Eggert
2006-08-14
18 Ted Hardie [Ballot Position Update] New position, No Objection, has been recorded for Ted Hardie by Ted Hardie
2006-08-10
18 Lisa Dusseault State Changes to IESG Evaluation from Waiting for AD Go-Ahead by Lisa Dusseault
2006-08-10
18 Lisa Dusseault Placed on agenda for telechat - 2006-08-17 by Lisa Dusseault
2006-08-10
18 Lisa Dusseault [Ballot Position Update] New position, Yes, has been recorded for Lisa Dusseault
2006-08-10
18 Lisa Dusseault Ballot has been issued by Lisa Dusseault
2006-08-10
18 Lisa Dusseault Created "Approve" ballot
2006-08-07
18 (System) State has been changed to Waiting for AD Go-Ahead from In Last Call by system
2006-07-28
18 (System) IANA Action state changed to In Progress
2006-07-24
18 Amy Vezza Last call sent
2006-07-24
18 Amy Vezza State Changes to In Last Call from Last Call Requested by Amy Vezza
2006-07-24
18 Lisa Dusseault State Changes to Last Call Requested from Publication Requested by Lisa Dusseault
2006-07-24
18 Lisa Dusseault Last Call was requested by Lisa Dusseault
2006-07-24
18 (System) Ballot writeup text was added
2006-07-24
18 (System) Last call text was added
2006-07-24
18 (System) Ballot approval text was added
2006-07-24
18 Lisa Dusseault Draft Added by Lisa Dusseault in state Publication Requested
2006-04-27
17 (System) New version available: draft-ietf-imapext-list-extensions-17.txt
2006-03-06
16 (System) New version available: draft-ietf-imapext-list-extensions-16.txt
2005-12-01
15 (System) New version available: draft-ietf-imapext-list-extensions-15.txt
2005-10-21
14 (System) New version available: draft-ietf-imapext-list-extensions-14.txt
2005-05-16
13 (System) New version available: draft-ietf-imapext-list-extensions-13.txt
2005-04-11
12 (System) New version available: draft-ietf-imapext-list-extensions-12.txt
2005-02-10
11 (System) New version available: draft-ietf-imapext-list-extensions-11.txt
2004-10-04
10 (System) New version available: draft-ietf-imapext-list-extensions-10.txt
2004-09-10
09 (System) New version available: draft-ietf-imapext-list-extensions-09.txt
2004-08-16
08 (System) New version available: draft-ietf-imapext-list-extensions-08.txt
2004-07-21
07 (System) New version available: draft-ietf-imapext-list-extensions-07.txt
2004-05-17
06 (System) New version available: draft-ietf-imapext-list-extensions-06.txt
2004-04-12
05 (System) New version available: draft-ietf-imapext-list-extensions-05.txt
2003-08-06
04 (System) New version available: draft-ietf-imapext-list-extensions-04.txt
2003-02-21
03 (System) New version available: draft-ietf-imapext-list-extensions-03.txt
2003-02-13
02 (System) New version available: draft-ietf-imapext-list-extensions-02.txt
2001-07-23
01 (System) New version available: draft-ietf-imapext-list-extensions-01.txt
2000-10-03
00 (System) New version available: draft-ietf-imapext-list-extensions-00.txt