perl version oddity
[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 >>>  check dnssec require list
23 >>>   test.again.dns in dnssec_require_domains? no (option unset)
24 >>>  check dnssec request list
25 >>>   test.again.dns in dnssec_request_domains?
26 >>>    list element: *
27 >>>    test.again.dns in dnssec_request_domains? yes (matched "*")
28 >>>  test.again.dns in dns_again_means_nonexist? no (option unset)
29 >>>  test.again.dns not in empty list (option unset? cannot trace name)
30 >>> temp router: defer for userx@test.again.dns
31 >>>   message: host lookup did not complete
32 >>> ----------- end verify ------------
33 >>> accept: condition test deferred in ACL "check_recipient"
34 LOG: H=(test) [1.2.3.4] F=<userx@test.ex> temporarily rejected RCPT <userx@test.again.dns>: host lookup did not complete
35 >>> host in hosts_connection_nolog? no (option unset)
36 >>> host in host_lookup? no (option unset)
37 >>> host in host_reject_connection? no (option unset)
38 >>> host in sender_unqualified_hosts? no (option unset)
39 >>> host in recipient_unqualified_hosts? no (option unset)
40 >>> host in helo_verify_hosts? no (option unset)
41 >>> host in helo_try_verify_hosts? no (option unset)
42 >>> host in helo_accept_junk_hosts? no (option unset)
43 >>> test in helo_lookup_domains?
44 >>>  list element: @
45 >>>  list element: @[]
46 >>> test in helo_lookup_domains? no (end of list)
47 >>> using ACL "check_recipient"
48 >>> processing "accept" (TESTSUITE/test-config 17)
49 >>> check verify = recipient
50 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
51 >>> routing r1-userx@test.again.dns
52 >>> test.again.dns in domains?
53 >>>  list element: !testdb;fail
54 >>> test.again.dns in domains? yes (end of list)
55 >>> calling r1 router
56 >>>  check dnssec require list
57 >>>   test.again.dns in dnssec_require_domains? no (option unset)
58 >>>  check dnssec request list
59 >>>   test.again.dns in dnssec_request_domains?
60 >>>    list element: *
61 >>>    test.again.dns in dnssec_request_domains? yes (matched "*")
62 >>>  test.again.dns in dns_again_means_nonexist? no (option unset)
63 >>>  test.again.dns not in empty list (option unset? cannot trace name)
64 >>> r1 router: defer for r1-userx@test.again.dns
65 >>>   message: host lookup did not complete
66 >>> ----------- end verify ------------
67 >>> accept: condition test deferred in ACL "check_recipient"
68 LOG: H=(test) [1.2.3.4] F=<userx@test.ex> temporarily rejected RCPT <r1-userx@test.again.dns>: host lookup did not complete