From: Dmitriy Alekseev <1865999+dragoangel@users.noreply.github.com> Date: Wed, 16 Aug 2023 09:41:00 +0000 (+0300) Subject: Update phishing_group.conf X-Git-Tag: 3.7.1~68^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7d0d4e7beeb67930f8b0788e43e2b54a87fa95b7;p=thirdparty%2Frspamd.git Update phishing_group.conf --- diff --git a/conf/scores.d/phishing_group.conf b/conf/scores.d/phishing_group.conf index 24d0ad5966..54a660a550 100644 --- a/conf/scores.d/phishing_group.conf +++ b/conf/scores.d/phishing_group.conf @@ -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";