QUOTA(8) | Cyrus IMAP | QUOTA(8) |
quota - Cyrus IMAP documentation
Report and optionally fix storage and message quota usage.
quota [ -C config-file ] [ -d domain ] [ -f ] [ -u ] [ mailbox-spec... ]
quota generates a report listing quota roots, giving their limits and usage.
If the -f option is specified, quota first fixes any inconsistencies in the quota subsystem, such as mailboxes with the wrong quota root or quota roots with the wrong quota usage reported.
If an optional domain is specified with the -d option, the quota listing (and any inconsistency fixing) is performed only in that domain rather than all mailboxes.
If one or more mailbox-spec arguments are specified, these are interpreted as mailbox prefixes, and the quota listing (and inconsistency fixing) is limited to quota roots with names that start with one of the given prefixes. If the -u is provided, mailbox-spec arguments are instead interpreted as userids, and the quota listing (and inconsistency fixing) is limited to quota roots for only the specified users.
WARNING:
quota reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C.
quota
/etc/imapd.conf
imapd.conf(5)
The Cyrus Team, Jeroen van Meeuwen (Kolab Systems), Nic Bernstein (Onlight)
1993–2024, The Cyrus Team
March 13, 2024 | 3.8.2 |