I had this same problem. THe max quota you can give users is 4000000 (which is 4GB). Anything over that will essentially result in a random quota as it gets 32-bit shifted.

Note in the /var/lib/imap/quota/f/user.fmccall file, the top usage number is in bytes and the bottom quota number in kilobytes

On Mon, 11 Jul 2005, Derek Yarnell wrote:

Jul 11 10:03:18 white lmtpunix[29252]: verify_user(user.fmccall) failed: Over quota

[EMAIL PROTECTED] ~]# cyradm white.umiacs.umd.edu
white.umiacs.umd.edu> lq user.fmccall
STORAGE 878020/500000000 (0.175604%)

[EMAIL PROTECTED] f]# pwd
/var/lib/imap/quota/f
[EMAIL PROTECTED] f]# cat user.fmccall
899093249
500000000

[EMAIL PROTECTED] user]# pwd
/var/spool/imap/f/user
[EMAIL PROTECTED] user]# du -sh fmccall
671M    fmccall

So what is going on (although I understand there can be hard links in that last test so it may not be the representation of all the disk space used)

If nothing else is there a way to say no quota? is that what a 0 quota is?

Thanks,
derek

--
Derek T. Yarnell
UNIX System Administrator
University of Maryland
Institute of Advanced Computer Science

---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html




--
---------------------------------------------------------------
Paul Raines                email: raines at nmr.mgh.harvard.edu
MGH/MIT/HMS Athinoula A. Martinos Center for Biomedical Imaging
149 (2301) 13th Street     Charlestown, MA 02129            USA


---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to