https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6484
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4800|0 |1 is obsolete| | --- Comment #1 from [email protected] 2010-09-08 19:28:52 UTC --- Created an attachment (id=4806) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4806) Final alpha test - I see no problems. Here is a DIFF-patch (against SA 3.3.1) for my final version of this enhancement to allow the Mail::SpamAssassin::Plugin::ASN module to use alternative DNS lookup zones to obtain the ASN and network CIDR (in most cases) for a given IPv4 address. I do NOT solve the following issues: 1) IPv6 addresses. However, as these will typically be routed to a different zone, perhaps someone should write an "asn6_lookup" directive? 2) The fact that "_ASN_" and "_ASNCIDR_" are not available to the "report" directive. (Opened as a separate issue - bug # 6485 - see https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6485 for details). There is a single minor formatting change for users of the module: The module no longer stores a literal "AS" as a prefix in the _ASN_ variable, and will strip this prefix from any DNS TXT-RR that is returned as an answer to its queries. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
