http://bugzilla.spamassassin.org/show_bug.cgi?id=4321
Summary: XBL now includes NJABL_PROXY; may need a mod to rules
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P5
Component: Rules
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Spamhaus update:
>> The additional proxies data is a subset of NJABL's
>> dnsbl.njabl.org, note we are using ONLY the open proxy IPs
>> list from NJABL (only the 127.0.0.9 part) and have
>> implemented our own 60-day expire (as the original NJABL
>> does not expire entries).
'Hmm... we should probably shut off that NJABL subtest, but then we'd
miss the 60+ day ones.
33.898 39.5491 0.0000 1.000 0.99 0.00 RCVD_IN_XBL
14.050 16.3925 0.0000 1.000 0.95 0.00 RCVD_IN_NJABL_PROXY
Maybe do this?
1. rename RCVD_IN_NJABL_PROXY to __RCVD_IN_NJABL_PROXY
2. meta RCVD_IN_NJABL_PROXY (__RCVD_IN_NJABL_PROXY && !RCVD_IN_XBL)
Daniel'
probably a good idea. low-pri, though, as we can always just let it go into the
perceptron and let it simply zero out the RCVD_IN_NJABL_PROXY rule's score...
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.