[Dovecot] Quota

Timo Sirainen tss at iki.fi
Thu Jul 24 02:15:50 EEST 2008


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080724/ca2d80ab/attachment.bin 


More information about the dovecot mailing list