It never occured to me before, but I don't think there is a way of 
disabling the quota once it's been set.  Probably deleting the user and 
recreating it would work.

I have fixed the misleading (err, nonexistant) error messages that cyradm 
is giving in your example.

Larry

--On Tuesday, February 13, 2001 01:56:46 AM +0100 [EMAIL PROTECTED] wrote:

> On Sun, Feb 11, 2001 at 09:54:39PM -0800, Tom Samplonius wrote:
>>
>> On Mon, 12 Feb 2001 [EMAIL PROTECTED] wrote:
>>
>> > When I create a mailbox, quota is disabled.
>> > Then I set quota for that mailbox to an integer value.
>> > How I can disable quota anymore? Setting quota to 0 is not right.
>> > Thx
>> > Gianluigi Tiesi
>>
>>
>>   Set quota to "none" works.  Setting it to "-1" might also work.
>>
>> Tom
>
> I've tried with cyradm:
> localhost> cm user.test1
> localhost> lq user.test1
>
> localhost> sq user.test1 STORAGE 1500
> localhost> lq user.test1
>  STORAGE 0/1500 (0%)
> localhost> sq user.test1 STORAGE none
> setquota:
> localhost> lq user.test1
>  STORAGE 0/1500 (0%)
> localhost> sq user.test1 STORAGE -1
> setquota:
> localhost> lq user.test1
>  STORAGE 0/1500 (0%)
> localhost> sq user.test1 STORAGE None
> setquota:
> localhost> lq user.test1
>  STORAGE 0/1500 (0%)
>
> Nothing to do!...
> hmm




Reply via email to