[Rspamd] Slightly reduce BAD REP POL score

This commit is contained in:
andryyy
2020-04-11 08:27:11 +02:00
parent defe91cea7
commit f38be3a8b0

View File

@@ -7,7 +7,7 @@ symbols {
score = 0.0;
}
"BAD_REP_POLICIES" {
score = 2.5;
score = 2.0;
}
"BULK_HEADER" {
score = 3.5;