Bug 7113

Summary: TxRep tool to correct mis-scored email
Product: Spamassassin Reporter: Joe Quinn <jquinn+SAbug>
Component: ToolsAssignee: SpamAssassin Developer Mailing List <dev>
Status: NEW ---    
Severity: enhancement CC: billcole, pille+spamassassin+bugzilla
Priority: P2    
Version: 3.4.1   
Target Milestone: Future   
Hardware: All   
OS: All   
Whiteboard:

Description Joe Quinn 2014-12-16 19:33:25 UTC
http://www.gossamer-threads.com/lists/spamassassin/users/187477

The TxRep and AWL tables do not save enough information to do perfectly accurate relearning, but some improvement on sa-awl is in order.

The current sa-awl tool's only functionality is to delete reputation entries that have been hit fewer than $threshold times.

Due to TxRep's reputation diminishing over time, we likely just need a mode where it takes emails from STDIN, rescores them, and applies reputation as if they had just come through the regular mail pipeline. We likely also want a way to forget specific reputations, not just those that are infrequently hit.