On Sun, 2010-04-25 at 14:32 +0300, luben karavelov wrote: > Is there any reason that maildirsize Quota store should not work in dbox > folders or any other folder based mailbox stores?
It's slow at least, because it needs to stat() all files every time maildirsize gets rebuilt (and it gets rebuilt often). Why not just dict quota with file backend? quota = dict:user::file:%h/dbox/dovecot-quota
signature.asc
Description: This is a digitally signed message part
