I'm, as yet, still unable to load any fts plugin ... any advice here? Thx.
On Mon, Oct 12, 2009 at 9:15 PM, PGNet Dev pgnet.dev+dovecot@gmail.com wrote:
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@my.domain.com, method=PLAIN, rip=192.168.1.100, lip=192.168.1.101, TLS Oct 12 21:07:16 IMAP(testuser@my.domain.com): Info: Loading modules from directory: /usr/local/lib/dovecot Oct 12 21:07:16 IMAP(testuser@my.domain.com): Info: Module loaded: /usr/local/lib/dovecot/lib10_quota_plugin.so Oct 12 21:07:16 IMAP(testuser@my.domain.com): Info: Module loaded: /usr/local/lib/dovecot/lib11_imap_quota_plugin.so Oct 12 21:07:16 IMAP(testuser@my.domain.com): Info: Module loaded: /usr/local/lib/dovecot/lib20_autocreate_plugin.so Oct 12 21:07:16 IMAP(testuser@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@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.