joe a skrev den 2023-02-14 00:12:
On 2/13/2023 5:51 PM, Benny Pedersen wrote:
joe a skrev den 2023-02-13 23:42:
Have some annoying SPAM that consistently shows a negative score on
BAYES. Is the default scoring or influenced by BAYES in some way?
*-1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1%
* [score: 0.0000]
SpamAssassin 3.4.5
time to upgrade imho :=)
or train bayes to know what is spam or not spam, if it fails turn off
autolearn, make a burdon what is autolearned
in local.cf
bayes_auto_learn_threshold_nonspam n.nn (default: 0.1)
The score threshold below which a mail has to score, to be fed into
SpamAssassin's learning systems automatically as a non-spam message.
bayes_auto_learn_threshold_spam n.nn (default: 12.0)
The score threshold above which a mail has to score, to be fed into
SpamAssassin's learning systems automatically as a spam message.
i have changed scores on this 2 :)
now i dont need manuely training
above is a plugin that need to be enabled for this to work
remember to do a spamassassin --lint on changes of config files
So, what did you change them to, may I ask? Not sure I really
understand those limits.
bayes_auto_learn_threshold_nonspam -5
bayes_auto_learn_threshold_spam 5
means all under minus 5 is autolearned as non ham, and all above 5 is
autolearned as spam
but this is just a suggestion not a recomending, spam and ham is
diffrent pr recipient
In any case, I feed new SPAM and HAM into BAYES twice a day. via
scripts, etc. so I really should have autolearn off, yes?
Maybe I need to retrain BAYES? IIRC last time took "a long time".
yes