15 Nov
2011
15 Nov
'11
10:28 p.m.
On Thu, 2011-11-10 at 12:14 +0100, David Ocana wrote:
namespace { separator = / prefix = INBOX/ location = mbox:/var/empty:INBOX=/mail/%d/%n:INDEX=/var/dovecot/%d/%n inbox = yes hidden = yes }
plugin { quota = dirsize:User quota
quota = dirsize:User quota:ns=INBOX/
Actually I forgot to mention that I also tried that, but I got the following error:
Error: Initialization failed: Failed to initialize quota: Quota root User quota: Unknown parameter for backend dirsize: ns=INBOX/
Oh. Yeah, dirsize backend doesn't have all the features that other backends have, because it's so little used. You could switch to dict file quota..