Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[exim.git] / test / stderr / 0130
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 "deny" (TESTSUITE/test-config 21)
15 >>>   message: unrouteable address
16 >>> check !verify = recipient
17 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
18 >>> routing userx@not.test.ex
19 >>> not.test.ex in "! +local_domains"?
20 >>>  list element: ! +local_domains
21 >>>  not.test.ex in "test.ex"?
22 >>>   list element: test.ex
23 >>>  not.test.ex in "test.ex"? no (end of list)
24 >>> not.test.ex in "! +local_domains"? yes (end of list)
25 >>> calling islocal router
26 >>> not.test.ex in "*"?
27 >>>  list element: *
28 >>>  not.test.ex in "*"? yes (matched "*")
29 >>> local host found for non-MX address
30 >>> fully qualified name = localhost
31 MUNGED: ::1 will be omitted in what follows
32 >>> get[host|ipnode]byname[2] looked up these IP addresses:
33 >>>   name=localhost address=127.0.0.1
34 LOG: remote host address is the local host: not.test.ex (while verifying <userx@not.test.ex> from host (test) [V4NET.0.0.0])
35 >>> islocal router: defer for userx@not.test.ex
36 >>>   message: remote host address is the local host
37 >>> ----------- end verify ------------
38 >>> deny: condition test deferred in ACL "check_recipient"
39 LOG: H=(test) [V4NET.0.0.0] F=<userx@test.ex> temporarily rejected RCPT <userx@not.test.ex>: remote host address is the local host
40 LOG: MAIN
41   remote host address is the local host: not.test.ex (while routing <userx@not.test.ex>)