Browse Source

[Rspamd] Reduce CSA crap to 2.0

andryyy 5 years ago
parent
commit
fc460fd806
1 changed files with 1 additions and 1 deletions
  1. 1 1
      data/conf/rspamd/local.d/groups.conf

+ 1 - 1
data/conf/rspamd/local.d/groups.conf

@@ -10,7 +10,7 @@ symbols {
     score = 2.5;
     score = 2.5;
   }
   }
   "BULK_HEADERS" {
   "BULK_HEADERS" {
-    score = 3.2;
+    score = 2.0;
   }
   }
 }
 }