Testsuite: use name for nonexistent host that the testsuite forces to not-resolve
[exim.git] / test / stderr / 1002
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 "acl_rcpt_1"
10 >>> processing "require" (TESTSUITE/test-config 19)
11 >>> message: domain doesn't match @ or @[]
12 >>> check domains = @ : @[]
13 >>> [::1] in "@ : @[]"? yes (matched "@[]")
14 >>> require: condition test succeeded in ACL "acl_rcpt_1"
15 >>> processing "accept" (TESTSUITE/test-config 21)
16 >>> accept: condition test succeeded in ACL "acl_rcpt_1"
17 >>> end of ACL "acl_rcpt_1": ACCEPT
18 >>> using ACL "acl_rcpt_6"
19 >>> processing "require" (TESTSUITE/test-config 44)
20 >>> message: domain doesn't match @mx_any/ignore=<;127.0.0.1;::1
21 >>> check domains = <+ @mx_any/ignore=<;127.0.0.1;::1
22 >>> ::1 in "<;127.0.0.1;::1"? yes (matched "::1")
23 >>> 127.0.0.1 in "<;127.0.0.1;::1"? yes (matched "127.0.0.1")
24 >>> V4NET.0.0.1 in "<;127.0.0.1;::1"? no (end of list)
25 >>> ten-1.test.ex in hosts_treat_as_local? no (end of list)
26 >>> mxt11a.test.ex in "<+ @mx_any/ignore=<;127.0.0.1;::1"? no (end of list)
27 >>> require: condition test failed in ACL "acl_rcpt_6"
28 >>> end of ACL "acl_rcpt_6": not OK
29 LOG: H=[V4NET.1.1.1] F=<x@y> rejected RCPT <6@mxt11a.test.ex>: domain doesn't match @mx_any/ignore=<;127.0.0.1;::1