Fix too-often retry bug after 4xx with more hosts than hosts_max_retry.
[exim.git] / test / stderr / 0394
CommitLineData
54c5ebb1
PH
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
5LOG: 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"
14>>> check verify = reverse_host_lookup
15>>> require: condition test failed
16LOG: H=[V4NET.255.255.255] rejected connection in "connect" ACL: host lookup failed (failed to find host name from IP address)
17>>> host in hosts_connection_nolog? no (option unset)
18>>> host in host_lookup? yes (matched "*")
19>>> looking up host name for V4NET.255.255.255
20>>> IP address lookup yielded an empty name: treated as non-existent host name
21LOG: no host name found for IP address V4NET.255.255.255
22>>> host in host_reject_connection? no (option unset)
23>>> host in sender_unqualified_hosts? no (option unset)
24>>> host in recipient_unqualified_hosts? no (option unset)
25>>> host in helo_verify_hosts? no (option unset)
26>>> host in helo_try_verify_hosts? no (option unset)
27>>> host in helo_accept_junk_hosts? no (option unset)
28>>> using ACL "connect"
29>>> processing "require"
30>>> check verify = reverse_host_lookup/defer_ok
31>>> require: condition test error
32LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "reverse_host_lookup/defer_ok" (this verify item has no options)
33>>> host in hosts_connection_nolog? no (option unset)
34>>> host in host_lookup? yes (matched "*")
35>>> looking up host name for V4NET.255.255.255
36>>> IP address lookup yielded an empty name: treated as non-existent host name
37LOG: no host name found for IP address V4NET.255.255.255
38>>> host in host_reject_connection? no (option unset)
39>>> host in sender_unqualified_hosts? no (option unset)
40>>> host in recipient_unqualified_hosts? no (option unset)
41>>> host in helo_verify_hosts? no (option unset)
42>>> host in helo_try_verify_hosts? no (option unset)
43>>> host in helo_accept_junk_hosts? no (option unset)
44>>> using ACL "connect"
45>>> processing "require"
46>>> check verify = certificate/defer_ok
47>>> require: condition test error
48LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "certificate/defer_ok" (this verify item has no options)
49>>> host in hosts_connection_nolog? no (option unset)
50>>> host in host_lookup? yes (matched "*")
51>>> looking up host name for V4NET.255.255.255
52>>> IP address lookup yielded an empty name: treated as non-existent host name
53LOG: no host name found for IP address V4NET.255.255.255
54>>> host in host_reject_connection? no (option unset)
55>>> host in sender_unqualified_hosts? no (option unset)
56>>> host in recipient_unqualified_hosts? no (option unset)
57>>> host in helo_verify_hosts? no (option unset)
58>>> host in helo_try_verify_hosts? no (option unset)
59>>> host in helo_accept_junk_hosts? no (option unset)
60>>> using ACL "connect"
61>>> processing "require"
62>>> check verify = helo/defer_ok
63>>> require: condition test error
64LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "helo/defer_ok" (this verify item has no options)
65>>> host in hosts_connection_nolog? no (option unset)
66>>> host in host_lookup? yes (matched "*")
67>>> looking up host name for V4NET.255.255.255
68>>> IP address lookup yielded an empty name: treated as non-existent host name
69LOG: no host name found for IP address V4NET.255.255.255
70>>> host in host_reject_connection? no (option unset)
71>>> host in sender_unqualified_hosts? no (option unset)
72>>> host in recipient_unqualified_hosts? no (option unset)
73>>> host in helo_verify_hosts? no (option unset)
74>>> host in helo_try_verify_hosts? no (option unset)
75>>> host in helo_accept_junk_hosts? no (option unset)
76>>> using ACL "connect"
77>>> processing "require"
78>>> check verify = header_syntax/defer_ok
79>>> require: condition test error
80LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "header_syntax/defer_ok" (this verify item has no options)