Testsuite: fix munge
[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"
897024f1 10>>> processing "require" (TESTSUITE/test-config 18)
54c5ebb1
PH
11>>> check verify = sender
12>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
13>>> routing x@mxt10.test.ex
14>>> calling domainlist router
94ef322e 15>>> mxt10.test.ex in "*"? yes (matched "*")
54c5ebb1
PH
16>>> domainlist router declined for x@mxt10.test.ex
17>>> "more" is false: skipping remaining routers
18>>> no more routers
19>>> ----------- end verify ------------
6968512f 20>>> require: condition test failed in ACL "check_recipient"
a7538db1 21>>> end of ACL "check_recipient": not OK
54c5ebb1
PH
22LOG: 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
23LOG: H=[V4NET.9.8.7] F=<x@mxt10.test.ex> rejected RCPT <x@y>: Sender verify failed
24>>> host in hosts_connection_nolog? no (option unset)
25>>> host in host_lookup? no (option unset)
26>>> host in host_reject_connection? no (option unset)
27>>> host in sender_unqualified_hosts? no (option unset)
28>>> host in recipient_unqualified_hosts? no (option unset)
29>>> host in helo_verify_hosts? no (option unset)
30>>> host in helo_try_verify_hosts? no (option unset)
31>>> host in helo_accept_junk_hosts? no (option unset)
32>>> using ACL "check_recipient"
897024f1 33>>> processing "require" (TESTSUITE/test-config 18)
54c5ebb1
PH
34>>> check verify = sender
35>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
36>>> routing x@ten-1.test.ex
37>>> calling domainlist router
94ef322e 38>>> ten-1.test.ex in "*"? yes (matched "*")
54c5ebb1
PH
39>>> routed by domainlist router
40>>> ----------- end verify ------------
6968512f 41>>> require: condition test succeeded in ACL "check_recipient"
897024f1 42>>> processing "require" (TESTSUITE/test-config 19)
54c5ebb1
PH
43>>> check verify = recipient
44>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
45>>> routing x@mxt10.test.ex
46>>> calling domainlist router
94ef322e 47>>> mxt10.test.ex in "*"? yes (matched "*")
54c5ebb1
PH
48>>> domainlist router declined for x@mxt10.test.ex
49>>> "more" is false: skipping remaining routers
50>>> no more routers
51>>> ----------- end verify ------------
6968512f 52>>> require: condition test failed in ACL "check_recipient"
a7538db1 53>>> end of ACL "check_recipient": not OK
54c5ebb1 54LOG: 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