From: Clinton Ebadi Date: Sun, 22 Apr 2018 09:49:24 +0000 (-0400) Subject: deny on spf failure X-Git-Url: http://git.hcoop.net/hcoop/config/exim.git/commitdiff_plain/1beeb31373f906293561437591949947e8569ffb deny on spf failure hosts without spf nowadays are no good --- diff --git a/conf.d/acl/30_exim4-config_check_rcpt b/conf.d/acl/30_exim4-config_check_rcpt index d4553bb..9f8a189 100644 --- a/conf.d/acl/30_exim4-config_check_rcpt +++ b/conf.d/acl/30_exim4-config_check_rcpt @@ -279,7 +279,7 @@ acl_check_rcpt: # Missing spf-tools-perl will trigger the "Unexpected error in # SPF check" warning. .ifdef CHECK_RCPT_SPF - warn + deny message = [SPF] $sender_host_address is not allowed to send mail from \ ${if def:sender_address_domain {$sender_address_domain}{$sender_helo_name}}. \ Please see \