7 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildirquota maximum ...
FromSent OnAttachments
Daniel LudwigSep 26, 2005 2:29 am 
Sam VarshavchikSep 26, 2005 3:49 am 
Daniel LudwigSep 26, 2005 5:19 am 
Sam VarshavchikSep 26, 2005 3:19 pm 
Nick SimicichSep 26, 2005 4:26 pm 
Sam VarshavchikSep 26, 2005 4:36 pm 
Nick SimicichSep 26, 2005 6:54 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: [maildropl] maildirquota maximum size ?Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Sep 26, 2005 3:19:43 pm
List:net.sourceforge.lists.courier-maildrop

Daniel Ludwig writes:

Yes. You are limited by the word size on your 32 bit platform. 32 bit systems cannot process numeric values over 2 GB.

Ok ;) !

But if I edit the first line in maildirsize manually to 5000000000S (=5GB), what will happen ??

The numeric value gets parsed as a 32-bit quantity, and it will naturally overflow.

Or do I have to remove the maildirsize in such huge Maildirs ?

Yes. To support such huge quotas, you'll have to move up to a 64-bit platform.