https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8136
Bug ID: 8136
Summary: SURBL checks on headers
Product: Spamassassin
Version: unspecified
Hardware: PC
OS: Windows 10
Status: NEW
Severity: normal
Priority: P2
Component: Rules
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
Hi!
We have extended the featureset of the MULTI list also to support header
material such as FROM and REPLY-TO when it comes to the domain parts.
This is related to all the HASHBL functions we will be releasing publicly soon.
suggested rule to activate this:
header URIBL_MULTI_SURBL_HEADERS
eval:check_hashbl_emails('multi.surbl.org', 'raw/max=10/shuffle/host',
'ALLFROM/Reply-To', '^127\.0\.0\.\d+$')
priority URIBL_MULTI_SURBL_HEADERS -100
describe URIBL_MULTI_SURBL_HEADERS Domain found in surbl multi for
from or reply-to
Thanks! Raymond - SURBL
--
You are receiving this mail because:
You are the assignee for the bug.