From 82d898fa031f216770cddafe05b8f589d2733932 Mon Sep 17 00:00:00 2001 From: VC Date: Fri, 5 Jul 2024 11:53:34 +0200 Subject: [PATCH] feat: add asshole --- roles/spamassassin/files/local.cf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/roles/spamassassin/files/local.cf b/roles/spamassassin/files/local.cf index 2640e3d..c812ecf 100644 --- a/roles/spamassassin/files/local.cf +++ b/roles/spamassassin/files/local.cf @@ -6,6 +6,9 @@ bayes_auto_learn 1 ok_locales fr score UNWANTED_LANGUAGE_BODY 5 +rawbody LOCAL_MASTINGER /mastinger\.de/ +score LOCAL_MASTINGER 20.0 + rawbody LOCAL_CLICKTOCLICK /clicktoclick/i score LOCAL_CLICKTOCLICK 2.0 @@ -73,7 +76,7 @@ rawbody LOCAL_CRYPTO /cryptocurrenc/i score LOCAL_CRYPTO 50.0 header LOCAL_KETO Subject =~ /keto/i -score LOCAL_KETO 3.0 +score LOCAL_KETO 4.0 header LOCAL_BESTSELLERS Subject =~ /bestsellers/i score LOCAL_BESTSELLERS 5.0 @@ -170,6 +173,7 @@ whitelist_from *@chichiclothing.com whitelist_from dmarcreport@microsoft.com # Blacklist manuel +blacklist_from *@workshope.de blacklist_from *@maine-edu.us blacklist_from *@andersins.de blacklist_from *@fix-prices.de