Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548540 - dovecot-antispam-2.0_pre20130429 not fit for dovecot-2.2.16-r1
Summary: dovecot-antispam-2.0_pre20130429 not fit for dovecot-2.2.16-r1
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-03 22:17 UTC by Sven Schwyn (svoop)
Modified: 2015-05-08 19:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!