Skip to content

resetquota.8

Manvendra Bhangui edited this page Feb 25, 2024 · 3 revisions

NAME

resetquota - resets/corrects maildirquota for a Maildir

SYNOPSYS

resetquota [ options ] Maildir

DESCRIPTION

resetquota sets/corrects maildir quota for a Maildir. Without the -q option, resetquota calculates the disk usage for Maildir. It is usually used in two situations.

For correcting the disk usage used by a Maildir.

[step]
For setting maildir quota specification for a Maildir

OPTIONS

-v
Sets verbose operation

-u username
Use username for setting the ownership of the file.

-g group
Use group for setting group permission on the file.

-q quota_spec
Sets Maildir specification for the Maildir (See maildirquota(1)).

-p perm
Sets permission given by perm on the file.

Maildir
The full path of a Maildir.

RETURN VALUE

0 for success, 1 for any failure.

SEE ALSO

vsetuserquota(1), vmoduser(1),

Clone this wiki locally