Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 548540

Summary: dovecot-antispam-2.0_pre20130429 not fit for dovecot-2.2.16-r1
Product: Gentoo Linux Reporter: Sven Schwyn (svoop) <gentoo>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WONTFIX    
Severity: normal CC: bug
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sven Schwyn (svoop) 2015-05-03 22:17:39 UTC
The recent update to dovecot-2.2.16-r1 does not work with dovecot-antispam-2.0_pre20130429:

May 04 00:13:24 [dovecot] imap(xxxxxx): Error: Couldn't load required plugin /usr/lib64/dovecot/lib90_antispam_plugin.so: Module is for different ABI version 2.2.ABIv13(2.2.13) (we have 2.2.ABIv16(2.2.16))
Comment 1 Brian Evans (RETIRED) gentoo-dev 2015-05-04 01:28:06 UTC
Each time dovecot version increases, you need to recompile plugins to have them work.
Comment 2 Marcin Mirosław 2015-05-05 11:50:49 UTC
Can rebuild be forced by portage?
Comment 3 Sven Schwyn (svoop) 2015-05-08 19:56:28 UTC
Thanks for the hint, Brian!