mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-15 19:06:03 +00:00
[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