Fix CVE-2016-1531
[exim.git] / test / confs / 0461
index f56d6ad57490679120ff47d9f9f5342848b8d3bc..ac0206b1e72303d86c2890e9e386fdc95aa9ae40 100644 (file)
@@ -6,13 +6,14 @@ RETRY1=1s
 RETRY2=2s
 
 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 -----
@@ -42,7 +43,6 @@ begin transports
 t1:
   driver = smtp
   port = PORT_S
-  interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}}
   connect_timeout = 1s
   allow_localhost