On 12/25/2022 4:38 PM, Sidney Markowitz wrote:
I can get exactly that set of error messages by commenting out the loadplugin for URIDNSBL in rules/init.pre or deleting the file rules/init.pre completely, and running make test with the default setting of run_net_tests=n in t/config.dist. If I change it to run_net_tests=y then the test t/uribl.t also fails where it tries to use check_uridnsbl

Gentoo disables all plugins in init.pre so users have to choose which plugins to use and do any required configuration after install.

Anyway to check at the top of the dnsbl_subtests.t if Mail::SpamAssassin::Plugin::URIDNSBL has been loaded or not to have it punt?

rules/init.pre contains a second loadplugin line, for spf.

This doesn't fail because it has a "Net tests disabled" test at the top.


Reply via email to