我将来自/etc/rspamd/statistic.conf的自动学习的样例配置放在/etc/rspamd/local.d/classifier-bayes.conf中:
autolearn {
spam_threshold = 6.0;
junk_threshold = 4.0;
ham_threshold = -0.5;
check_balance = true;
min_balance = 0.9;
}并重新启动rspamd,但似乎没有垃圾邮件/火腿被学习。我遗漏了什么?
谢谢你,简
发布于 2022-02-18 08:45:48
对不起-配置工作,它只是花了几分钟的结果变得可见的Rspamd网络用户界面。
https://serverfault.com/questions/1094057
复制相似问题