SA Bugzilla – Bug 7113
TxRep tool to correct mis-scored email
Last modified: 2019-09-07 17:07:37 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.