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