imap: Added support for SASL-IR extension (Part 1)
authorSteve Holme <steve_holme@hotmail.com>
Thu, 7 Feb 2013 20:02:06 +0000 (20:02 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 7 Feb 2013 20:02:06 +0000 (20:02 +0000)
commit86dfcf737d1b05c7c731f098ff8c0e0ab87040fa
treea68c371bfee89d0d7ff432d07bf3fdec5ea8775c
parent4ed469a56fd2ff7d4c85a7cf14c871a54f06fa2e
imap: Added support for SASL-IR extension (Part 1)

Introduced detection of the SASL-IR capability, in order to add support
for sending the initial response with the AUTHENTICATE command, as per
RFC4959.
lib/imap.c
lib/imap.h