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