From 0adad076906147ee4ec64d920d1cedb519e36c20 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 26 Oct 2013 14:35:27 +0100 Subject: email: Added references to SASL LOGIN authentication draft proposal --- lib/pop3.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/pop3.c') diff --git a/lib/pop3.c b/lib/pop3.c index 59021bba1..faa2e45ea 100644 --- a/lib/pop3.c +++ b/lib/pop3.c @@ -29,6 +29,7 @@ * RFC4616 PLAIN authentication * RFC5034 POP3 SASL Authentication Mechanism * RFC6749 OAuth 2.0 Authorization Framework + * Draft LOGIN SASL Mechanism * ***************************************************************************/ -- cgit v1.2.3