> Fred Ho writes:
> 
> > In an effort to increase the quota to 3GB, the size is being reset to less
> > than 2 GB. Even hand changing the maildirsize file to the desired size, it
> > will be reset by Courier later on to < 2GB value.
> > 
> > After some investigation, it may be due to the integer size limit. This
> > quota thing affects the maildirmake -q, and userdb.
> > 
> > Is there any chances of Courier to support a larger quota size? 
> 
> Not on 32-bit machines.

If quota numbers were represented as number of kilobytes, this would
work.  What about adding support for representing quotas like:

12M
300K

etc..  This will circumvent any integer limit problems.. just detect
none digit numbers in the users' quota field and parse for M, K, etc..

Calculating overquota, etc would not be difficult either.. 

-- 
Matt Pavlovich <[EMAIL PROTECTED]>
Allegiance Telecom, Inc.



-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to