tom 2009/10/16 08:46:13 BST
Modified files:
exim-src/src configure.default
Log:
Add dkim_disable_verify to configure.default where it makes sense
Revision Changes Path
1.14 +3 -0 exim/exim-src/src/configure.default
Index: configure.default
===================================================================
RCS file: /home/cvs/exim/exim-src/src/configure.default,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- configure.default 26 Jun 2007 11:21:36 -0000 1.13
+++ configure.default 16 Oct 2009 07:46:13 -0000 1.14
@@ -1,4 +1,4 @@
-# $Cambridge: exim/exim-src/src/configure.default,v 1.13 2007/06/26 11:21:36 ph10 Exp $
+# $Cambridge: exim/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 @@
# 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 @@
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 @@
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