-# $Cambridge: exim/exim-src/src/configure.default,v 1.14 2009/10/16 07:46:13 tom Exp $
+# DO NOT EDIT - This file is being maintained by Chef
######################################################################
# Runtime configuration file for Exim #
# need the first setting, or in separate files, in which case you need both
# options.
-tls_certificate = /etc/ssl/certs/openstreetmap.pem
-tls_privatekey = /etc/ssl/private/openstreetmap.key
+tls_certificate = /etc/ssl/certs/exim.pem
+tls_privatekey = /etc/ssl/private/exim.key
# In order to support roaming users who wish to send email from anywhere,
# you may want to make Exim listen on other ports as well as port 25, in
# Deny incoming mail unless the sender address can be verified.
deny !hosts = +relay_from_hosts
+ !verify = sender
+
+ deny !hosts = +relay_from_hosts
+ !senders = lsearch*@;/etc/exim4/callout_exempt_senders
!verify = sender/callout/defer_ok
# Accept if the message comes from one of the hosts for which we are an