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

Reply via email to