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.
