Debug: list searching
[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 >>> list element: 
10 >>> list element: @
11 >>> list element: @[]
12 >>> test in helo_lookup_domains? no (end of list)
13 >>> using ACL "check_recipient"
14 >>> processing "require" (TESTSUITE/test-config 18)
15 >>> check verify = sender
16 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17 >>> routing x@mxt10.test.ex
18 >>> calling domainlist router
19 >>> list element: *
20 >>> mxt10.test.ex in "*"? yes (matched "*")
21 >>> domainlist router declined for x@mxt10.test.ex
22 >>> "more" is false: skipping remaining routers
23 >>> no more routers
24 >>> ----------- end verify ------------
25 >>> require: condition test failed in ACL "check_recipient"
26 >>> end of ACL "check_recipient": not OK
27 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
28 LOG: H=(test) [V4NET.9.8.7] F=<x@mxt10.test.ex> rejected RCPT <x@y>: Sender verify failed
29 >>> host in hosts_connection_nolog? no (option unset)
30 >>> host in host_lookup? no (option unset)
31 >>> host in host_reject_connection? no (option unset)
32 >>> host in sender_unqualified_hosts? no (option unset)
33 >>> host in recipient_unqualified_hosts? no (option unset)
34 >>> host in helo_verify_hosts? no (option unset)
35 >>> host in helo_try_verify_hosts? no (option unset)
36 >>> host in helo_accept_junk_hosts? no (option unset)
37 >>> list element: 
38 >>> list element: @
39 >>> list element: @[]
40 >>> test in helo_lookup_domains? no (end of list)
41 >>> using ACL "check_recipient"
42 >>> processing "require" (TESTSUITE/test-config 18)
43 >>> check verify = sender
44 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
45 >>> routing x@ten-1.test.ex
46 >>> calling domainlist router
47 >>> list element: *
48 >>> ten-1.test.ex in "*"? yes (matched "*")
49 >>> routed by domainlist router
50 >>> ----------- end verify ------------
51 >>> require: condition test succeeded in ACL "check_recipient"
52 >>> processing "require" (TESTSUITE/test-config 19)
53 >>> check verify = recipient
54 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
55 >>> routing x@mxt10.test.ex
56 >>> calling domainlist router
57 >>> list element: *
58 >>> mxt10.test.ex in "*"? yes (matched "*")
59 >>> domainlist router declined for x@mxt10.test.ex
60 >>> "more" is false: skipping remaining routers
61 >>> no more routers
62 >>> ----------- end verify ------------
63 >>> require: condition test failed in ACL "check_recipient"
64 >>> end of ACL "check_recipient": not OK
65 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