rk wrote:
Correct me if I am wrong, but for me is the most useful information not present - the actual usage - 50.4%.
It shows mail quota allocation, not real-time mailbox usage.
Sometimes real-time usage is not that accurate, because it gets numbers from SQL table 'iredadmin.used_quota' (it's 'vmail.used_quota' within SQL backends), if some records of real-time quota usage are not updated or removed, it will show "wrong" quota usage. Here "wrong" means it's just number in the SQL record, not the actual quota usage on file system.
No plan to change this, sorry.