* More complex cache handling for IMAP fetch operations -- now we can
authorArt Cancro <ajc@citadel.org>
Fri, 29 Apr 2005 20:47:46 +0000 (20:47 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 29 Apr 2005 20:47:46 +0000 (20:47 +0000)
commit8dbde251602d67c8cf19016994aaac987ecfebc3
treed318ceded3e7cdbab13a8489102c6a902c82bcc2
parenteaae558bf13ba86abb1c79838e145853858aa2f4
* More complex cache handling for IMAP fetch operations -- now we can
  fetch/cache "just the headers" and remember whether we did so, so we can
  burn the cache if the client then comes around and requests something
  that requires the body.  Still needs some testing and tuning.
citadel/ChangeLog
citadel/imap_fetch.c
citadel/msgbase.c
citadel/serv_imap.c
citadel/serv_imap.h