imap: Added support for overriding the SASL initial response
authorSteve Holme <steve_holme@hotmail.com>
Sat, 27 Apr 2013 11:04:35 +0000 (12:04 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 27 Apr 2013 11:12:59 +0000 (12:12 +0100)
commitdacbdaab9422afc0dcc2d56579f8624cbd5e225e
treea6fc833e4d319c2ef65f109a7f103f1c8a068212
parent70e30f6caa5ca33fdcaa605a62b133ac1e3ad213
imap: Added support for overriding the SASL initial response

In addition to checking for the SASL-IR capability the user can override
the sending of the client's initial response in the AUTHENTICATION
command with the use of CURLOPT_SASL_IR should the server erroneously
not report SASL-IR when it does support it.
lib/imap.c