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