Another small test tweak.
[exim.git] / test / stderr / 0475
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 "a1"
10>>> processing "deny"
11>>> check hosts = 1.2.3.4 : <; 1.2.3.4::5.6.7.8
12LOG: unknown lookup type "<" in host list item "<; 1.2.3.4:5.6.7.8"
485aa451 13>>> host in "1.2.3.4 : <; 1.2.3.4::5.6.7.8"? list match deferred for <; 1.2.3.4:5.6.7.8
54c5ebb1 14>>> deny: condition test deferred
1688f43b
PH
15LOG: H=[V4NET.0.0.0] F=<> temporarily rejected RCPT <a1@b>: unknown lookup type "<"
16>>> using ACL "a2"
17>>> processing "deny"
18>>> check hosts = 1.2.3/24
19>>> host in "1.2.3/24"? no (malformed IPv4 address or address mask)
20>>> deny: condition test failed
21>>> end of ACL "a2": implicit DENY
22LOG: H=[V4NET.0.0.0] F=<> rejected RCPT <a2@b>