Debug: config file name & line number for each ACL verb
[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 >>> using ACL "a1"
10 >>> processing "deny" (TESTSUITE/test-config 16)
11 >>> check hosts = 1.2.3.4 : <; 1.2.3.4::5.6.7.8
12 LOG: unknown lookup type "<" in host list item "<; 1.2.3.4:5.6.7.8"
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
14 >>> deny: condition test deferred in ACL "a1"
15 LOG: H=[V4NET.0.0.0] F=<> temporarily rejected RCPT <a1@b>: unknown lookup type "<"
16 >>> using ACL "a2"
17 >>> processing "deny" (TESTSUITE/test-config 19)
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 in ACL "a2"
21 >>> end of ACL "a2": implicit DENY
22 LOG: H=[V4NET.0.0.0] F=<> rejected RCPT <a2@b>