Fix CVE-2016-1531
[exim.git] / test / confs / 0218
index d185033ea2079fa87271fbeabb489b9fc85780aa..fae18f0e13b7f7e14efb9945ea0bc74e97e563db 100644 (file)
@@ -1,13 +1,14 @@
 # Exim test configuration 0218
 
 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 -----
 
@@ -56,7 +57,6 @@ send_to_server:
   command_timeout = 1s
   hosts = 127.0.0.1
   port = PORT_S
-  interface = 127.0.0.1
   debug_print = T: $transport_name  (${acl {expand_check}})