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