Matt Prigge wrote:
> 
> > Yeah, zero might actually prevent appending to the mailbox.  'none'
> > might work in cyradm to disable quotas, but it definitely won't work as
> > part of a IMAP SETQUOTA command.  A quick peak at the source leads me to
> > believe that any value < 0 *should* disable the quota check.
> 
> Ok. I see what I was thinking of. I generally use the perl module
> IMAP::Admin to administrate cyrus. To remove a quota you use its setquota
> object method with an argument of 'none'. So thats where I got that from.
> Using straight-up IMAP commands one would remove a quota by doing the
> following:
> 
> . SETQUOTA "user.username" ()

Ahh!  Thanks.

-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to