Testsuite: output changes resulting
[exim.git] / test / confs / 2113
index f48e618d39d5fa301b299f3105ea6460b73d3bca..e5fc5393d4846fe92258a2da0144415cbbe80e21 100644 (file)
@@ -57,7 +57,7 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
   user = CALLER
 
@@ -66,8 +66,9 @@ send_to_server:
   allow_localhost
   hosts_override
   hosts = 127.0.0.1
-  hosts_noproxy_tls = PEX
   port = PORT_D
+  hosts_try_fastopen = :
+  hosts_noproxy_tls = PEX
   tls_try_verify_hosts = :
 
 # End