]> source.dussan.org Git - rspamd.git/commitdiff
Update surbl_group.conf 5119/head
authorSlavko <5506544+slavkoja@users.noreply.github.com>
Thu, 29 Aug 2024 09:16:28 +0000 (11:16 +0200)
committerGitHub <noreply@github.com>
Thu, 29 Aug 2024 09:16:28 +0000 (11:16 +0200)
conf/scores.d/surbl_group.conf

index 89579ca157461b03f3f193f33793b0c0d0a92477..255c03214fb5fa075b413c97b4996ba27e16323e 100644 (file)
@@ -214,13 +214,13 @@ symbols = {
         groups = ["uribl"];
     }
     "URIBL_RED" {
-        weight = 3.5;
+        weight = 0.5;
         description = "A domain in the message is listed in URIBL.com red";
         one_shot = true;
         groups = ["uribl"];
     }
     "URIBL_GREY" {
-        weight = 1.5;
+        weight = 2.5;
         description = "A domain in the message is listed in URIBL.com grey";
         one_shot = true;
         groups = ["uribl"];