https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6335
Justin Mason <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4684|0 |1 is obsolete| | Attachment #4691|0 |1 is obsolete| | --- Comment #34 from Justin Mason <[email protected]> 2010-03-03 14:27:24 UTC --- Created an attachment (id=4692) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4692) redone OK -- I've addressed guenther's issue, and cleaned up that conditional code in a more consistent way with the existing code. Also, the reason the rule was now not hitting was because I used the wrong rule type in the first place for URIBL_DBL! doh. using "urirhssub" now seems to be working with a test msg here. applied to trunk: : 9...; svn commit -m "bug 6335: address guenther's issue, clean up ips_only/domains_only in a more consistent way, and fix case where URIBL_DBL was not hitting with new code due to use of the wrong rule type" Sending lib/Mail/SpamAssassin/Plugin/URIDNSBL.pm Sending rules/25_uribl.cf Transmitting file data .. Committed revision 918483. the attached patch is against vanilla 3.3, so doesn't depend on applying the earlier patches -- they're now all obsoleted. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
