projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d60269
)
Block a sender of spam backscatter
author
Tom Hughes
<tom@compton.nu>
Sun, 21 Aug 2016 18:46:28 +0000
(19:46 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 21 Aug 2016 18:46:28 +0000
(19:46 +0100)
cookbooks/exim/templates/default/exim4.conf.erb
patch
|
blob
|
history
diff --git
a/cookbooks/exim/templates/default/exim4.conf.erb
b/cookbooks/exim/templates/default/exim4.conf.erb
index 3c187d699587a78858f6abccdbb6bb2198df9757..33162a3189b28d963b1e6f100181ce15a900fe73 100644
(file)
--- a/
cookbooks/exim/templates/default/exim4.conf.erb
+++ b/
cookbooks/exim/templates/default/exim4.conf.erb
@@
-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.