]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/exim/templates/default/exim4.conf.erb
Add spam block
[chef.git] / cookbooks / exim / templates / default / exim4.conf.erb
index ce476f7ad856ae938f6dd9364962b10dcf4764c1..cfc2719b2d494709c2b27c46eb0570a226329e12 100644 (file)
@@ -380,6 +380,15 @@ acl_check_rcpt:
           local_parts   = ^[./|] : ^.*[@!] : ^.*/\\.\\./
   #############################################################################
 
+  # Block bounces to selected addresses
+
+  deny    local_parts   = root:postmaster:webmaster:abuse:support
+          senders       = :
+
+  # Block sender of spam backscatter
+
+  deny    senders       = www-data@www.easyticket.de:*@email.realestate.co.nz:sipdentistry@mail.mediaworksonline.com:www-data@*.consoglobe.com:lina-noreply@jobstreet.com
+
   # Accept mail to postmaster in any local domain, regardless of the source,
   # and without verifying the sender.