Fix CVE-2016-1531
[exim.git] / test / confs / 9450
index ea5f703aacc6b43879377ff8cca351c4b0237478..91e0630d3075278c831d42b19424e48126d97c97 100644 (file)
@@ -1,13 +1,14 @@
 # Exim test configuration 9450
 
 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 -----