[Rspamd-Users] Autolearn BAYES does not want to work
    christian 
    usenet at schani.com
       
    Mon Jun 24 17:07:00 UTC 2024
    
    
  
Hello,
I'm currently having the problem that not all incoming emails marked as 
"HAM no action" and "SPAM add header/rewrite subject" are being trained 
and included in the BAYES statistics. Most of the emails that come in I 
have to learn afterwards with rspamc learn_ham or learn_spam.
Why could it be that they are not being trained?
Autolearn is active.
autolearn = true;
	autolearn {
	  spam_threshold = 6.0;
	  junk_threshold = 4.0;
	  ham_threshold = -0.5;
	  check_balance = true;
	  min_balance = 0.95;
	}
Thanks for help
Christian
    
    
More information about the Users
mailing list