[Rspamd] Increase bulk header score

This commit is contained in:
andryyy
2020-04-14 10:34:09 +02:00
parent 0405318215
commit d883bb246b

View File

@@ -10,7 +10,7 @@ symbols {
score = 2.0;
}
"BULK_HEADER" {
score = 3.5;
score = 4.0;
}
}