The ruleset KAM.cf at mcgrail.com has rules for this plugin too.
On Sat, Oct 31, 2020, 13:08 Jason Wong wrote:
> Thank you RW, that was it.
>
> Although, I don't understand why those rules aren't defined by default -
> the manpage suggests using ifplugin Mail::SpamAssassin::Plugin::OLEVBMacro
>
Thank you RW, that was it.
Although, I don't understand why those rules aren't defined by default - the
manpage suggests using ifplugin Mail::SpamAssassin::Plugin::OLEVBMacro for the
rules, and the plugin isn't loaded by default, so why not have those rules all
the time with ifplugin?
Anyway,
On Fri, 30 Oct 2020 22:17:07 + (UTC)
Jason Wong wrote:
> I turned on loadplugin Mail::SpamAssassin::Plugin::OLEVBMacro in the
> v343.pre file.
...
> Oct 30 17:58:57.955 [23115] dbg: plugin: loading
> Mail::SpamAssassin::Plugin::OLEVBMacro from @INC
>
> When I run make test, it passes:
...
>
Hi all,
I'm running SpamAssassin version 3.4.4 on Perl version 5.30.3.
I turned on loadplugin Mail::SpamAssassin::Plugin::OLEVBMacro in the v343.pre
file.
I have both Archive::Zip and IO::String installed.
If I check my rules with spamassassin --lint -D, the plugin is being loaded:
Oct 30 17:5