Another small test tweak.
[exim.git] / test / stderr / 0145
CommitLineData
54c5ebb1
PH
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>>> using ACL "check_recipient"
10>>> processing "require"
11>>> check verify = sender
12>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
13>>> routing x@mxt10.test.ex
14>>> calling domainlist router
15>>> domainlist router declined for x@mxt10.test.ex
16>>> "more" is false: skipping remaining routers
17>>> no more routers
18>>> ----------- end verify ------------
19>>> require: condition test failed
20LOG: H=[V4NET.9.8.7] sender verify fail for <x@mxt10.test.ex>: all relevant MX records point to non-existent hosts or (invalidly) to IP addresses
21LOG: H=[V4NET.9.8.7] F=<x@mxt10.test.ex> rejected RCPT <x@y>: Sender verify failed
22>>> host in hosts_connection_nolog? no (option unset)
23>>> host in host_lookup? no (option unset)
24>>> host in host_reject_connection? no (option unset)
25>>> host in sender_unqualified_hosts? no (option unset)
26>>> host in recipient_unqualified_hosts? no (option unset)
27>>> host in helo_verify_hosts? no (option unset)
28>>> host in helo_try_verify_hosts? no (option unset)
29>>> host in helo_accept_junk_hosts? no (option unset)
30>>> using ACL "check_recipient"
31>>> processing "require"
32>>> check verify = sender
33>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
34>>> routing x@ten-1.test.ex
35>>> calling domainlist router
36>>> routed by domainlist router
37>>> ----------- end verify ------------
38>>> require: condition test succeeded
39>>> processing "require"
40>>> check verify = recipient
41>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
42>>> routing x@mxt10.test.ex
43>>> calling domainlist router
44>>> domainlist router declined for x@mxt10.test.ex
45>>> "more" is false: skipping remaining routers
46>>> no more routers
47>>> ----------- end verify ------------
48>>> require: condition test failed
49LOG: H=[V4NET.9.8.7] F=<x@ten-1.test.ex> rejected RCPT <x@mxt10.test.ex>: all relevant MX records point to non-existent hosts or (invalidly) to IP addresses