Truong Tan Son wrote: > Dear Sir, > > Can I make maildirsize = 7Gb for user's Maildir by maildirmake command and > courier-imap run no error ? > > #cat $HOME/info/Maildir/maildirsize > 7516192768S > > > Can change to shorten: > 7516192768S --> 7G ? >
1) Quotas over 2gb will only work reliably on 64-bit operating systems and 32-bit systems that use 64-bit file descriptors (FreeBSD fits this description, Linux doesn't AFAIK). To set a 7gb quota I suggest you move to an x86_64 based platform. 2) The -q option of maildirmake takes the full quota number, there is no shortening it to 7G afaik, some experimenting on your part would let you know for sure though. Jay ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
