On Friday 14 December 2007 16:20:41 Marcus Rueckert wrote:
On 2007-12-14 14:57:40 +0200, arvids wrote:
when dovecot is started, it prints the following error to the console: ILoading modules from directory: /usr/local/dovecot/lib/dovecot/imap IModule loaded: /usr/local/dovecot/lib/dovecot/imap/lib10_quota_plugin.so IEffective uid=65534, gid=65534, home= Idict quota: user = dump-capability, uri = proxy:/var/run/dovecot/dict-server:quotadict Enet_connect_unix(/var/run/dovecot/dict-server) failed: Connection refused
you have not configured the dict server. just a dict client.
darix
I have: dict { quotadict = mysql:/usr/local/dovecot/etc/dovecot-sql-dict-quota.conf }
And dict server works, just when the dovecot starts, dict server is not started yet.
Regards, Arvids