[Dovecot] dovecot 2.0.12: mdbox & quota=dirsize
Timo Sirainen
tss at iki.fi
Mon Sep 12 14:04:16 EEST 2011
On Fri, 2011-09-09 at 15:24 +0400, Роман Захров wrote:
> #doveconf -v
> ......................
> quota = dirsize:User quota
> quota_debug = yes
There's no such setting as quota_debug.
> then i change ./dovecot-2.0.12/src/plugins/quota/quota-dirsize.c
> 165-- </span>path = mailbox_list_get_path(namespaces[i]->list, NULL,
> 166-- MAILBOX_LIST_PATH_TYPE_MAILBOX);
> 165++ </span>path = mailbox_list_get_path(namespaces[i]->list, NULL,
> 166++ MAILBOX_LIST_PATH_TYPE_DIR);
Well.. Hmm. I suppose that's ok. Done:
http://hg.dovecot.org/dovecot-2.0/rev/9ea79795088d
(Looks like hg web doesn't like UTF-8 in your name.)
More information about the dovecot
mailing list