6 Jun
2006
6 Jun
'06
7:20 a.m.
On Tue, Jun 06, 2006 at 01:22:07PM +1000, grant beattie wrote:
On Tue, Jun 06, 2006 at 01:11:46PM +1000, Jeff Turner wrote:
Hi,
I'm using procmail to deliver to Maildir directories:
DEFAULT=${HOME}/Maildir/
I notice dovecot keeps a 'dovecot-uidlist' plus cache and index files, in each maildir. How is it that dovecot keeps these up to date when the contents of cur/ keeps changing?
cur/ only changes when the client selects the folder, because the contents of new/ is moved to cur/. since it's Dovecot doing this, it knows what has been updated.
Ah. Cunning :) Thanks.
--Jeff
...
grant.