docker compose -f /opt/mailcow-dockerized/docker-compose.yml exec dovecot-mailcow doveadm quota get -u user@example.com

Category: Mail Servers & Postfix

docker compose -f /opt/mailcow-dockerized/docker-compose.yml exec dovecot-mailcow doveadm quota get -u user@example.com

Show quota usage and limits for one mailbox

quota get prints the current usage and configured limit for each quota root of the user. Mailcow enforces the per-mailbox quota set in the admin UI through these roots. Values are shown in bytes and as a percentage.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.