exim-filter dynamic module
[exim.git] / test / stderr / 0342
index 3739f797ea177a59f1442f7e4bdb856f433aff4a..392d6d6b9b951f6c45638caaea4f2bb6b3b2a999 100644 (file)
@@ -6,23 +6,36 @@
 >>> 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 "check_rcpt"
->>> processing "deny" (TESTSUITE/test-config 17)
+>>> processing ACL check_rcpt "deny" (TESTSUITE/test-config 17)
 >>>   message: unverifiable
 >>> check !verify = recipient
 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
 >>> routing x@ten-1
 >>> calling dnslookup router
->>> ten-1 in "*"? yes (matched "*")
+>>>  check dnssec require list
+>>>   ten-1 in dnssec_require_domains? no (option unset)
+>>>  check dnssec request list
+>>>   ten-1 in dnssec_request_domains?
+>>>    list element: *
+>>>    ten-1 in dnssec_request_domains? yes (matched "*")
 >>> re-routed to x@ten-1.test.ex
 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
 >>> routing x@ten-1.test.ex
 >>> calling dnslookup router
->>> ten-1.test.ex in "*"? yes (matched "*")
+>>>  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 dnslookup router
 >>> ----------- end verify ------------
->>> deny: condition test failed in ACL "check_rcpt"
->>> processing "accept" (TESTSUITE/test-config 19)
->>> accept: condition test succeeded in ACL "check_rcpt"
->>> end of ACL "check_rcpt": ACCEPT
+>>> deny: condition test failed in ACL check_rcpt
+>>> processing ACL check_rcpt "accept" (TESTSUITE/test-config 19)
+>>> accept: condition test succeeded in ACL check_rcpt
+>>> end of ACL check_rcpt: ACCEPT