Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[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 "*"?
23 >>>  list element: *
24 >>>  test.again.dns in "*"? yes (matched "*")
25 >>> test.again.dns in dns_again_means_nonexist? no (option unset)
26 >>> temp router: defer for userx@test.again.dns
27 >>>   message: host lookup did not complete
28 >>> ----------- end verify ------------
29 >>> accept: condition test deferred in ACL "check_recipient"
30 LOG: H=(test) [1.2.3.4] F=<userx@test.ex> temporarily rejected RCPT <userx@test.again.dns>: host lookup did not complete
31 >>> host in hosts_connection_nolog? no (option unset)
32 >>> host in host_lookup? no (option unset)
33 >>> host in host_reject_connection? no (option unset)
34 >>> host in sender_unqualified_hosts? no (option unset)
35 >>> host in recipient_unqualified_hosts? no (option unset)
36 >>> host in helo_verify_hosts? no (option unset)
37 >>> host in helo_try_verify_hosts? no (option unset)
38 >>> host in helo_accept_junk_hosts? no (option unset)
39 >>> test in helo_lookup_domains?
40 >>>  list element: @
41 >>>  list element: @[]
42 >>> test in helo_lookup_domains? no (end of list)
43 >>> using ACL "check_recipient"
44 >>> processing "accept" (TESTSUITE/test-config 17)
45 >>> check verify = recipient
46 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
47 >>> routing r1-userx@test.again.dns
48 >>> test.again.dns in "!testdb;fail"?
49 >>>  list element: !testdb;fail
50 >>> test.again.dns in "!testdb;fail"? yes (end of list)
51 >>> calling r1 router
52 >>> test.again.dns in "*"?
53 >>>  list element: *
54 >>>  test.again.dns in "*"? yes (matched "*")
55 >>> test.again.dns in dns_again_means_nonexist? no (option unset)
56 >>> r1 router: defer for r1-userx@test.again.dns
57 >>>   message: host lookup did not complete
58 >>> ----------- end verify ------------
59 >>> accept: condition test deferred in ACL "check_recipient"
60 LOG: H=(test) [1.2.3.4] F=<userx@test.ex> temporarily rejected RCPT <r1-userx@test.again.dns>: host lookup did not complete