18 Mar
2010
18 Mar
'10
2:28 a.m.
On 03/17/2010 11:24 PM Papp Tamás wrote:
… The problem is that the mailbox is almost empty: $ du -sh . 228K .
But the quota usage show something else:
mysql> select bytes,messages from quota where username='<user>'; +-----------+----------+ | bytes | messages | +-----------+----------+ | 217699358 | 987 | +-----------+----------+
What could be a problem, how can I fix this?
mysql> DELETE FROM quota WHERE username='<user>'; mysql> \q Bye
telnet host imap2 0 login <user> <password> 1 GETQUOTAROOT INBOX 3 LOGOUT
Regards, Pascal
The trapper recommends today: c01dcafe.1007701@localdomain.org