imap: Added support for SASL-IR extension (Part 2)
authorSteve Holme <steve_holme@hotmail.com>
Thu, 7 Feb 2013 21:06:53 +0000 (21:06 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 7 Feb 2013 21:06:53 +0000 (21:06 +0000)
commit6da7dc026c14ad38ae9fe74f4b35de7a6437dff0
treeb8c4c7040c1c5e8de1d09fe3477a3147756aed20
parente07385f85318b01f9d3a3a752436742e83f3e953
imap: Added support for SASL-IR extension (Part 2)

Modified imap_authenticate() to add support for sending the initial
response with the AUTHENTICATE command, as per RFC4959.
lib/imap.c