Hello
I test Carbonio CE 25.3.0 on Ubuntu server 22.04 LTS and I detect that in admin console not show quota usage. Is there a way to get a report on actual email quota usage?
Thanks
In Carbonio CE 25.3.0, if the admin console isn't displaying quota usage, you can manually retrieve the actual email quota usage. This can be done by querying the Carbonio database using appropriate SQL commands. Specifically, the carbonio-message-dispatcher-migration script can be used to migrate user data, including quota information, from the database.
To obtain a report on actual email quota usage in Carbonio CE 25.3.0, you can utilize the zmmbox command-line tool. This tool allows you to query mailbox quota usage and retrieve reports without relying on the admin console. The zmmbox utility provides specific commands for listing mailboxes and their associated quotas.