Kolab 3.0 quota removal

Troy Carpenter troy at carpenter.cx
Thu Sep 13 23:21:56 CEST 2012


Hi,

Testing Kolab 3.0 and all the users apparently were created with a quota 
of 1048576.  How do I remove it?  I tried:

[root at mercury ~]# kolab sq user/troy at carpenter.cx
New quota: 0
[root at mercury ~]# kolab lq user/troy at carpenter.cx
Traceback (most recent call last):
   File "/usr/sbin/kolab", line 39, in <module>
     kolab = Cli()
   File "/usr/lib/python2.6/site-packages/pykolab/cli/__init__.py", line 
55, in __init__
     commands.execute('_'.join(to_execute))
   File "/usr/lib/python2.6/site-packages/pykolab/cli/commands.py", line 
136, in execute
     commands[cmd_name]['function'](conf.cli_args, kw)
   File 
"/usr/lib/python2.6/site-packages/pykolab/cli/cmd_list_quota.py", line 
61, in execute
     percentage = round((used/quota)*100, 1)
ZeroDivisionError: integer division or modulo by zero

Then, when I try to add more email, I still get quota messages.  I 
thought a 0 value disabled quotas.  I also tried the value "none" as the 
new quota.

I have two users that this is a problem.  Right now I've tried setting 
the quota much higher than the default and that has helped, but I'd 
rather just remove it.

Any insight?





More information about the users mailing list