Debug: fix showing option name for list (vs. list content)
[exim.git] / test / stderr / 3211
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?
10 >>>  list element: @
11 >>>  list element: @[]
12 >>> test in helo_lookup_domains? no (end of list)
13 >>> using ACL "check_recipient"
14 >>> processing "accept" (TESTSUITE/test-config 17)
15 >>> check verify = recipient
16 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17 >>> routing userx@test.again.dns
18 >>> +++ sender_address = <userx@test.ex>
19 >>> calling skipped router
20 >>> skipped router declined for userx@test.again.dns
21 >>> calling temp router
22 >>> test.again.dns in dnssec_require_domains? no (option unset)
23 >>> test.again.dns in dnssec_request_domains?
24 >>>  list element: *
25 >>>  test.again.dns in dnssec_request_domains? yes (matched "*")
26 >>> test.again.dns in dns_again_means_nonexist? no (option unset)
27 >>> test.again.dns not in empty list (option unset? cannot trace name)
28 >>> temp router: defer for userx@test.again.dns
29 >>>   message: host lookup did not complete
30 >>> ----------- end verify ------------
31 >>> accept: condition test deferred in ACL "check_recipient"
32 LOG: H=(test) [1.2.3.4] F=<userx@test.ex> temporarily rejected RCPT <userx@test.again.dns>: host lookup did not complete
33 >>> host in hosts_connection_nolog? no (option unset)
34 >>> host in host_lookup? no (option unset)
35 >>> host in host_reject_connection? no (option unset)
36 >>> host in sender_unqualified_hosts? no (option unset)
37 >>> host in recipient_unqualified_hosts? no (option unset)
38 >>> host in helo_verify_hosts? no (option unset)
39 >>> host in helo_try_verify_hosts? no (option unset)
40 >>> host in helo_accept_junk_hosts? no (option unset)
41 >>> test in helo_lookup_domains?
42 >>>  list element: @
43 >>>  list element: @[]
44 >>> test in helo_lookup_domains? no (end of list)
45 >>> using ACL "check_recipient"
46 >>> processing "accept" (TESTSUITE/test-config 17)
47 >>> check verify = recipient
48 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
49 >>> routing r1-userx@test.again.dns
50 >>> test.again.dns in domains?
51 >>>  list element: !testdb;fail
52 >>> test.again.dns in domains? yes (end of list)
53 >>> calling r1 router
54 >>> test.again.dns in dnssec_require_domains? no (option unset)
55 >>> test.again.dns in dnssec_request_domains?
56 >>>  list element: *
57 >>>  test.again.dns in dnssec_request_domains? yes (matched "*")
58 >>> test.again.dns in dns_again_means_nonexist? no (option unset)
59 >>> test.again.dns not in empty list (option unset? cannot trace name)
60 >>> r1 router: defer for r1-userx@test.again.dns
61 >>>   message: host lookup did not complete
62 >>> ----------- end verify ------------
63 >>> accept: condition test deferred in ACL "check_recipient"
64 LOG: H=(test) [1.2.3.4] F=<userx@test.ex> temporarily rejected RCPT <r1-userx@test.again.dns>: host lookup did not complete