[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

@@ -0,0 +1,5 @@
symbols = {
"ARC_REJECT" {
weight = 0.0;
}
}