[Dovecot] dovecot v1.2.15 - Unknown dict module: quota - Fatal: Quota root storage=200000 proxy init [postfix, dovecot LDA, postfixadmin, mysql]

Timo Sirainen tss at iki.fi
Wed Jan 5 14:36:51 EET 2011


On Tue, 2011-01-04 at 21:07 +0100, JKL wrote:
> plugin:
>   quota: dict:storage=200000 proxy::quota
>   quota: dict:storage=200000 proxy::quota:w
> dict:
>   quota: mysql:/etc/dovecot/dovecot-dict-quota.conf

Are you sure you want to use dict quota? Maildir++ quota would be
simpler.

Anyway, the plugin { quota } lines are wrong (and there should be only
one of them). Use:

plugin {
  quota = dict:user::proxy::quota
}

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20110105/4ecc17f9/attachment.bin 


More information about the dovecot mailing list