Ticket #437 (assigned enhancement)

Opened 23 months ago

Last modified 7 months ago

auto-confirm in process-quarantine

Reported by: dmorton Owned by: rjl
Priority: high Milestone: 1.0.3
Component: Perl scripts Version: 1.0.2
Severity: normal Keywords:
Cc:

Description (last modified by rjl) (diff)

Along the lines of #99 and NewThresholds, we could add options to process-

quarantine.pl to auto-confirm items past a certain threshold.

  • --autolearn-ham-threshold
  • --autolearn-spam-threshold
  • --autoreport-threshold

This enhancement is quite non-intrusive, so we could add it to the 1.0 tree.

Change History

Changed 22 months ago by anonymous

Should it be autolearn or autodelete? autolearning could be done in SA.

But that might be a performance question.

Do we need both?

Changed 7 months ago by rjl

  • owner changed from dmorton to rjl
  • status changed from new to assigned
  • version set to 1.0.2
  • description modified (diff)

We can't count on SpamAssassin's auto-learning feature being enabled, so we should definitely be trying "autolearn" rather than "autodelete". In the event the item has already been learned, SpamAssassin will simply ignore the attempt to learn it again (unless the diagnosis is different, of course), so the performance hit should be negligible.

Note: See TracTickets for help on using tickets.