perl version oddity
[exim.git] / test / stderr / 3205
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 "acl_1_2_3_4"
14 >>> processing "deny" (TESTSUITE/test-config 17)
15 >>> check senders = testdb;defer
16 >>> userx@external.test.ex in "testdb;defer"?
17 >>>  list element: testdb;defer
18 >>> userx@external.test.ex in "testdb;defer"? list match deferred for testdb;defer
19 >>> deny: condition test deferred in ACL "acl_1_2_3_4"
20 LOG: H=(test) [1.2.3.4] F=<userx@external.test.ex> temporarily rejected RCPT <userx@test.ex>: testdb lookup forced DEFER
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 >>> test in helo_lookup_domains?
30 >>>  list element: @
31 >>>  list element: @[]
32 >>> test in helo_lookup_domains? no (end of list)
33 >>> using ACL "acl_4_3_2_1"
34 >>> processing "accept" (TESTSUITE/test-config 23)
35 >>> check hosts = :
36 >>> host in ":"?
37 >>>  list element: 
38 >>> host in ":"? no (end of list)
39 >>> accept: condition test failed in ACL "acl_4_3_2_1"
40 >>> processing "deny" (TESTSUITE/test-config 24)
41 >>> check hosts = testdb;defer
42 >>> host in "testdb;defer"?
43 >>>  list element: testdb;defer
44 >>> host in "testdb;defer"? list match deferred for testdb;defer
45 >>> deny: condition test deferred in ACL "acl_4_3_2_1"
46 LOG: H=(test) [4.3.2.1] F=<userx@external.test.ex> temporarily rejected RCPT <userx@test.ex>: testdb lookup forced DEFER