Refrain from transmitting untagged IMAP responses when the
authorArt Cancro <ajc@citadel.org>
Mon, 31 Mar 2008 20:59:09 +0000 (20:59 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 31 Mar 2008 20:59:09 +0000 (20:59 +0000)
commit5c436ec77a16faeed6ac1fc13aa9b04707574a35
tree74db6ba71b372b4dbb48bf1128faaf7b8cf3f0c2
parente05f1216dfd424d4a3eb4bb3db6f8100803d22ba
Refrain from transmitting untagged IMAP responses when the
command in progress is FETCH, STORE, or SEARCH.  RFC3501 requires this.
Fixes bug #355.
citadel/modules/imap/serv_imap.c