Topic: Quota on mailbox doesn't report correctly after max size is reached
==== 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?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.