Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[exim.git] / test / stderr / 0305
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 "acl1"
14 >>> processing "accept" (TESTSUITE/test-config 18)
15 >>> check domains = +ok_domains
16 >>> ten-1.test.ex in "+ok_domains"?
17 >>>  list element: +ok_domains
18 >>>  ten-1.test.ex in "ten-1.test.ex"?
19 >>>   list element: ten-1.test.ex
20 >>>   ten-1.test.ex in "ten-1.test.ex"? yes (matched "ten-1.test.ex")
21 >>>  ten-1.test.ex in "+ok_domains"? yes (matched "+ok_domains")
22 >>> accept: condition test succeeded in ACL "acl1"
23 >>> end of ACL "acl1": ACCEPT
24 >>> using ACL "acl1"
25 >>> processing "accept" (TESTSUITE/test-config 18)
26 >>> check domains = +ok_domains
27 >>> junk.junk in "+ok_domains"?
28 >>>  list element: +ok_domains
29 >>>  junk.junk in ""?
30 >>>  junk.junk in ""? no (end of list)
31 >>> junk.junk in "+ok_domains"? no (end of list)
32 >>> accept: condition test failed in ACL "acl1"
33 >>> end of ACL "acl1": implicit DENY
34 LOG: H=(test) [V4NET.2.3.4] F=<x@y> rejected RCPT <x@junk.junk>