24 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: problem couri...
FromSent OnAttachments
Jérôme BollietJan 8, 2003 4:19 am 
Roland SchneiderJan 8, 2003 6:05 am 
Jérôme BollietJan 9, 2003 3:51 am 
Xavier BeaudouinJan 9, 2003 4:28 am 
Roland SchneiderJan 9, 2003 5:09 am 
Sam VarshavchikJan 9, 2003 5:11 am 
Xavier BeaudouinJan 9, 2003 5:54 am 
Jérôme BollietJan 9, 2003 6:37 am 
Brian CandlerJan 9, 2003 7:00 am 
Jérôme BollietJan 9, 2003 7:46 am 
Brian CandlerJan 9, 2003 7:59 am 
Xavier BeaudouinJan 9, 2003 8:04 am 
bi...@mics.org.ukJan 9, 2003 8:15 am 
Jérôme BollietJan 9, 2003 8:43 am 
Matt PavlovichJan 9, 2003 8:56 am 
Brian CandlerJan 9, 2003 9:06 am 
Xavier BeaudouinJan 9, 2003 9:46 am 
Gordon MessmerJan 9, 2003 2:22 pm 
Gordon MessmerJan 9, 2003 2:23 pm 
Sam VarshavchikJan 9, 2003 2:56 pm 
Sam VarshavchikJan 9, 2003 2:56 pm 
Xavier BeaudouinJan 9, 2003 3:49 pm 
Xavier BeaudouinJan 9, 2003 4:03 pm 
Jérôme BollietJan 9, 2003 11:43 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: problem courier pop3d & load averageActions...
From:Xavier Beaudouin (ki@oav.net)
Date:Jan 9, 2003 9:46:40 am
List:net.sourceforge.lists.courier-users

[...]

That would be fine for courierpop3dsizelist. It's not so much use for the maildirsize file, which has to be shared between all the front-ends or else it doesn't work at all.

Rewriting maildirsize *does* have some race conditions, in the sense that the calculated quota size may not always be entirely accurate. It's a trade-off between efficiency/overhead and functionality.

Yeah I know this problem... that why when I have done my patch for postfix to support courier imap Maildir++ I *never* trusted maildirsize file and never used it on NFS. I prefer recomputing the inbox part in every mails than rely on something that can not be sure at 100%.

The overhead is so little that the mailwritting machine have load average < 0.01 in general...

So... :)

But I feel like Jérôme : I do not trust flat file on a NFS....

/Xavier