mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-25 07:41:30 +00:00
[Rspamd] Increase bulk header score
This commit is contained in:
@@ -10,7 +10,7 @@ symbols {
|
||||
score = 2.0;
|
||||
}
|
||||
"BULK_HEADER" {
|
||||
score = 3.5;
|
||||
score = 4.0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user