Burckhard Schmidt
2010-Jul-07  06:57 UTC
[Dovecot] dovecot2 rc1: symbol hook_client_created: referenced symbol not found
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 )
-- 
Burckhard Schmidt
Stephan Bosch
2010-Jul-07  08:58 UTC
[Dovecot] dovecot2 rc1: symbol hook_client_created: referenced symbol not found
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.
Apparently Analagous Threads
- dovecot 2.05 doveadm expunge undefined symbol: hook_client_created
- forwarded message is broken in 2.2.10 with pigeonhole-0.4.2
- LMTP: userdb lookup - user-filter with variables
- dovecot 2.0 rc4, doveadm: referenced symbol not found
- MailLog plugin distinguish between simultaneous logins