]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Comment out the require options for now. This is just making noise in
authorStephen Gran <steve@lobefin.net>
Sun, 5 Apr 2009 16:18:06 +0000 (17:18 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 5 Apr 2009 16:18:06 +0000 (17:18 +0100)
the logs.  I hate gnutls.
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/files/common/exim4.conf

index 0378c3de3ef67d9290db0514c1ccd13fa52866e1..cecdcf50afa86052901bf2feb4f8bbe5802ba871 100644 (file)
@@ -1156,11 +1156,11 @@ remote_smtp:
   driver = smtp
   connect_timeout = 1m
 .ifdef USE_TLS
-  tls_tempfail_tryclear = true
+#  tls_tempfail_tryclear = true
   tls_certificate = /etc/exim4/ssl/thishost.crt
   tls_privatekey = /etc/exim4/ssl/thishost.key
-  tls_verify_certificates = /etc/exim4/ssl/ca.crt
-  tls_crl = /etc/exim4/ssl/ca.crl
+#  tls_verify_certificates = /etc/exim4/ssl/ca.crt
+#  tls_crl = /etc/exim4/ssl/ca.crl
 .endif
 
 # Send the message to procmail