More IMAP header cache cleanup: remove expunged entries from cache, and
authorBrendan Cully <brendan@kublai.com>
Mon, 19 Dec 2005 17:40:02 +0000 (17:40 +0000)
committerBrendan Cully <brendan@kublai.com>
Mon, 19 Dec 2005 17:40:02 +0000 (17:40 +0000)
commit8c23fa5b820afeeed923e1e873c0cd99e2edd11f
treee3d3a70eaddfbdeb11666cf4de3e2b8c22739185
parentc16216c2a48e3ed94c2dd6ac7b5f54b81babed15
More IMAP header cache cleanup: remove expunged entries from cache, and
don't bother checking the cache for mail that's arrived since the mailbox
was opened. TODO: cache UIDNEXT, only check the cache for messages up to
cached value.
imap/imap.c
imap/imap_private.h
imap/message.c