Displaying 1 result from an estimated 1 matches for "ail_plugin".
Did you mean:
mail_plugin
2007 Jan 29
2
lda sieve broken after upgrade
...c.
removed all modules from pop/imap/lda subdirs and first upgraded dovecot
to rc19 and then used dovecot-sieve-1.0.1 sources to build against the
dovecot source directory ( everything now builds nicely on Solaris, thank
you Timo ). added "cmusieve" to the list of plugins used by lda.
ail_plugins = cmusieve
now getting this:
deliver(lenny): Error:
dlopen(/usr/local/dovecot/lib/dovecot/lda//lib90_cmusieve_plugin.so)
failed: ld.so.1: deliver: fatal: relocation error: file
/usr/local/dovecot/lib/dovecot/lda//lib90_cmusieve_plugin.so: symbol
deliver_mail: referenced symbol not found
anyone...