diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/imap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/imap.c b/lib/imap.c index d662464ae..0fa1accd7 100644 --- a/lib/imap.c +++ b/lib/imap.c @@ -20,6 +20,7 @@ * * RFC2195 CRAM-MD5 authentication * RFC2222 Simple Authentication and Security Layer (SASL) + * RFC2595 Using TLS with IMAP, POP3 and ACAP * RFC2831 DIGEST-MD5 authentication * RFC3501 IMAPv4 protocol * RFC4616 PLAIN authentication |