[Dovecot] dovecot 2.05 doveadm expunge undefined symbol: hook_client_created
Timo Sirainen
tss at iki.fi
Mon Oct 4 16:59:43 EEST 2010
On Mon, 2010-10-04 at 09:50 +0200, Robert Schetterer wrote:
> HI Timo,
> upgrading to 2.05
> i now have
>
>
> doveadm expunge -A mailbox Trash savedbefore 90d;
> doveadm(root): Error:
> dlopen(/usr/lib/dovecot/modules/lib02_imap_acl_plugin.so) failed:
> /usr/lib/dovecot/modules/lib02_imap_acl_plugin.so: undefined symbol:
> hook_client_created
You've put imap_acl to global mail_plugins setting. imap_acl is meant
only for imap process, put it inside protocol imap {} only.
More information about the dovecot
mailing list