]> source.dussan.org Git - rspamd.git/commitdiff
Update phishing_group.conf
authorDmitriy Alekseev <1865999+dragoangel@users.noreply.github.com>
Wed, 16 Aug 2023 09:41:00 +0000 (12:41 +0300)
committerGitHub <noreply@github.com>
Wed, 16 Aug 2023 09:41:00 +0000 (12:41 +0300)
conf/scores.d/phishing_group.conf

index 24d0ad5966c3ef7964b01a3f1f54403bc7b1cb6e..54a660a550a2323f05d097b54b6c45bf67001c54 100644 (file)
@@ -25,6 +25,10 @@ symbols = {
         description = "Phished URL";
         one_shot = true;
     }
+    "PHISHED_EXCLUDED" {
+        weight = 0.0;
+        description = "Phished URL found in exclusions list";
+    }
     "PHISHED_OPENPHISH" {
         weight = 7.0;
         description = "Phished URL found in openphish.com";