From b38a477da0a5248ed1d2b7590922c89c6337ec3b Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 27 Aug 2020 21:15:19 +0100 Subject: Fix non-TLS build --- test/confs/2035 | 3 ++- test/confs/2135 | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'test/confs') diff --git a/test/confs/2035 b/test/confs/2035 index f7f225746..402239022 100644 --- a/test/confs/2035 +++ b/test/confs/2035 @@ -66,7 +66,8 @@ client: begin transports t1: - driver = smtp + driver = smtp + port = PORT_D tls_verify_certificates = DIR/aux-fixed/exim-ca/example.com/CA/CA.pem tls_verify_cert_hostnames = : diff --git a/test/confs/2135 b/test/confs/2135 index 4625f759d..7f1e9906b 100644 --- a/test/confs/2135 +++ b/test/confs/2135 @@ -66,8 +66,9 @@ client: begin transports t1: - driver = smtp - hosts_try_fastopen = : + driver = smtp + port = PORT_D + hosts_try_fastopen = : tls_verify_certificates = DIR/aux-fixed/exim-ca/example.com/CA/CA.pem tls_verify_cert_hostnames = : -- cgit v1.2.3