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

             Bug #: 6662
           Summary: uridnsbl_skip_domain isn't preventing lookups via
                    urirhssub
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Rules (Eval Tests)
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 4960
  --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=4960
Example email hitting URIBL_WS_SURBL

Rules currently include:
25_uribl.cf:uridnsbl_skip_domain juno.com kernel.org livejournal.com lycos.com

Yet the attachment still hits URIBL_WS_SURBL via the rule:
25_uribl.cf:urirhssub       URIBL_WS_SURBL  multi.surbl.org.        A   4


Using the attached example with trunk:

spamassassin -D 2>&1 | grep multi.surbl | grep starting | less

Sep 19 17:22:39.564 [9037] dbg: async: starting: URI-DNSBL,
DNSBL:multi.surbl.org.:news.livejournal.com (timeout 15.0s, min 3.0s)
Sep 19 17:22:39.569 [9037] dbg: async: starting: URI-DNSBL,
DNSBL:multi.surbl.org.:www.livejournal.com (timeout 15.0s, min 3.0s)

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

Reply via email to