aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-03-15 23:55:31 +0000
committerSteve Holme <steve_holme@hotmail.com>2013-03-15 23:55:31 +0000
commit2ba5f4bf1c4be7fbd5b2447ce5a84a40cfe5d317 (patch)
treec0faa01c4898589874513ae99cc8515ae36022f1 /docs/TODO
parentbf4cef1db12cd44e97f1b7c6f9014de0c0b98fdf (diff)
TODO: Added section 10.2 Initial response to POP3 to do list
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index 470612d30..651a122b3 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -67,6 +67,7 @@
10. POP3
10.1 auth= in URLs
+ 10.2 Initial response
11. LDAP
11.1 SASL based authentication mechanisms
@@ -389,6 +390,11 @@ to provide the data to send.
Being able to specify the preferred authentication mechanism in the URL as
per RFC2384.
+10.2 Inital response
+
+ Add the ability for the user to specify whether the initial response is
+ included in the AUTH command as per RFC5034.
+
11. LDAP
11.1 SASL based authentication mechanisms