I did a Postfix install on Etch using virtual users and I want to have a large email box. I tried to set a 5G quota limit on an email account but it keeps defaulting back to 2G (2147483647). I tried to change the quota limit in the mysql table as well, but it also keeps defaulting back to 2147483647. Is there a way to set this to a higher limit? Thanks.
quota limited to 2G I've tried that but it is not working. If I set up a quota larger than 2G my email client (IMAP) does not show quota at all, like the account has no quota set. My system is something like this http://www.howtoforge.com/virtual_users_and_domains_with_postfix_debian_etch
I haven't tried another IMAP client. I've search on Google and I've found this (this is the behaviour in my case, I've tried to change manually the maildirsize file and this is what happens) >> > 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. http://www.mail-archive.com/[email protected]/msg11573.html