Testsuite: tidying
[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 domains?
20 >>>  list element: !░+local_domains
21 >>>   start sublist local_domains
22 >>>    not.test.ex in "test.ex"?
23 >>>    ╎list element: test.ex
24 >>>    not.test.ex in "test.ex"? no (end of list)
25 >>>   end sublist local_domains
26 >>> not.test.ex in domains? yes (end of list)
27 >>> calling islocal router
28 >>> not.test.ex in "*"?
29 >>>  list element: *
30 >>>  not.test.ex in "*"? yes (matched "*")
31 >>> local host found for non-MX address
32 >>> fully qualified name = localhost
33 MUNGED: ::1 will be omitted in what follows
34 >>> get[host|ipnode]byname[2] looked up these IP addresses:
35 >>>   name=localhost address=127.0.0.1
36 LOG: remote host address is the local host: not.test.ex (while verifying <userx@not.test.ex> from host (test) [V4NET.0.0.0])
37 >>> islocal router: defer for userx@not.test.ex
38 >>>   message: remote host address is the local host
39 >>> ----------- end verify ------------
40 >>> deny: condition test deferred in ACL "check_recipient"
41 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
42 LOG: MAIN
43   remote host address is the local host: not.test.ex (while routing <userx@not.test.ex>)