Fix CVE-2016-1531
[exim.git] / test / confs / 0439
index 8b3941ce5550f2938b7993949511e190aaac4501..25199dff8a54d47b8ad3f55adeb397e6641ea728 100644 (file)
@@ -1,12 +1,14 @@
 # Exim test configuration 0439
 
 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 -----