DANE: do not fail/defer message due to TLSA lookup but dane is only requested
[exim.git] / test / scripts / 5840-DANE-OpenSSL / 5840
index e031b5d8fadee8a4362f904ff8f087f578ccd27f..143bf615b400a7b3593cda09801686745a4c0f39 100644 (file)
@@ -55,13 +55,20 @@ exim -DOPT=no_certname -qf
 killdaemon
 #
 #
-# A server with two MXs for which both TLSA lookups return defer
 exim -DSERVER=server -DDETAILS=ee -bd -oX PORT_D
 ****
-# TLSA (3 1 2)
+# A server with two MXs for which both TLSA lookups return defer
 exim -odq CALLER@mxdanelazy.test.ex
 Testing
 ****
+# A server lacking a TLSA, required
+exim -odq CALLER@dane.no.1.test.ex
+Testing
+****
+# A server lacking a TLSA, requested only
+exim -odq CALLER@dane.no.2.test.ex
+Testing
+****
 exim -qf
 ****
 killdaemon