Additional tests - didn't show any problems.
[exim.git] / test / stderr / 0308
CommitLineData
54c5ebb1
PH
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_V4NET_0_0"
10>>> processing "accept"
11>>> check hosts = *.test.ex
12>>> sender host name required, to match against *.test.ex
13>>> looking up host name for V4NET.0.0.97
14LOG: no host name found for IP address V4NET.0.0.97
15>>> host in "*.test.ex"? no (failed to find host name for V4NET.0.0.97)
16>>> accept: condition test failed
17>>> processing "accept"
18>>> check hosts = V4NET.0.0.97
19>>> host in "V4NET.0.0.97"? yes (matched "V4NET.0.0.97")
20>>> accept: condition test succeeded
21>>> host in hosts_connection_nolog? no (option unset)
22>>> host in host_lookup? no (option unset)
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 "acl_V4NET_0_0"
30>>> processing "accept"
31>>> check hosts = *.test.ex
32>>> sender host name required, to match against *.test.ex
33>>> looking up host name for V4NET.0.0.1
34>>> IP address lookup yielded ten-1.test.ex
35MUNGED: ::1 will be omitted in what follows
36>>> get[host|ipnode]byname[2] looked up these IP addresses:
37>>> name=ten-1.test.ex address=V4NET.0.0.1
38>>> checking addresses for ten-1.test.ex
39>>> V4NET.0.0.1 OK
40>>> host in "*.test.ex"? yes (matched "*.test.ex")
41>>> accept: condition test succeeded