]> code.citadel.org Git - citadel.git/commitdiff
IMAP server: suppress untagged 'EXISTS' and 'EXPUNGE' responses
authorArt Cancro <ajc@citadel.org>
Sun, 9 Dec 2007 04:31:24 +0000 (04:31 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 9 Dec 2007 04:31:24 +0000 (04:31 +0000)
if the client just transmitted a command containing a literal.
Buggy IMAP implementations choke on this even though it is legal.
This is an attempt to fix Bug #308.


No differences found