6 Mar
2007
6 Mar
'07
3:23 p.m.
On Mon, 2007-03-05 at 11:52 +0000, David Craigon wrote:
Trouble is, if I change it to a value, and then change it back to null, I don't seem to go back to unlimited quota.
I'm using maildir++ quotas.
Dovecot's maildir++ quota works by first using the quota=nn setting in Dovecot, but if it's not given the quota limits in maildirsize file are used.
Either delete maildirsize file, or use storage=0 instead of NULL quota value.