Testsuite: add DANE testcase for TLSA lookup SERVFAIL
[exim.git] / test / confs / 5840
index ac3578dc9a3ca113814ac3d625083433ecaef9fe..01c114252a5c52d45daa6196d7d146d095a2c1d9 100644 (file)
@@ -61,10 +61,10 @@ begin transports
 send_to_server:
   driver = smtp
   allow_localhost
-  port = PORT_D
+  port = ${if match {$host}{\Ntest.ex$\N} {PORT_D}{25}}
 
   hosts_try_dane =     *
-  hosts_require_dane = !thishost.test.ex
+  hosts_require_dane = HOSTIPV4
   tls_verify_cert_hostnames = ${if eq {OPT}{no_certname} {}{*}}
   tls_try_verify_hosts = thishost.test.ex
   tls_verify_certificates = CDIR2/ca_chain.pem