X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/281e72e46c44d316d47ed309dcb0d781a909a181..b2ba1b4ca0fa7023323c1911ccfebb24333f007e:/test/scripts/5840-DANE-OpenSSL/5840 diff --git a/test/scripts/5840-DANE-OpenSSL/5840 b/test/scripts/5840-DANE-OpenSSL/5840 index eef14c2fe..143bf615b 100644 --- a/test/scripts/5840-DANE-OpenSSL/5840 +++ b/test/scripts/5840-DANE-OpenSSL/5840 @@ -12,6 +12,13 @@ Testing **** exim -qf **** +# +# +# Recipient callout +exim -DOPT=callout -bhc 127.0.0.1 +MAIL FROM: +RCPT TO: +**** killdaemon # # @@ -43,7 +50,26 @@ exim -DSERVER=server -DDETAILS=ca -bd -oX PORT_D exim -odq CALLER@thishost.test.ex Testing **** -exim -qf +exim -DOPT=no_certname -qf **** killdaemon # +# +exim -DSERVER=server -DDETAILS=ee -bd -oX PORT_D +**** +# 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 +no_msglog_check