From ec8cf91536c685f3bb66d526d0f75ebaf662c6cc Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 23 Aug 2016 14:39:57 +0100 Subject: [PATCH 1/1] Block another web site with a spam friendly form --- cookbooks/exim/templates/default/exim4.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/exim/templates/default/exim4.conf.erb b/cookbooks/exim/templates/default/exim4.conf.erb index be44f9294..f02b4193f 100644 --- a/cookbooks/exim/templates/default/exim4.conf.erb +++ b/cookbooks/exim/templates/default/exim4.conf.erb @@ -387,7 +387,7 @@ acl_check_rcpt: # Block sender of spam backscatter - deny senders = www-data@www.easyticket.de:*@email.realestate.co.nz + deny senders = www-data@www.easyticket.de:*@email.realestate.co.nz:sipdentistry@mail.mediaworksonline.com # Accept mail to postmaster in any local domain, regardless of the source, # and without verifying the sender. -- 2.43.2