X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/ec4b68e5d820109e5954329013a911d4032bc4dc..0585799ba85d257f1e2428c1615b00c30c60931e:/test/stderr/0443?ds=sidebyside diff --git a/test/stderr/0443 b/test/stderr/0443 index 99dc1c6f6..75884eae0 100644 --- a/test/stderr/0443 +++ b/test/stderr/0443 @@ -6,18 +6,28 @@ >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "rcpt" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 20) >>> check verify = sender/callout=1s >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing x@ten-1.test.ex >>> calling r1 router +>>> check dnssec require list +>>> ten-1.test.ex in dnssec_require_domains? no (option unset) +>>> check dnssec request list +>>> ten-1.test.ex in dnssec_request_domains? +>>> list element: * +>>> ten-1.test.ex in dnssec_request_domains? yes (matched "*") >>> routed by r1 router >>> Attempting full verification using callout ->>> callout cache: no domain record found ->>> callout cache: no address record found +>>> callout cache: no domain record found for ten-1.test.ex +>>> callout cache: no address record found for x@ten-1.test.ex >>> cannot callout via null transport >>> ----------- end verify ------------ >>> accept: condition test deferred in ACL "rcpt" -LOG: H=[V4NET.0.0.1] sender verify defer for : Could not complete sender verify callout -LOG: H=[V4NET.0.0.1] F= temporarily rejected RCPT x@y: Could not complete sender verify callout +LOG: H=(test) [V4NET.0.0.1] sender verify defer for : Could not complete sender verify callout +LOG: H=(test) [V4NET.0.0.1] F= temporarily rejected RCPT x@y: Could not complete sender verify callout