reading quotas
Pascal Gienger
Pascal.Gienger at uni-konstanz.de
Thu May 13 02:00:14 EDT 2004
Colin Bruce <ccx004 at coventry.ac.uk> wrote:
> Dear All,
>
> This may be a stupid question but is there any reason why someone should
> not be able to obtain their own e-mail quota. If I do something like
>
> telnet imaphost 143
> . login ccx004 password
> . getquota user.ccx004
>
> I get "NO Permission denied"
GETQUOTA is reserverd to a user with admin privilege ("admins:" in
imapd.conf). Use GETQUOTAROOT instead to get your quota usage:
telnet server 143
. login myusername mypasswort
. getquotaroot INBOX
* QUOTAROOT INBOX INBOX
* QUOTA INBOX (STORAGE 519605 3145728)
. OK Completed
Pascal
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
More information about the Info-cyrus
mailing list