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