From: Ken Hornstein Date: Fri, 3 Nov 2017 18:58:06 +0000 (-0400) Subject: Various IMAP protocol improvements X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/1ed08ad2184ac38d0a80e9a8146f378fb297c6a9?ds=inline;hp=1ed08ad2184ac38d0a80e9a8146f378fb297c6a9 Various IMAP protocol improvements Make the CAPABAILITY parser work correctly (and not include CAPABILITY as a capability). Support reading an untagged CAPABILITY response during an authentication exchange. Removing some debugging statements. Make LITERAL+ and LITERAL- work correctly. ---