Displaying 1 result from an estimated 1 matches for "abiv15".
Did you mean:
abiv13
2014 Dec 01
0
Panic: from mbox-sync.c; doveadm zlib-plugin
...eding...
Also, it appears that make install doesn't remove the doveadm zlib
plugin, which it seems was obsoleted by
http://www.dovecot.org/list/dovecot-cvs/2012-October/021796.html.
This results in:
doveadm log find
doveadm(root): Error: Module is for different ABI version 2.1.12 (we
have 2.2.ABIv15(2.2.15)):
/usr/local/lib/dovecot/doveadm/lib10_doveadm_zlib_plugin.so
Removing /usr/local/lib/dovecot/doveadm/lib10_doveadm_zlib_plugin.*
fixes this. However, it would be better if make install either removed
these from an old installation in an upgrade, renamed the files, or
advised the installe...