Add dkim_disable_verify to configure.default where it makes sense
authorTom Kistner <tom@duncanthrax.net>
Fri, 16 Oct 2009 07:46:13 +0000 (07:46 +0000)
committerTom Kistner <tom@duncanthrax.net>
Fri, 16 Oct 2009 07:46:13 +0000 (07:46 +0000)
src/src/configure.default

index 55de5cb5a644fc81e194c7e3c4e330c61c6f8467..881a22b201bb91e7a13c4136442275b98505e044 100644 (file)
@@ -1,4 +1,4 @@
-# $Cambridge: exim/src/src/configure.default,v 1.13 2007/06/26 11:21:36 ph10 Exp $
+# $Cambridge: exim/src/src/configure.default,v 1.14 2009/10/16 07:46:13 tom Exp $
 
 ######################################################################
 #                  Runtime configuration file for Exim               #
@@ -309,6 +309,7 @@ acl_check_rcpt:
   # testing for an empty sending host field.
 
   accept  hosts = :
+          control = dkim_disable_verify
 
   #############################################################################
   # The following section of the ACL is concerned with local parts that contain
@@ -387,6 +388,7 @@ acl_check_rcpt:
 
   accept  hosts         = +relay_from_hosts
           control       = submission
+          control       = dkim_disable_verify
 
   # Accept if the message arrived over an authenticated connection, from
   # any host. Again, these messages are usually from MUAs, so recipient
@@ -395,6 +397,7 @@ acl_check_rcpt:
 
   accept  authenticated = *
           control       = submission
+          control       = dkim_disable_verify
 
   # Insist that any other recipient address that we accept is either in one of
   # our local domains, or is in a domain for which we explicitly allow