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