* Fix to UID EXPUNGE support for newsgroups. count_flagged erases
[alpine.git] / imap / docs / README.rfc
blobd320a3bb14b13a099082e46d8a7841ca009e94a4
1 This distribution used to contain a copy of RFCs that are relevant to the 
2 implementation of IMAP support in the c-client library. These have been 
3 removed, but the list of relevant RFCs is listed below.
5 The following documents are necessary to understand the syntax rules
6 most of the remaining documents.  Note that some documents refer to
7 RFC 2234 which has been replaced by RFC 5234:
8    rfc5234.txt  Augmented BNF for Syntax Specifications - ABNF
9    rfc4466.txt  Collected Extensions to IMAP4 ABNF
12 The following documents specify the IMAP protocol:
13    rfc3501.txt  Internet Message Access Protocol - Version 4rev1
16 The following documents provide additional information which is useful
17 in understanding the IMAP protocol:
18    rfc1733.txt  Distributed Electronic Mail Models in IMAP4
19    rfc2180.txt  IMAP4 Multi-Accessed Mailbox Practice
20    rfc2683.txt  IMAP4 Implementation Recommendations
21    rfc4549.txt  Synchronization Operations for Disconnected IMAP4 Clients
24 The following documents describe extensions to the IMAP protocol.
25 Items marked with "*" are supported in this distribution:
26    rfc4314.txt  ACL
27  * rfc3516.txt  BINARY
28    rfc4469.txt  CATENATE
29  * rfc3348.txt  CHILDREN
30    rfc4978.txt  COMPRESS
31    rfc4551.txt  CONDSTORE
32    rfc5161.txt  ENABLE
33  * rfc4731.txt  ESEARCH
34    rfc2971.txt  ID
35  * rfc2177.txt  IDLE
36  * rfc2088.txt  LITERAL+
37  * rfc2221.txt  LOGIN-REFERRALS
38  * rfc2193.txt  MAILBOX-REFERRALS
39  * rfc3502.txt  MULTIAPPEND
40  * rfc2342.txt  NAMESPACE
41    rfc5162.txt  QRESYNC
42    rfc2087.txt  QUOTA
43  * rfc4959.txt  SASL-IR
44  * rfc4315.txt  UIDPLUS
45  * rfc3691.txt  UNSELECT
46    rfc4467.txt  URLAUTH
47  * rfc5032.txt  WITHIN
50 The following documents describe SASL:
51    rfc4422.txt  Simple Authentication and Security Layer (SASL)
52 and the SASL mechanisms supported in this distribution:
53    rfc4505.txt  ANONYMOUS
54    rfc2195.txt  CRAM-MD5
55    rfc4752.txt  GSSAPI
56    rfc4616.txt  PLAIN
59 The following documents relate to internationalization issues:
60    rfc4790.txt  Internet Application Protocol Collation Registry
61    rfc5051.txt  i;unicode-casemap - Simple Unicode Collation Algorithm
64 The following documents are primarily of historic interest:
65    rfc1732.txt  IMAP4 Compatibility with IMAP2 and IMAP2bis
66    rfc2061.txt  IMAP4 Compatibility with IMAP2bis
67    rfc2062.txt  Internet Message Access Protocol - Obsolete Syntax
70 The following documents discuss matters which are related to IMAP:
71    rfc3503.txt  MDN Profile for IMAP
72    rfc3656.txt  MUPDATE Distributed Mailbox Database Protocol
73    rfc4468.txt  Message Submission BURL Extension
74    rfc5092.txt  IMAP URL Scheme