Ticket #288 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH] process-quarantine.pl ignores directives to not report to Pyzor, DCC, and SpamCop

Reported by: rjl Owned by: rjl
Priority: normal Milestone: 1.0.1
Component: Perl scripts Version: 1.0.0
Severity: normal Keywords: process-quarantine.pl dcc pyzor spamcop
Cc:

Description

The latest version of process-quarantine.pl enables you to set $report_options in maia.conf to determine which services reports are sent to (Razor, Pyzor, DCC, and/or SpamCop?). Unfortunately, thanks to a bug in SpamAssassin, only the Razor plugin properly honours the instruction to bypass reporting. As a result, you can indicate that you don't want reporting to Pyzor, DCC, or SpamCop?, but those reports will take place anyway unless you disable reporting altogether.

Attachments

Pyzor-3.1.1.patch (0.6 kB) - added by rjl 3 years ago.
Patch for Mail/SpamAssassin/Plugin/Pyzor.pm
DCC-3.1.1.patch (0.7 kB) - added by rjl 3 years ago.
Patch for Mail/SpamAssassin/Plugin/DCC.pm
SpamCop-3.1.1.patch (0.6 kB) - added by rjl 3 years ago.
Patch for Mail/SpamAssassin/Plugin/SpamCop.pm

Change History

Changed 3 years ago by rjl

Patch for Mail/SpamAssassin/Plugin/Pyzor.pm

Changed 3 years ago by rjl

Patch for Mail/SpamAssassin/Plugin/DCC.pm

Changed 3 years ago by rjl

Patch for Mail/SpamAssassin/Plugin/SpamCop.pm

Changed 3 years ago by rjl

  • status changed from new to closed
  • resolution set to fixed

A bug report is being filed with SpamAssassin's Bugzilla system, but in the meantime you can apply the three one-line patches attached to this ticket to have the plugins for Pyzor, DCC, and SpamCop? properly honour the instruction to opt out of reporting.

Changed 3 years ago by rjl

SpamAssassin Bug #4848 has been opened.

Changed 3 years ago by rjl

  • summary changed from process-quarantine.pl ignores directives to not report to Pyzor, DCC, and SpamCop to [PATCH] process-quarantine.pl ignores directives to not report to Pyzor, DCC, and SpamCop
Note: See TracTickets for help on using tickets.