[Dovecot] @2.0 IMAP login, Error: ...//lib20_fts_plugin.so: undefined symbol: fts_next_hook_mailbox_allocated
PGNet Dev
pgnet.dev+dovecot at gmail.com
Tue Oct 13 07:15:09 EEST 2009
hi,
@ imap login to 2.0/head,
Oct 12 21:06:53 master: Info: Dovecot v2.0.alpha1 starting up (core
dumps disabled)
Oct 12 21:07:16 imap-login: Info: Login:
user=<testuser at my.domain.com>, method=PLAIN, rip=192.168.1.100,
lip=192.168.1.101, TLS
Oct 12 21:07:16 IMAP(testuser at my.domain.com): Info: Loading modules
from directory: /usr/local/lib/dovecot
Oct 12 21:07:16 IMAP(testuser at my.domain.com): Info: Module loaded:
/usr/local/lib/dovecot/lib10_quota_plugin.so
Oct 12 21:07:16 IMAP(testuser at my.domain.com): Info: Module loaded:
/usr/local/lib/dovecot/lib11_imap_quota_plugin.so
Oct 12 21:07:16 IMAP(testuser at my.domain.com): Info: Module loaded:
/usr/local/lib/dovecot/lib20_autocreate_plugin.so
Oct 12 21:07:16 IMAP(testuser at my.domain.com): Error:
dlopen(/usr/local/lib/dovecot/lib20_fts_plugin.so) failed:
/usr/local/lib/dovecot/lib20_fts_plugin.so: undefined symbol:
fts_next_hook_mailbox_allocated
Oct 12 21:07:16 IMAP(testuser at my.domain.com): Fatal: Couldn't load
required plugins
also, after install, i note,
cd /usr/local/lib
ls dovecot/{imap,lda,pop3}
dovecot/imap:
lib15_notify_plugin.so
dovecot/lda:
lib15_notify_plugin.so lib90_sieve_plugin.a lib90_sieve_plugin.la
lib90_sieve_plugin.so
dovecot/pop3:
lib15_notify_plugin.so
shouldn't, e.g., dovecot/imap have auto-populated symlinks to
autocreate, fts, etc plugins? or for 2.0 do they need to be manually
created?
thx.
More information about the dovecot
mailing list