Tweak debug output
[exim.git] / test / stderr / 0145
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? no (option unset)
3 >>> host in host_reject_connection? no (option unset)
4 >>> host in sender_unqualified_hosts? no (option unset)
5 >>> host in recipient_unqualified_hosts? no (option unset)
6 >>> host in helo_verify_hosts? no (option unset)
7 >>> host in helo_try_verify_hosts? no (option unset)
8 >>> host in helo_accept_junk_hosts? no (option unset)
9 >>> test in helo_lookup_domains? no (end of list)
10 >>> using ACL "check_recipient"
11 >>> processing "require" (TESTSUITE/test-config 18)
12 >>> check verify = sender
13 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14 >>> routing x@mxt10.test.ex
15 >>> calling domainlist router
16 >>> mxt10.test.ex in "*"? yes (matched "*")
17 >>> domainlist router declined for x@mxt10.test.ex
18 >>> "more" is false: skipping remaining routers
19 >>> no more routers
20 >>> ----------- end verify ------------
21 >>> require: condition test failed in ACL "check_recipient"
22 >>> end of ACL "check_recipient": not OK
23 LOG: H=(test) [V4NET.9.8.7] sender verify fail for <x@mxt10.test.ex>: all relevant MX records point to non-existent hosts or (invalidly) to IP addresses
24 LOG: H=(test) [V4NET.9.8.7] F=<x@mxt10.test.ex> rejected RCPT <x@y>: Sender verify failed
25 >>> host in hosts_connection_nolog? no (option unset)
26 >>> host in host_lookup? no (option unset)
27 >>> host in host_reject_connection? no (option unset)
28 >>> host in sender_unqualified_hosts? no (option unset)
29 >>> host in recipient_unqualified_hosts? no (option unset)
30 >>> host in helo_verify_hosts? no (option unset)
31 >>> host in helo_try_verify_hosts? no (option unset)
32 >>> host in helo_accept_junk_hosts? no (option unset)
33 >>> test in helo_lookup_domains? no (end of list)
34 >>> using ACL "check_recipient"
35 >>> processing "require" (TESTSUITE/test-config 18)
36 >>> check verify = sender
37 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
38 >>> routing x@ten-1.test.ex
39 >>> calling domainlist router
40 >>> ten-1.test.ex in "*"? yes (matched "*")
41 >>> routed by domainlist router
42 >>> ----------- end verify ------------
43 >>> require: condition test succeeded in ACL "check_recipient"
44 >>> processing "require" (TESTSUITE/test-config 19)
45 >>> check verify = recipient
46 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
47 >>> routing x@mxt10.test.ex
48 >>> calling domainlist router
49 >>> mxt10.test.ex in "*"? yes (matched "*")
50 >>> domainlist router declined for x@mxt10.test.ex
51 >>> "more" is false: skipping remaining routers
52 >>> no more routers
53 >>> ----------- end verify ------------
54 >>> require: condition test failed in ACL "check_recipient"
55 >>> end of ACL "check_recipient": not OK
56 LOG: H=(test) [V4NET.9.8.7] F=<x@ten-1.test.ex> rejected RCPT <x@mxt10.test.ex>: all relevant MX records point to non-existent hosts or (invalidly) to IP addresses