-
-
Notifications
You must be signed in to change notification settings - Fork 3
resetquota.8
Manvendra Bhangui edited this page Feb 25, 2024
·
3 revisions
resetquota - resets/corrects maildirquota for a Maildir
resetquota [ options ] Maildir
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
-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.
0 for success, 1 for any failure.