Fix CVE-2016-1531
[exim.git] / test / confs / 0566
index 98df1bf7f0d5bd95c418e78f582ca2abb95b33d1..34b36f53d436c3db60aa218846650dd640a1e7dc 100644 (file)
@@ -1,6 +1,7 @@
 # Exim test configuration 0566
 
 exim_path = EXIM_PATH
+keep_environment =
 host_lookup_order = bydns
 primary_hostname = myhost.test.ex
 spool_directory = DIR/spool
@@ -8,6 +9,7 @@ log_file_path = DIR/spool/log/%slog
 log_selector = +8bitmime
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+tls_advertise_hosts =
 
 # ----- Main settings -----