Testsuite: use name for nonexistent host that the testsuite forces to not-resolve
[exim.git] / test / stderr / 0394
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? yes (matched "*")
3 >>> looking up host name for V4NET.255.255.255
4 >>> IP address lookup yielded an empty name: treated as non-existent host name
5 LOG: no host name found for IP address V4NET.255.255.255
6 >>> host in host_reject_connection? no (option unset)
7 >>> host in sender_unqualified_hosts? no (option unset)
8 >>> host in recipient_unqualified_hosts? no (option unset)
9 >>> host in helo_verify_hosts? no (option unset)
10 >>> host in helo_try_verify_hosts? no (option unset)
11 >>> host in helo_accept_junk_hosts? no (option unset)
12 >>> using ACL "connect"
13 >>> processing "require" (TESTSUITE/test-config 18)
14 >>> check verify = reverse_host_lookup
15 >>> require: condition test failed in ACL "connect"
16 >>> end of ACL "connect": not OK
17 LOG: H=[V4NET.255.255.255] rejected connection in "connect" ACL: host lookup failed (failed to find host name from IP address)
18 >>> host in hosts_connection_nolog? no (option unset)
19 >>> host in host_lookup? yes (matched "*")
20 >>> looking up host name for V4NET.255.255.255
21 >>> IP address lookup yielded an empty name: treated as non-existent host name
22 LOG: no host name found for IP address V4NET.255.255.255
23 >>> host in host_reject_connection? no (option unset)
24 >>> host in sender_unqualified_hosts? no (option unset)
25 >>> host in recipient_unqualified_hosts? no (option unset)
26 >>> host in helo_verify_hosts? no (option unset)
27 >>> host in helo_try_verify_hosts? no (option unset)
28 >>> host in helo_accept_junk_hosts? no (option unset)
29 >>> using ACL "connect"
30 >>> processing "require" (TESTSUITE/test-config 18)
31 >>> check verify = certificate/defer_ok
32 >>> require: condition test error in ACL "connect"
33 LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "certificate/defer_ok" (this verify item has no options)
34 >>> host in hosts_connection_nolog? no (option unset)
35 >>> host in host_lookup? yes (matched "*")
36 >>> looking up host name for V4NET.255.255.255
37 >>> IP address lookup yielded an empty name: treated as non-existent host name
38 LOG: no host name found for IP address V4NET.255.255.255
39 >>> host in host_reject_connection? no (option unset)
40 >>> host in sender_unqualified_hosts? no (option unset)
41 >>> host in recipient_unqualified_hosts? no (option unset)
42 >>> host in helo_verify_hosts? no (option unset)
43 >>> host in helo_try_verify_hosts? no (option unset)
44 >>> host in helo_accept_junk_hosts? no (option unset)
45 >>> using ACL "connect"
46 >>> processing "require" (TESTSUITE/test-config 18)
47 >>> check verify = helo/defer_ok
48 >>> require: condition test error in ACL "connect"
49 LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "helo/defer_ok" (this verify item has no options)
50 >>> host in hosts_connection_nolog? no (option unset)
51 >>> host in host_lookup? yes (matched "*")
52 >>> looking up host name for V4NET.255.255.255
53 >>> IP address lookup yielded an empty name: treated as non-existent host name
54 LOG: no host name found for IP address V4NET.255.255.255
55 >>> host in host_reject_connection? no (option unset)
56 >>> host in sender_unqualified_hosts? no (option unset)
57 >>> host in recipient_unqualified_hosts? no (option unset)
58 >>> host in helo_verify_hosts? no (option unset)
59 >>> host in helo_try_verify_hosts? no (option unset)
60 >>> host in helo_accept_junk_hosts? no (option unset)
61 >>> using ACL "connect"
62 >>> processing "require" (TESTSUITE/test-config 18)
63 >>> check verify = header_syntax/defer_ok
64 >>> require: condition test error in ACL "connect"
65 LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "header_syntax/defer_ok" (this verify item has no options)