diff README @ 892:80b847900dfd HEAD

updates
author Timo Sirainen <tss@iki.fi>
date Thu, 02 Jan 2003 15:32:19 +0200
parents 58899a413569
children 31510fc5e02f
line wrap: on
line diff
--- a/README	Thu Jan 02 15:05:58 2003 +0200
+++ b/README	Thu Jan 02 15:32:19 2003 +0200
@@ -26,7 +26,7 @@
  src/lib-index   - Mailbox indexing library, slightly IMAP-specific
  src/lib-storage - Mail storage separated into interface and implementation.
                    imap binary uses only the interface so it's possible to
-		   add support for any kind of mail storage (eg. SQL).
+                   add support for any kind of mail storage (eg. SQL).
 
 
 RFCs conformed
@@ -38,6 +38,7 @@
 
  2060       - IMAP4rev1
  2180       - IMAP4 Multi-Accessed Mailbox Practice
+ 2683       - IMAP4 Implementation Recommendations
 
  2595       - Using TLS with IMAP, POP3 and ACAP
  2831       - Using Digest Authentication as a SASL Mechanism (DIGEST-MD5)