Search K
Appearance
Appearance
doveadm [GLOBAL OPTIONS] [-f formatter] quota [-S socket_path] command -A
doveadm [GLOBAL OPTIONS] [-f formatter] quota [-S socket_path] command -F file
doveadm [GLOBAL OPTIONS] [-f formatter] quota [-S socket_path] command --no-userdb-lookup
doveadm [GLOBAL OPTIONS] [-f formatter] quota [-S socket_path] command -u user
In the first form, the command will be performed for all users.
In the second form, the command will be performed for all users listed in the given file.
In the third form, the command will be performed for the user contained in the USER environment variable.
In the last form, the command will affect only the matching user(s).
doveadm [GLOBAL OPTIONS] quota get [-A | -u user | -F file]
The quota get command is used to display the current quota usage. The storage values are reported in kilobytes.
This command uses by default the output formatter table.
doveadm [GLOBAL OPTIONS] quota recalc [-A | -u user | -F file]
The quota recalc command is used to recalculate the current quota usage.
Get the current quota usage of user jane:
$ doveadm quota get -u jane
Quota name Type Value Limit %
user STORAGE 90099 102400 87
user MESSAGE 20548 30000 68