Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[exim.git] / test / stderr / 0234
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 19)
15 >>> check domains = +relay_domains
16 >>> d in "+relay_domains"?
17 >>>  list element: +relay_domains
18 >>>  d in "@mx_any"?
19 >>>   list element: @mx_any
20 >>>  d in "@mx_any"? no (end of list)
21 >>> d in "+relay_domains"? no (end of list)
22 >>> accept: condition test failed in ACL "check_recipient"
23 >>> processing "deny" (TESTSUITE/test-config 20)
24 >>>   message: relay not permitted
25 >>> deny: condition test succeeded in ACL "check_recipient"
26 >>> end of ACL "check_recipient": DENY
27 LOG: H=(test) [V4NET.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
28 >>> using ACL "check_recipient"
29 >>> processing "accept" (TESTSUITE/test-config 19)
30 >>> check domains = +relay_domains
31 >>> mxt1.test.ex in "+relay_domains"?
32 >>>  list element: +relay_domains
33 >>>  mxt1.test.ex in "@mx_any"?
34 >>>   list element: @mx_any
35 >>> local host has lowest MX
36 >>>   mxt1.test.ex in "@mx_any"? yes (matched "@mx_any")
37 >>>  mxt1.test.ex in "+relay_domains"? yes (matched "+relay_domains")
38 >>> accept: condition test succeeded in ACL "check_recipient"
39 >>> end of ACL "check_recipient": ACCEPT
40 >>> using ACL "check_recipient"
41 >>> processing "accept" (TESTSUITE/test-config 19)
42 >>> check domains = +relay_domains
43 >>> mxt6.test.ex in "+relay_domains"?
44 >>>  list element: +relay_domains
45 >>>  mxt6.test.ex in "@mx_any"?
46 >>>   list element: @mx_any
47 >>> local host in host list - removed hosts:
48 >>>   ten-2.test.ex V4NET.0.0.2 6
49 >>>   eximtesthost.test.ex ip4.ip4.ip4.ip4 6
50 >>>   mxt6.test.ex in "@mx_any"? yes (matched "@mx_any")
51 >>>  mxt6.test.ex in "+relay_domains"? yes (matched "+relay_domains")
52 >>> accept: condition test succeeded in ACL "check_recipient"
53 >>> end of ACL "check_recipient": ACCEPT