Fix CVE-2016-1531
[exim.git] / test / confs / 0449
index 1228f0914c5b1fafda545238b0502bab957201ba..6345b5897683d5bd6e60af233e59004e75e6d8df 100644 (file)
@@ -1,12 +1,14 @@
 # Exim test configuration 0449
 
 exim_path = EXIM_PATH
+keep_environment =
 host_lookup_order = bydns
 primary_hostname = myhost.test.ex
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+tls_advertise_hosts =
 
 
 # ----- Main settings -----