http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4770
------- Additional Comments From [EMAIL PROTECTED] 2006-12-17 06:22 ------- Created an attachment (id=3789) --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3789&action=view) Plugin to add _ASN_ and _ASNCIDR_ tags (revised 3) * Tested with 3.1.7 (previously only with 3.1.0 and 3.1.3) * Fixed typo * Make sure we do not look up 127.0.0.1 -- relays_externals->[0] is (sometimes?) 127.0.0.1 when called in spamd(8)/Postfix' content_filter context as opposed to spamassassin(1). * Removed the _handle_hit call and the "return 1"s, as they caused a default score of 1.0 on the rule that called the asn_lookup() eval function. * Added a parameter to the asn_lookup() eval function to specify the number of simultaneous DNS queries ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
