diff options
Diffstat (limited to 'test/stderr/5420')
-rw-r--r-- | test/stderr/5420 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/stderr/5420 b/test/stderr/5420 index 464cb2c4d..f08ae8e9e 100644 --- a/test/stderr/5420 +++ b/test/stderr/5420 @@ -82,7 +82,8 @@ expanding: ${if eq {$address_data}{userz}{*}{:}} SMTP>> STARTTLS SMTP<< 220 TLS go ahead 127.0.0.1 in tls_verify_hosts? no (option unset) -127.0.0.1 in tls_try_verify_hosts? no (option unset) +127.0.0.1 in tls_try_verify_hosts? yes (matched "*") +127.0.0.1 in tls_verify_cert_hostnames? yes (matched "*") SMTP>> EHLO myhost.test.ex SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4] 250-SIZE 52428800 |