Fix DANE for multiple-MX when all TLSA lookup defer. Bug 1634
[users/jgh/exim.git] / test / scripts / 5840-DANE-OpenSSL / 5840
index c0133eae3920c4b63c1cc92468bffefcab3d129d..e031b5d8fadee8a4362f904ff8f087f578ccd27f 100644 (file)
@@ -12,6 +12,13 @@ Testing
 ****
 exim -qf
 ****
+#
+#
+# Recipient callout
+exim -DOPT=callout -bhc 127.0.0.1
+MAIL FROM: <CALLER@myhost.test.ex>
+RCPT TO: <CALLER@dane256ee.test.ex>
+****
 killdaemon
 #
 #
@@ -47,3 +54,15 @@ 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)
+exim -odq CALLER@mxdanelazy.test.ex
+Testing
+****
+exim -qf
+****
+killdaemon
+no_msglog_check