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