 |
Index for Section 8 |
|
 |
Alphabetical listing for I |
|
 |
Bottom of page |
|
imapquota(8)
NAME
imapquota - Reports and fixes mail quota usage
SYNOPSIS
/usr/bin/imapquota [-f] [mailbox-prefix...]
OPTIONS
-f Fix any inconsistencies in the mail quota subsystem before generating a
report.
DESCRIPTION
The imapquota command generates a report listing quota roots, giving their
limits and usage. If the -f option is given, imapquota 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 any
optional mailbox-prefix arguments are given, the quota listing (and
inconsistency fixing) is limited to quota roots with names that start with
one of the given prefixes.
Running imapquota with both the -f option and mailbox-prefix arguments is
not recommended.
The imapquota command reads its configuration options out of the
imapd.conf(4) file.
FILE
/etc/imapd.conf
Configuration file for the IMAP server
SEE ALSO
Commands: cyradm(1), deliver(8), imapd(8), reconstruct(8)
Files: imapd.conf(4)
 |
Index for Section 8 |
|
 |
Alphabetical listing for I |
|
 |
Top of page |
|