Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14142

Quota on mailbox doesn't report correctly after max size is reached

$
0
0

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
====

Debian, mysql backend
0.84

Quota on mailbox doesn't report correctly after max size is reached

To manually fix
I have to go into mysql
mysql> USE vmail;
delete from used_quota where username='someuser@domain.com';
then the problem is resolved

Is their a better way, or cleanup routine that can be run?


Viewing all articles
Browse latest Browse all 14142

Trending Articles