On Thu, 2010-09-16 at 15:19 +0200, Stephan Bosch wrote: > Op 16-9-2010 14:50, Timo Sirainen schreef: > >> doveadm(root): Error: dlopen(/usr/local/lib/dovecot/lib90_sieve_plugin.so) > >> failed:/usr/local/lib/dovecot/libdovecot-sieve.so.0: undefined > >> symbol:mail_deliver_save_open > > Wasn't this supposed to show a better error message now? I think I > remember this was addressed recently.
It was, yeah. It just wasn't working in doveadm, but fixed now http://hg.dovecot.org/dovecot-2.0/rev/7000a9833b19. It now gives: doveadm(tss): Error: dlopen(/usr/local/lib/dovecot/lib90_sieve_plugin.so) failed: /usr/local/lib/dovecot/libdovecot-sieve.so.0: undefined symbol: mail_deliver_get_log_var_expand_table doveadm(tss): Error: Can't load plugin sieve_plugin: Plugin is intended to be used only by binaries: lda lmtp (we're doveadm) doveadm(tss): Fatal: Couldn't load required plugins