http://bugzilla.spamassassin.org/show_bug.cgi?id=2937
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |trivial
------- Additional Comments From [EMAIL PROTECTED] 2004-02-15 15:10 -------
NJABL rule had a huge penalty due to a misconfiguration in my setup.
Nonetheless, I think changing the rule from
header RCVD_IN_NJABL eval:check_rbl('njabl', 'dnsbl.njabl.org.')
to
header RCVD_IN_NJABL eval:check_rbl('njabl', 'dnsbl.njabl.org.',
'127.0.0.[^3]')
would let the rule be more useful.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.