[Rspamd] Remove score for CTYPE_MIXED_BOGUS and ARC_REJECT, increase DNS timeout

This commit is contained in:
André
2018-05-28 18:49:23 +02:00
4 changed files with 13 additions and 2 deletions

View File

@@ -43,3 +43,6 @@ group "policies" {
score = 4.0;
}
}
symbol "CTYPE_MIXED_BOGUS" {
score = 0.0;
}