From f205ad1820524a86abd82edd77553e40350630e6 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Wed, 20 Mar 2024 14:39:53 +0100 Subject: [PATCH] daily autocommit --- spamassassin/64_myRules.cf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spamassassin/64_myRules.cf b/spamassassin/64_myRules.cf index 2db48a1d8..180e281aa 100644 --- a/spamassassin/64_myRules.cf +++ b/spamassassin/64_myRules.cf @@ -1,5 +1,9 @@ trusted_networks 192.168.178.0/24 +body LOCAL_DEMONSTRATION_RULE1 /addSpam5Level/ +score LOCAL_DEMONSTRATION_RULE1 5.1 +describe LOCAL_DEMONSTRATION_RULE1 This is a simple test rule + body LOCAL_DEMONSTRATION_RULE /dasistmeinteststringfuerspammails/ score LOCAL_DEMONSTRATION_RULE 25.1 describe LOCAL_DEMONSTRATION_RULE This is a simple test rule -- 2.43.0