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

             Bug #: 6720
           Summary: 72_active.cf lacks ifplugin for spamhaus DNSBL rule
           Product: Spamassassin
           Version: 3.3.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Rules
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 5017
  --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5017
Patch for 72_active.cf

I keep failing initial sa-update (fresh installation) with all plugins
disabled, with the following error message:

config: failed to parse line, skipping, in
"/tmp/.spamassassin159920p2UgPtmp/72_active.cf": uridnsbl        URIBL_SBL_A   
sbl.spamhaus.org.   A
channel: lint check of update failed, channel failed

Uncommenting the following line in local.cf fixes the error:

loadplugin Mail::SpamAssassin::Plugin::URIDNSBL

An investigation shows that the URIBL_SBL_A rule (for spamhaus) has no
"ifplugin...endif" around it, when compared to the URIBL_RHS_DOB rule just
preceding it.

Attached is a patch (tested -- no more lint check failure) that I whup up to
fix this issue.

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