From d17fe9732633421f42630659b08c416e629b115f Mon Sep 17 00:00:00 2001 From: mhoellein Date: Thu, 27 Jun 2024 19:14:20 +0200 Subject: [PATCH] daily autocommit --- spamassassin/64_myRules.cf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spamassassin/64_myRules.cf b/spamassassin/64_myRules.cf index 180e281aa..1e8ffaf69 100644 --- a/spamassassin/64_myRules.cf +++ b/spamassassin/64_myRules.cf @@ -1,4 +1,7 @@ trusted_networks 192.168.178.0/24 +header LOCAL_ALLOWED_SENDER From=\(rene.meichsner@hoellein.online) +score LOCAL_ALLOWED_SENDER -20 +describe LOCAL_ALLOWED_SENDER Local allowed sender body LOCAL_DEMONSTRATION_RULE1 /addSpam5Level/ score LOCAL_DEMONSTRATION_RULE1 5.1 -- 2.43.0