Fix CVE-2016-1531
[exim.git] / test / confs / 3461
index 48fe4da3ef557640a165bcda537f929794b30674..45a28fd62816cb78acc01afabe77c826ad79dedd 100644 (file)
@@ -3,9 +3,9 @@
 SERVER =
 
 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/SERVER%slog
 gecos_pattern = ""
@@ -75,5 +75,6 @@ send_to_server:
   hosts = 127.0.0.1
   hosts_try_auth = *
   port = PORT_D
+  tls_try_verify_hosts = :
 
 # End