]> granicus.if.org Git - curl/commitdiff
KNOWN_BUGS: #86: Disconnect commands may not be sent by IMAP, POP3 and SMTP
authorSteve Holme <steve_holme@hotmail.com>
Wed, 27 Nov 2013 22:33:22 +0000 (22:33 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 27 Nov 2013 22:35:08 +0000 (22:35 +0000)
docs/KNOWN_BUGS

index cd16916cc29e38930fe8defac0c609977369b7c2..aa39b8082e779832b22e1dbf06d1587d88b4bcf9 100644 (file)
@@ -3,6 +3,10 @@ join in and help us correct one or more of these! Also be sure to check the
 changelog of the current development status, as one or more of these problems
 may have been fixed since this was written!
 
+86. The disconnect commands (LOGOUT and QUIT) may not be sent by IMAP, POP3
+  and SMTP if a failure occures during the authentication phase of a
+  connection.
+
 85. Wrong STARTTRANSFER timer accounting for POST requests
   Timer works fine with GET requests, but while using POST the time for
   CURLINFO_STARTTRANSFER_TIME is wrong. While using POST