diff --git a/create-postfix-pcre-chek-files.sh b/create-postfix-pcre-chek-files.sh index 26da4ff..c33ff0a 100755 --- a/create-postfix-pcre-chek-files.sh +++ b/create-postfix-pcre-chek-files.sh @@ -135,6 +135,7 @@ if [[ ! -f "$_file" ]]; then /^Reply-To: .+\@klickensiejetzt\..+/ REJECT Possible SPAM - Header-Spamschutzregel REPLY-1010 /^Reply-To: .+\@podiumskate\..+/ REJECT Possible SPAM - Header-Spamschutzregel REPLY-1011 /^Reply-To: videotech\@gmx\..+/ REJECT Possible SPAM - Header-Spamschutzregel REPLY-1012 +/^Reply-To: stdukefoundation@hotmail.com/ REJECT Possible SPAM - Header-Spamschutzregel REPLY-1013 /^From:.*<>/ DISCARD Possible SPAM - Header-Spamschutzregel FROM-1001 /^From: .+\@inx1and1\..+/ REJECT Possible SPAM - Header-Spamschutzregel FROM-1002 diff --git a/install_postfix_advanced.sh b/install_postfix_advanced.sh index e11ca29..1e55909 100755 --- a/install_postfix_advanced.sh +++ b/install_postfix_advanced.sh @@ -2235,6 +2235,7 @@ if [[ ! -f "$_file" ]]; then /^Reply-To: .+\@klickensiejetzt\..+/ REJECT Possible SPAM - Header-Spamschutzregel REPLY-1010 /^Reply-To: .+\@podiumskate\..+/ REJECT Possible SPAM - Header-Spamschutzregel REPLY-1011 /^Reply-To: videotech\@gmx\..+/ REJECT Possible SPAM - Header-Spamschutzregel REPLY-1012 +/^Reply-To: stdukefoundation@hotmail.com/ REJECT Possible SPAM - Header-Spamschutzregel REPLY-1013 /^From:.*<>/ DISCARD Possible SPAM - Header-Spamschutzregel FROM-1001 /^From: .+\@inx1and1\..+/ REJECT Possible SPAM - Header-Spamschutzregel FROM-1002