Commit 2ba5f4bf authored by Steve Holme's avatar Steve Holme
Browse files

TODO: Added section 10.2 Initial response to POP3 to do list

parent bf4cef1d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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