mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-23 14:51:31 +00:00
[Rspamd] Increase score for BAD_REP_POLICIES
This commit is contained in:
@@ -30,3 +30,7 @@ group "MX" {
|
|||||||
symbol "CTYPE_MIXED_BOGUS" {
|
symbol "CTYPE_MIXED_BOGUS" {
|
||||||
score = 0.0;
|
score = 0.0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
symbol "BAD_REP_POLICIES" {
|
||||||
|
score = 2.5;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user