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