Testsuite: tidying
[exim.git] / test / stderr / 3202
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_1_1"
14 >>> processing "accept" (TESTSUITE/test-config 17)
15 >>> check hosts = net-testdb;defer
16 >>> host in "net-testdb;defer"?
17 >>>  list element: net-testdb;defer
18 >>> host in "net-testdb;defer"? list match deferred for net-testdb;defer
19 >>> accept: condition test deferred in ACL "acl_1_1_1"
20 LOG: H=(test) [1.1.1.1] F=<x@y> temporarily rejected RCPT <x@y>: 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_1_1_2"
34 >>> processing "deny" (TESTSUITE/test-config 20)
35 >>> check domains = testdb;defer
36 >>> y in "testdb;defer"?
37 >>>  list element: testdb;defer
38 >>> y in "testdb;defer"? list match deferred for testdb;defer
39 >>> deny: condition test deferred in ACL "acl_1_1_2"
40 LOG: H=(test) [1.1.2.1] F=<x@y> temporarily rejected RCPT <x@y>: testdb lookup forced DEFER
41 >>> host in hosts_connection_nolog? no (option unset)
42 >>> host in host_lookup? no (option unset)
43 >>> host in host_reject_connection? no (option unset)
44 >>> host in sender_unqualified_hosts? no (option unset)
45 >>> host in recipient_unqualified_hosts? no (option unset)
46 >>> host in helo_verify_hosts? no (option unset)
47 >>> host in helo_try_verify_hosts? no (option unset)
48 >>> host in helo_accept_junk_hosts? no (option unset)
49 >>> test in helo_lookup_domains?
50 >>>  list element: @
51 >>>  list element: @[]
52 >>> test in helo_lookup_domains? no (end of list)
53 >>> using ACL "acl_1_1_3"
54 >>> processing "require" (TESTSUITE/test-config 23)
55 >>> check local_parts = testdb;defer
56 >>> x in "testdb;defer"?
57 >>>  list element: testdb;defer
58 >>> x in "testdb;defer"? list match deferred for testdb;defer
59 >>> require: condition test deferred in ACL "acl_1_1_3"
60 LOG: H=(test) [1.1.3.1] F=<x@y> temporarily rejected RCPT <x@y>: testdb lookup forced DEFER