[Dovecot] Dict-server mysql module error
Timo Sirainen
tss at iki.fi
Mon Jul 16 20:05:14 EEST 2007
On 16.7.2007, at 17.39, Gabriele Fergola wrote:
> deliver(zzzz at zzzz.zz): Unknown dict module: mysql
> deliver(zzzz at zzz.zz): dict quota: dict_init() failed
You're trying to make deliver use mysql directly. That doesn't work,
you'll have to make it go through proxy as described in http://
wiki.dovecot.org/Quota/Dict
Based on your previous mail you apparently already tried that:
> net_connect_unix(/usr/local/var/run/dovecot/dict-server) failed:
> Permission
> denied
You can change this path from the quota proxy settings:
quota = dict:storage=10240:messages=1000 proxy:/var/run/dovecot/
dict-server:quotadict
Anyway, you might not want to use dict quota because it doesn't keep
track of quota properly when multiple sessions are modifying the
mailbox at the same time. With upcoming v1.1 this works properly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20070716/cec2442a/attachment.bin
More information about the dovecot
mailing list