[Rspamd] Create bad header map

This commit is contained in:
andryyy
2021-05-23 23:12:07 +02:00
parent bbb1d7aa39
commit cf9d3e00c8
3 changed files with 12 additions and 0 deletions

View File

@@ -9,6 +9,9 @@ symbols {
"BAD_REP_POLICIES" {
score = 2.0;
}
"BAD_HEADER" {
score = 10.0;
}
"BULK_HEADER" {
score = 4.0;
}