https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8095
--- Comment #4 from Henrik Krohns <apa...@hege.li> --- And it's clear that the Gentoo installer is doing this: https://gitweb.gentoo.org/repo/gentoo.git/tree/mail-filter/spamassassin/spamassassin-4.0.0.ebuild # Disable plugin by default sed -i -e 's/^loadplugin/\#loadplugin/g' \ "rules/init.pre" \ || die "failed to disable plugins by default" If you start messing with the source files, you get what you ask for. -- You are receiving this mail because: You are the assignee for the bug.