79a6f4ab1bda3483bfc01c6a7114eb9248432bc1
[exim.git] / test / stderr / 0145
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" (TESTSUITE/test-config 18)
11 >>> check verify = sender
12 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
13 >>> routing x@mxt10.test.ex
14 >>> calling domainlist router
15 >>> mxt10.test.ex in "*"? yes (matched "*")
16 >>> domainlist router declined for x@mxt10.test.ex
17 >>> "more" is false: skipping remaining routers
18 >>> no more routers
19 >>> ----------- end verify ------------
20 >>> require: condition test failed in ACL "check_recipient"
21 >>> end of ACL "check_recipient": not OK
22 LOG: 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
23 LOG: 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"
33 >>> processing "require" (TESTSUITE/test-config 18)
34 >>> check verify = sender
35 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
36 >>> routing x@ten-1.test.ex
37 >>> calling domainlist router
38 >>> ten-1.test.ex in "*"? yes (matched "*")
39 >>> routed by domainlist router
40 >>> ----------- end verify ------------
41 >>> require: condition test succeeded in ACL "check_recipient"
42 >>> processing "require" (TESTSUITE/test-config 19)
43 >>> check verify = recipient
44 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
45 >>> routing x@mxt10.test.ex
46 >>> calling domainlist router
47 >>> mxt10.test.ex in "*"? yes (matched "*")
48 >>> domainlist router declined for x@mxt10.test.ex
49 >>> "more" is false: skipping remaining routers
50 >>> no more routers
51 >>> ----------- end verify ------------
52 >>> require: condition test failed in ACL "check_recipient"
53 >>> end of ACL "check_recipient": not OK
54 LOG: 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