Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[exim.git] / test / stderr / 0443
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 "rcpt"
14 >>> processing "accept" (TESTSUITE/test-config 20)
15 >>> check verify = sender/callout=1s
16 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17 >>> routing x@ten-1.test.ex
18 >>> calling r1 router
19 >>> ten-1.test.ex in "*"?
20 >>>  list element: *
21 >>>  ten-1.test.ex in "*"? yes (matched "*")
22 >>> routed by r1 router
23 >>> Attempting full verification using callout
24 >>> callout cache: no domain record found for ten-1.test.ex
25 >>> callout cache: no address record found for x@ten-1.test.ex
26 >>> cannot callout via null transport
27 >>> ----------- end verify ------------
28 >>> accept: condition test deferred in ACL "rcpt"
29 LOG: H=(test) [V4NET.0.0.1] sender verify defer for <x@ten-1.test.ex>: Could not complete sender verify callout
30 LOG: H=(test) [V4NET.0.0.1] F=<x@ten-1.test.ex> temporarily rejected RCPT x@y: Could not complete sender verify callout