Przeglądaj źródła

[Rspamd] Slightly reduce BAD REP POL score

andryyy 5 lat temu
rodzic
commit
f38be3a8b0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      data/conf/rspamd/local.d/groups.conf

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

@@ -7,7 +7,7 @@ symbols {
     score = 0.0;
   }
   "BAD_REP_POLICIES" {
-    score = 2.5;
+    score = 2.0;
   }
   "BULK_HEADER" {
     score = 3.5;