Hi guys, im kind of new in linux and my boss has a Debian Linux 5.0 running and mail server is squirrel, so here is the thing, the quota plugin when you access webmail shows the quota of the user full 100%, but when i run du -hs on the server is just 600K, i have erased the dovecot files of the Maildir's user to allow re-indexing (i read that somewhere), i have read about quota, quotatool all available manual and i can't find a way to reset the quota of the user shown when log into his account.
here you can see what the squirrel mail plugin shows when i log into user's account:
http://img411.imageshack.us/img411/7...reenshotjw.png
this is what quota shows:
SERVER:/home# quota -us mborges
Disk quotas for user mborges (uid 2813):
Filesystem blocks quota limit grace files quota limit grace
/dev/mapper/vg0-home
291M* 280M 391M 6days 768 0 0
and the usage:
SERVER:/home# du -hs mborges
600K mborges