]> code.citadel.org Git - citadel.git/commit
* Implemented the ".SILENT" protocol option in IMAP STORE. Certain apps seem
authorArt Cancro <ajc@citadel.org>
Tue, 8 Apr 2003 04:03:37 +0000 (04:03 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 8 Apr 2003 04:03:37 +0000 (04:03 +0000)
commit90b1ac40dc382b2b8edfcca5e198996ac250f1ff
tree81a0ec981b45b457cab9ecbc935b5eaadc4d78a7
parent506cb4954d2a800871db7ba55c779f4eaebcc665
* Implemented the ".SILENT" protocol option in IMAP STORE.  Certain apps seem
  to want to use it.
* Optimized the IMAP operations which scan for expunged and added messages.
  These loops no longer make multiple traversals through the message list.
citadel/ChangeLog
citadel/imap_store.c
citadel/serv_imap.c