Set keep_environment to empty to silence warning

Change-Id: I91d511a6932669fa1b014d4a26bc3ae8f470395b
This commit is contained in:
James E. Blair 2017-12-12 13:35:09 -08:00
parent 099455fd6b
commit 664c8806e7
1 changed files with 5 additions and 0 deletions

View File

@ -44,6 +44,11 @@ CONFDIR = <%= scope.lookupvar('exim::params::conf_dir') %>
# MAIN CONFIGURATION SETTINGS #
######################################################################
# This is the default value now, but we need to explicitly set it to
# the empty string to avoid exim emitting a warning message.
# See https://tronche.com/wiki/Exim_keep_environment
keep_environment =
# Specify your host's canonical name here. This should normally be the fully
# qualified "official" name of your host. If this option is not set, the
# uname() function is called to obtain the name. In many cases this does