Burckhard Schmidt wrote:
Hello,
by accident I had configured inside 15-lda.conf
protocol lda {
mail_plugins = autocreate imap_acl acl
}
(I only wanted autocreate sieve.)
There ist a problem with the symbol hook_client_created:
lda: Error:
dlopen(/usr/dovecot-2.0.rc1/lib/dovecot/lib02_imap_acl_plugin.so) failed:
ld.so.1: dovecot-lda: fatal: relocation error:
file /usr/dovecot-2.0.rc1/lib/dovecot/lib02_imap_acl_
lugin.so: symbol hook_client_created: referenced symbol not found lda:
Fatal: Couldn't load required plugins )
The plugin imap_acl may not be used with LDA. It is an IMAP-specific
plugin, hence the error.
Regards,
Stephan.