Two-phase queue run perf: parallel processes for phase one
[users/jgh/exim.git] / test / confs / 0604
index ec5195511ee34c56ae0bd2290070da7a4e5e6ab2..13ad0c2c76a6f1777b266a0f32a582a03ae60f69 100644 (file)
@@ -9,7 +9,7 @@ SERVER =
 .include DIR/aux-var/std_conf_prefix
 
 rfc1413_query_timeout = 0s
-log_selector = +sender_on_delivery
+log_selector = +sender_on_delivery +millisec
 
 # ----- Main settings -----
 
@@ -42,6 +42,7 @@ send_to_server:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_D
+  hosts_try_fastopen = :
   # assumes that HOSTIPV4 can sent to 127.0.0.1
   interface = ${if eq {$sender_address_domain}{dustybelt.tld} {127.0.0.1}{HOSTIPV4}}