Cannot find stalled SpamAssassin rule
Arrigo Triulzi
arrigo at alchemistowl.org
Mon Feb 24 16:37:04 CET 2025
> On 24 Feb 2025, at 15:59, Damian <amavis at arcsin.de> wrote:
>
>> and I am unable to find any reference to _eval_tests_type11_prineg90_set3 in the SpamAssassin code. Does anyone have any useful hints?
>>
> Could be Bayes, as those rules have priority -90.
I upped logging to
$log_level = 3; # verbosity 0..5, -d
and the result is not very helpful:
Feb 24 15:36:04 bagheera amavis[84367]: (84367-03) _WARN: bayes: expire_old_tokens: __alarm__ignore__(154/::Plugin::Check::run_eval_tests/1028)
Feb 24 15:36:04 bagheera amavis[84367]: (84367-03) SA info: check: exceeded time limit in Mail::SpamAssassin::Plugin::Check::_eval_tests_type11_prineg90_set3, skipping further tests
Feb 24 15:36:04 bagheera amavis[84367]: (84367-03) _WARN: Use of uninitialized value $score in numeric ge (>=) at /usr/local/libdata/perl5/site_perl/Mail/SpamAssassin/PerMsgStatus.pm line 482.
Feb 24 15:36:04 bagheera amavis[84367]: (84367-03) _WARN: Use of uninitialized value $score in numeric le (<=) at /usr/local/libdata/perl5/site_perl/Mail/SpamAssassin/PerMsgStatus.pm line 482.
Feb 24 15:36:04 bagheera amavis[84367]: (84367-03) _WARN: Use of uninitialized value $score in sprintf at /usr/local/libdata/perl5/site_perl/Mail/SpamAssassin/PerMsgStatus.pm line 485.
The exact same amavisd.conf and SpamAssassin setup on a separate machine is fine - perhaps something got corrupted?
Arrigo
More information about the amavis-users
mailing list