https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7540

--- Comment #22 from [email protected] ---
@Bill Cole

>less 20_head_tests.cf 

[...]
ifplugin Mail::SpamAssassin::Plugin::HeaderEval
[...]
if (version >= 3.004002)
header FORGED_GMAIL_RCVD        eval:check_for_forged_gmail_received_headers()
describe FORGED_GMAIL_RCVD      'From' gmail.com does not match 'Received'
headers
endif
[...]
endif

So, check_for_forged_gmail_received_headers is called, because
Mail::SpamAssassin::Plugin::HeaderEva was loaded and version >= 3.004002.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to