Displaying 1 result from an estimated 1 matches for "client_dict_timeout".
2010 Dec 07
1
IMAP Timeout Leak
...bin/dspam
antispam_dspam_args: --client;--user;vpopmail
acl: vfile
acl_shared_dict: proxy::acl
dict:
acl: mysql:/usr/local/etc/dovecot-dict-sql.conf
and I see the following error in the logs:
Timeout leak: 0x80ff950
Running it through gdb, I get this:
(gdb) x 0x80ff950
0x80ff950 <client_dict_timeout>: 0x53e58955
Is it a problem with the ACL plugin ?