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

           Summary: URIBL checks make unnecessary NS and A lookups
           Product: Spamassassin
           Version: 3.2.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Plugins
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


In Mail::SpamAssassin::Plugin::URIDNSBL::query_domain, it seems for each domain
names found in a message, their NS and A records are queried even when there
are no DNSBLs configured to look the results up against.

The NS and A lookups should only be done if
$scanner->{uridnsbl_active_rules_revipbl} has anything in it.


-- 
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