X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8fb361f085522ac73a1cc93b68ce99b9293202ee..a8930abf977175e1034465cb4e93d4d3673e366c:/cookbooks/exim/templates/default/exim4.conf.erb diff --git a/cookbooks/exim/templates/default/exim4.conf.erb b/cookbooks/exim/templates/default/exim4.conf.erb index e8d2786ba..ffc8be609 100644 --- a/cookbooks/exim/templates/default/exim4.conf.erb +++ b/cookbooks/exim/templates/default/exim4.conf.erb @@ -382,17 +382,6 @@ begin acl # SMTP message. acl_check_mail: -<% if node[:exim][:smarthost_name] -%> - - # Reject mail that fails SPF checks - - deny spf = fail - condition = ${if eq {${lookup{postmaster@osmfoundation.org}spf{$sender_host_address}}}{fail}} - message = $sender_host_address is not allowed to send mail from \ - ${if def:sender_address_domain \ - {$sender_address_domain}{$sender_helo_name}}. - !hosts = +relay_from_hosts -<% end -%> accept