X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/c46cc0a465098c30e03323bb1918cf6d5bcd3c3f..0a49a7a4f1090b6f1ce1d0f9d969804c9226b53e:/src/src/configure.default diff --git a/src/src/configure.default b/src/src/configure.default index 55de5cb5a..881a22b20 100644 --- a/src/src/configure.default +++ b/src/src/configure.default @@ -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