pop3.c: Added reference to RFC-5034

This commit is contained in:
Steve Holme 2013-02-16 10:18:01 +00:00
parent 6d7033b48a
commit b0e0f44934

View File

@ -27,6 +27,7 @@
* RFC2831 DIGEST-MD5 authentication
* RFC4422 Simple Authentication and Security Layer (SASL)
* RFC4616 PLAIN authentication
* RFC5034 POP3 SASL Authentication Mechanism
*
***************************************************************************/