24 Jul
2008
24 Jul
'08
2:15 a.m.
On Wed, 2008-07-23 at 10:58 -0300, M. Rodrigo Monteiro wrote:
Hello!
This might be an easy question, but here it goes: how can I know the quota of an determined user? I'm trying to use maildir quota...
Log in as the user (http://wiki.dovecot.org/Authentication/MasterUsers may help) and issue the command to get the quota:
1 GETQUOTAROOT INBOX
If all your users have the same uid and gid, you can also use:
export HOME=/home/wanted-user echo "1 getquotaroot inbox" | dovecot --exec-mail imap