You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2010/02/25 23:20:20 UTC

[Bug 6350] New: Extend URIDNSBL.pm to query IP of domain names / uriabl

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6350

           Summary: Extend URIDNSBL.pm to query IP of domain names /
                    uriabl
           Product: Spamassassin
           Version: 3.3.0
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Plugins
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: alex.uribl@gmail.com


Atm,  URIDNSBL.pm  queries are centered  on either domain name or domain's NS
data.

Using SBL-XBL data, if the plugin would query the IP of the domain , an extra
layer of protection could be added at minimal cost.

unless I'm very mistaken, the URIBL_SBL rule queries for domain NS's IP but not
the A record's IP.

iow, using the added "uriabl" feature the plugin would query for the bad
webhost's  IP.

I've been using this data with milter-link using 
"uri-a-bl=sbl-xbl.spamhaus.org" and it rocks. 

Comments?  JM, would you add?

Axb

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.