Fix CVE-2016-1531
[exim.git] / test / confs / 0058
index c23b3062b16e08924b408ef73586249372418618..2b15f6290a27fb68f4992dae5ecd467efec9520a 100644 (file)
@@ -1,13 +1,14 @@
 # Exim test configuration 0058
 
 exim_path = EXIM_PATH
+keep_environment =
 host_lookup_order = bydns
 primary_hostname = myhost.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 -----