]> granicus.if.org Git - mutt/commit
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)
commit756a2d2f0d1a73f01126c7643b92f9333d19d5a3
treee3d3a70eaddfbdeb11666cf4de3e2b8c22739185
parentf892bddac1f21896cad1da57ef87452f386e44b7
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