Tweak debug output
[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? no (end of list)
10 >>> using ACL "acl_1_2_3_4"
11 >>> processing "deny" (TESTSUITE/test-config 17)
12 >>> check senders = testdb;defer
13 >>> userx@external.test.ex in "testdb;defer"? list match deferred for testdb;defer
14 >>> deny: condition test deferred in ACL "acl_1_2_3_4"
15 LOG: H=(test) [1.2.3.4] F=<userx@external.test.ex> temporarily rejected RCPT <userx@test.ex>: testdb lookup forced DEFER
16 >>> host in hosts_connection_nolog? no (option unset)
17 >>> host in host_lookup? no (option unset)
18 >>> host in host_reject_connection? no (option unset)
19 >>> host in sender_unqualified_hosts? no (option unset)
20 >>> host in recipient_unqualified_hosts? no (option unset)
21 >>> host in helo_verify_hosts? no (option unset)
22 >>> host in helo_try_verify_hosts? no (option unset)
23 >>> host in helo_accept_junk_hosts? no (option unset)
24 >>> test in helo_lookup_domains? no (end of list)
25 >>> using ACL "acl_4_3_2_1"
26 >>> processing "accept" (TESTSUITE/test-config 23)
27 >>> check hosts = :
28 >>> host in ":"? no (end of list)
29 >>> accept: condition test failed in ACL "acl_4_3_2_1"
30 >>> processing "deny" (TESTSUITE/test-config 24)
31 >>> check hosts = testdb;defer
32 >>> host in "testdb;defer"? list match deferred for testdb;defer
33 >>> deny: condition test deferred in ACL "acl_4_3_2_1"
34 LOG: H=(test) [4.3.2.1] F=<userx@external.test.ex> temporarily rejected RCPT <userx@test.ex>: testdb lookup forced DEFER