[Rspamd] Increase spam symbol weight
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
symbols = {
|
||||
"BAYES_SPAM" {
|
||||
weight = 2.5;
|
||||
weight = 4.5;
|
||||
description = "Message probably spam, probability: ";
|
||||
}
|
||||
"BAYES_HAM" {
|
||||
|
Reference in New Issue
Block a user