]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/exim/templates/default/exim4.conf.erb
Block a sender of spam backscatter
[chef.git] / cookbooks / exim / templates / default / exim4.conf.erb
index 3c187d699587a78858f6abccdbb6bb2198df9757..33162a3189b28d963b1e6f100181ce15a900fe73 100644 (file)
@@ -385,6 +385,10 @@ acl_check_rcpt:
   deny    local_parts   = root:postmaster:webmaster:abuse:support
           senders       = :
 
+  # Block sender of spam backscatter
+
+  deny    senders       = www-data@www.easyticket.de
+
   # Accept mail to postmaster in any local domain, regardless of the source,
   # and without verifying the sender.