[Rspamd] Rate .doc with +10, decrease default bayes ham score
This commit is contained in:
@@ -4,7 +4,7 @@ symbols = {
|
||||
description = "Message probably spam, probability: ";
|
||||
}
|
||||
"BAYES_HAM" {
|
||||
weight = -10.5;
|
||||
weight = -5.5;
|
||||
description = "Message probably ham, probability: ";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user