https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6890
--- Comment #2 from Jez <[email protected]> --- (In reply to comment #1) > As things stand the spam threshold is configurable per user. Shouldn't the > threshold used be either the higher of the two, or perhaps an offset from > the normal configured spam threshold. I like the idea of making it an offset rather than an absolute value. So, to clarify, what you're saying is that if your normal spam threshold is 3 and you want the override to be 8, instead of passing -T 8.0, you'd pass -T 5.0? The one thing is that you wouldn't be able to pass a negative number on the command line, but actually I don't think that makes semantic sense anyway (you want to discard spam that SpamAssassin has *not* marked as spam??) so that may not be a problem. -- You are receiving this mail because: You are the assignee for the bug.
