X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/96eb7d2a5b86afec3b66a61a1ba8af82ab0c6d41..48d6f3b6c68a33a4ff11650f9f0de858cb5fc256:/test/confs/3451 diff --git a/test/confs/3451 b/test/confs/3451 index c3f07b948..8303f28b9 100644 --- a/test/confs/3451 +++ b/test/confs/3451 @@ -62,6 +62,7 @@ begin transports local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn user = CALLER @@ -69,8 +70,9 @@ send_to_server: driver = smtp allow_localhost hosts = 127.0.0.1 + port = PORT_D + hosts_try_fastopen = : hosts_try_auth = * hosts_noproxy_tls = PEX - port = PORT_D # End