http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5487
Summary: URIBL rules and database mismatch
Product: Spamassassin
Version: 3.2.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P1
Component: Rules
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
In 25_uribl.cf, queries to multi.uribl.com try to match on 2, 4, and 8 but
instead need to match on 127.0.0.2, 127.0.0.4, and 127.0.0.8. Example:
"urirhssub URIBL_BLACK multi.uribl.com. A 2"
should read as
"urirhssub URIBL_BLACK multi.uribl.com. A 127.0.0.2"
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.