On Thu, Feb 13, 2003 at 09:22:49AM +0100, Michel.Minsoul wrote:
> > > I have been using courier-imap for a few days and I have just noticed that
> > > when I delete a folder (and all the messages it contains) from my IMAP
> > > client, the maildirsize file is not updated which is of course a
> > > real problem.
> > 
> > It's an omission that needs to be fixed.  However it is not the end of the 
> > world.  The quota will eventually correct itself without any manual action 
> > being necessary.
> > 
> 
> Thank you for your quick reply. Yes, I know that the maildirsize will
> eventually be recalculated from scratch, but since that recalculation can
> be trigered several days later the end user (who uses an IMAP client which 
> shows the quota) does not understand why after removing a large folder his
> quota does not decrease!

It could unlink("maildirsize") whenever a folder is deleted - that would at
least force a quota recalculation on the very next delivery of incoming
mail. But I'm not sure what happens in the mean time with no maildirsize
present.

Regards,

Brian.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to