trouble setting quotas - unrecognized
Andrew Morgan
morgan at orst.edu
Fri Sep 12 22:44:07 EDT 2003
On Fri, 12 Sep 2003, J.D. Bronson wrote:
> I am runing cyrus IMAP 2.1.15 and I can create mailboxes just fine...but
> when I go to add a quota I get this:
>
> localhost> cm user.smith
> localhost> sq user.smith 1000000
> quota:1000000
> setquota: Command unrecognized: SETQUOTA
> localhost>
>
> What am I doing wrong? - I am logged in as an ADMIN and I can create/delete
> any mailbox...
>
> Thanks.
You're missing an argument to sq. Try:
sq user.smith STORAGE 1000000
Andy
More information about the Info-cyrus
mailing list