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