summaryrefslogtreecommitdiff
path: root/imap/docs/README.rfc
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2013-11-02 02:51:18 -0600
committerEduardo Chappa <chappa@washington.edu>2013-11-02 02:51:18 -0600
commit7fe712882b909931088a318c08041b0e7974a000 (patch)
tree2770f9b084e2efc7fc55e96e9bf4352cf2ff33a3 /imap/docs/README.rfc
parentbdfc834badee92ceeb2befe02f1d065ced5b9ddf (diff)
downloadalpine-7fe712882b909931088a318c08041b0e7974a000.tar.xz
* Update to version 2.19.1
* Upgrade UW-IMAP to Panda IMAP from https://github.com/jonabbey/panda-imap. * Replace tabs by spaces in From and Subject fields to control for size in screen of these fields. Change only in index screen display.
Diffstat (limited to 'imap/docs/README.rfc')
-rw-r--r--imap/docs/README.rfc74
1 files changed, 0 insertions, 74 deletions
diff --git a/imap/docs/README.rfc b/imap/docs/README.rfc
deleted file mode 100644
index d320a3bb..00000000
--- a/imap/docs/README.rfc
+++ /dev/null
@@ -1,74 +0,0 @@
-This distribution used to contain a copy of RFCs that are relevant to the
-implementation of IMAP support in the c-client library. These have been
-removed, but the list of relevant RFCs is listed below.
-
-The following documents are necessary to understand the syntax rules
-most of the remaining documents. Note that some documents refer to
-RFC 2234 which has been replaced by RFC 5234:
- rfc5234.txt Augmented BNF for Syntax Specifications - ABNF
- rfc4466.txt Collected Extensions to IMAP4 ABNF
-
-
-The following documents specify the IMAP protocol:
- rfc3501.txt Internet Message Access Protocol - Version 4rev1
-
-
-The following documents provide additional information which is useful
-in understanding the IMAP protocol:
- rfc1733.txt Distributed Electronic Mail Models in IMAP4
- rfc2180.txt IMAP4 Multi-Accessed Mailbox Practice
- rfc2683.txt IMAP4 Implementation Recommendations
- rfc4549.txt Synchronization Operations for Disconnected IMAP4 Clients
-
-
-The following documents describe extensions to the IMAP protocol.
-Items marked with "*" are supported in this distribution:
- rfc4314.txt ACL
- * rfc3516.txt BINARY
- rfc4469.txt CATENATE
- * rfc3348.txt CHILDREN
- rfc4978.txt COMPRESS
- rfc4551.txt CONDSTORE
- rfc5161.txt ENABLE
- * rfc4731.txt ESEARCH
- rfc2971.txt ID
- * rfc2177.txt IDLE
- * rfc2088.txt LITERAL+
- * rfc2221.txt LOGIN-REFERRALS
- * rfc2193.txt MAILBOX-REFERRALS
- * rfc3502.txt MULTIAPPEND
- * rfc2342.txt NAMESPACE
- rfc5162.txt QRESYNC
- rfc2087.txt QUOTA
- * rfc4959.txt SASL-IR
- * rfc4315.txt UIDPLUS
- * rfc3691.txt UNSELECT
- rfc4467.txt URLAUTH
- * rfc5032.txt WITHIN
-
-
-The following documents describe SASL:
- rfc4422.txt Simple Authentication and Security Layer (SASL)
-and the SASL mechanisms supported in this distribution:
- rfc4505.txt ANONYMOUS
- rfc2195.txt CRAM-MD5
- rfc4752.txt GSSAPI
- rfc4616.txt PLAIN
-
-
-The following documents relate to internationalization issues:
- rfc4790.txt Internet Application Protocol Collation Registry
- rfc5051.txt i;unicode-casemap - Simple Unicode Collation Algorithm
-
-
-The following documents are primarily of historic interest:
- rfc1732.txt IMAP4 Compatibility with IMAP2 and IMAP2bis
- rfc2061.txt IMAP4 Compatibility with IMAP2bis
- rfc2062.txt Internet Message Access Protocol - Obsolete Syntax
-
-
-The following documents discuss matters which are related to IMAP:
- rfc3503.txt MDN Profile for IMAP
- rfc3656.txt MUPDATE Distributed Mailbox Database Protocol
- rfc4468.txt Message Submission BURL Extension
- rfc5092.txt IMAP URL Scheme