deny on spf failure
[hcoop/config/exim.git] / conf.d / acl / 30_exim4-config_check_rcpt
index d4553bb..9f8a189 100644 (file)
@@ -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 \