mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-23 01:59:38 +00:00
[Rspamd] Increase bulk header score
This commit is contained in:
parent
0405318215
commit
d883bb246b
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ symbols {
|
|||
score = 2.0;
|
||||
}
|
||||
"BULK_HEADER" {
|
||||
score = 3.5;
|
||||
score = 4.0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue