imap: Fixed incorrect initial response generation for SASL AUTHENTICATE
authorSteve Holme <steve_holme@hotmail.com>
Sun, 17 Mar 2013 00:20:42 +0000 (00:20 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 17 Mar 2013 00:20:42 +0000 (00:20 +0000)
commitb3440f490f80b78733412d48e6c23a9cc71033ca
tree0ed63e89bdf22e4802a3afa7c7b9d9239af2e49e
parent2dd56991f736faac3f5c471b559711623d3766ed
imap: Fixed incorrect initial response generation for SASL AUTHENTICATE

Fixed incorrect initial response generation for the NTLM and LOGIN SASL
authentication mechanisms when the SASL-IR was detected.

Introduced in commit: 6da7dc026c14.
lib/imap.c