https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8077
Bug ID: 8077
Summary: HashBL "number" options
Product: Spamassassin
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Libraries
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
Created attachment 5859
--> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5859&action=edit
Num HashBL option
In some cases, chars matched by check_hashbl_bodyre() are not clean and
extraneous chars should be cleaned before sending the dns query.
When trying to match phone numbers, for example, the check_hashbl_bodyre()
match may be of the form "+1 (123) 456-7890", the attached diff will remove non
numbers chars from the match.
--
You are receiving this mail because:
You are the assignee for the bug.