Fix CVE-2016-1531
[exim.git] / test / confs / 0549
index 280d4d06c9f71e2af32fc74c9c07d47707cc2ab3..4578f0c45c3c5b82c9d9450c81b937a72762abe3 100644 (file)
@@ -1,13 +1,14 @@
 # Exim test configuration 0549
 
 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 =
 
 # ----- Main settings -----