temporarily set spf failure to warn while resolving member problems
authorClinton Ebadi <clinton@unknownlamer.org>
Tue, 19 May 2015 06:13:08 +0000 (02:13 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Tue, 19 May 2015 06:13:08 +0000 (02:13 -0400)
At least one member has been forwarding mail offsite and then back to
hcoop, need to adjust some MX settings and see how best to support the
case where a member wants to have a trusted relay for their domain to
hcoop (we handle routing to trusted relays for members, might be
reasonable to support the reverse rather than forcing them to expand
their MX if they only want to relay to our mail servers).

conf.d/acl/30_exim4-config_check_rcpt

index 9f8a189..d4553bb 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
-  deny
+  warn
     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 \