Fix CVE-2016-1531
[users/jgh/exim.git] / test / confs / 0290
index 929a907408f2a3d2a3c04ddb266d6e88e6fa459f..5c4a7aa188a474a21063fd6cf714510c362810a0 100644 (file)
@@ -11,13 +11,14 @@ C2=#
 C1C2 this should be a comment
 
 exim_path = EXIM_PATH
+keep_environment =
 host_lookup_order = bydns
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+tls_advertise_hosts =
 trusted_users = CALLER
 
 # ----- Main settings -----