From b0e0f4493424fa60e3ecfa359e8cadc4b80c6206 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 16 Feb 2013 10:18:01 +0000 Subject: pop3.c: Added reference to RFC-5034 --- lib/pop3.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/pop3.c b/lib/pop3.c index d2d49fecc..30c880c68 100644 --- a/lib/pop3.c +++ b/lib/pop3.c @@ -27,6 +27,7 @@ * RFC2831 DIGEST-MD5 authentication * RFC4422 Simple Authentication and Security Layer (SASL) * RFC4616 PLAIN authentication + * RFC5034 POP3 SASL Authentication Mechanism * ***************************************************************************/ -- cgit v1.2.3