Disable identd (rfc1413) lookups by default
[users/jgh/exim.git] / test / confs / 3461
index 48fe4da3ef557640a165bcda537f929794b30674..c93abddd76654681a3005cd8012d397bb84f0213 100644 (file)
@@ -5,7 +5,6 @@ SERVER =
 exim_path = EXIM_PATH
 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 +74,6 @@ send_to_server:
   hosts = 127.0.0.1
   hosts_try_auth = *
   port = PORT_D
+  tls_try_verify_hosts = :
 
 # End