http://bugzilla.spamassassin.org/show_bug.cgi?id=4141

           Summary: Cannot disable SPAMCOP reporting
           Product: Spamassassin
           Version: 3.0.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: spamassassin
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


There needs to be a 'use_spamcop' directive available allow override of SPAMcop.

Conf.pm should be modified to add a 'use_spamcop' config option.
Next Reporter.pm 'is_spamcop_available()' subroutine should be modified to
return FALSE if it is disabled. This is how it is done for razor, dcc, pyzor.

I'm getting a 'taint' on IO::Socket due to spamcop and there is no way to
disable it. That is what prompted this bug report.

While looking at the code I did find a workaround of adding a 
'score RCVD_IN_BL_SPAMCOP_NET 0' to my user prefs. However wouldn't a
'use_spamcop' directive be more consistent?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to