https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8313
Bug ID: 8313
Summary: error: unknown eval 'check_hashbl_emails' for
SNB_HASHBL_FREEMAIL
Product: Spamassassin
Version: 3.4.4
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: spamassassin
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
I am getting error logs like this all of a sudden. When running `su - amavis -c
"echo test | spamassassin -D 2>&1 | less"`, it appears the error is happening
during the head tests:
```
Feb 12 13:04:35.278 [1765113] dbg: rules: running head tests; score so far=0
Feb 12 13:04:35.279 [1765113] dbg: rules: flush_evalstr (run_generic_tests)
compiling 349 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_neg100_1
Feb 12 13:04:35.279 [1765113] dbg: rules: run_generic_tests - compiling eval
code: head, priority -100
Feb 12 13:04:35.279 [1765113] dbg: rules: compiled head tests
Feb 12 13:04:35.279 [1765113] dbg: rules: running head_eval tests; score so
far=0
Feb 12 13:04:35.279 [1765113] warn: rules: error: unknown eval
'check_hashbl_emails' for SNB_HASHBL_FREEMAIL
```
This doesn't look like one of our custom rules. We haven't made any new changes
prior to this error which only started around 36 hours ago!!
--
You are receiving this mail because:
You are the assignee for the bug.