From 3e9401e2547fc9c00824da27244c3cec70a16dc2 Mon Sep 17 00:00:00 2001 From: VC Date: Fri, 5 Jul 2024 11:53:47 +0200 Subject: [PATCH] feat: add asshole --- roles/spamassassin/files/local.cf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/roles/spamassassin/files/local.cf b/roles/spamassassin/files/local.cf index eb0662e..080383b 100644 --- a/roles/spamassassin/files/local.cf +++ b/roles/spamassassin/files/local.cf @@ -6,6 +6,12 @@ bayes_auto_learn 1 ok_locales fr score UNWANTED_LANGUAGE_BODY 5 +rawbody LOCAL_EMURA /EMURA/ +score LOCAL_EMURA 20.0 + +rawbody LOCAL_inkersell.de /inkersell\.de/ +score LOCAL_inkersell.de 20.0 + rawbody LOCAL_tinsille.de /tinsille\.de/ score LOCAL_tinsille.de 20.0 @@ -222,6 +228,7 @@ whitelist_from *@chichiclothing.com whitelist_from dmarcreport@microsoft.com # Blacklist manuel +blacklist_from *@klookings.de blacklist_from *@nowastells.de blacklist_from *@bestellse.de blacklist_from *@giposalle.de