aboutsummaryrefslogtreecommitdiff
path: root/lib/pop3.c
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-10-26 14:35:27 +0100
committerSteve Holme <steve_holme@hotmail.com>2013-10-26 14:35:27 +0100
commit0adad076906147ee4ec64d920d1cedb519e36c20 (patch)
tree8c04e5779f7b07a2d7d590a2d7a898584368fedf /lib/pop3.c
parente4670a102921ca6b97f1948125f4adf44bdc6719 (diff)
email: Added references to SASL LOGIN authentication draft proposal
Diffstat (limited to 'lib/pop3.c')
-rw-r--r--lib/pop3.c1
1 files changed, 1 insertions, 0 deletions
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 <draft-murchison-sasl-login-00.txt>
*
***************************************************************************/