Dear Pascal, Thanks for your help. I'll do that instead.
Best wishes.... Colin On Thu, 13 May 2004, Pascal Gienger wrote: > Colin Bruce <[EMAIL PROTECTED]> 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