Tweak debug output
[exim.git] / test / stderr / 0124
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 "check_recipient"
11 >>> processing "accept" (TESTSUITE/test-config 20)
12 >>> check hosts = :
13 >>> host in ":"? no (end of list)
14 >>> accept: condition test failed in ACL "check_recipient"
15 >>> processing "accept" (TESTSUITE/test-config 21)
16 >>> check domains = +local_domains
17 >>> external.test.ex in "test.ex"? no (end of list)
18 >>> external.test.ex in "+local_domains"? no (end of list)
19 >>> accept: condition test failed in ACL "check_recipient"
20 >>> processing "accept" (TESTSUITE/test-config 22)
21 >>> check hosts = +relay_hosts
22 >>> sender host name required, to match against *.friendly.test.ex
23 >>> looking up host name for V4NET.0.0.97
24 LOG: no host name found for IP address V4NET.0.0.97
25 >>> host in "*.friendly.test.ex"? no (failed to find host name for V4NET.0.0.97)
26 >>> host in "+relay_hosts"? no (end of list)
27 >>> accept: condition test failed in ACL "check_recipient"
28 >>> processing "deny" (TESTSUITE/test-config 23)
29 >>>   message: relay not permitted
30 >>> deny: condition test succeeded in ACL "check_recipient"
31 >>> end of ACL "check_recipient": DENY
32 LOG: H=(test) [V4NET.0.0.97] F=<userx@test.ex> rejected RCPT <userx@external.test.ex>: relay not permitted
33 >>> using ACL "check_recipient"
34 >>> processing "accept" (TESTSUITE/test-config 20)
35 >>> check hosts = :
36 >>> host in ":"? no (end of list)
37 >>> accept: condition test failed in ACL "check_recipient"
38 >>> processing "accept" (TESTSUITE/test-config 21)
39 >>> check domains = +local_domains
40 >>> external.test.ex in "test.ex"? no (end of list)
41 >>> external.test.ex in "+local_domains"? no (end of list)
42 >>> accept: condition test failed in ACL "check_recipient"
43 >>> processing "accept" (TESTSUITE/test-config 22)
44 >>> check hosts = +relay_hosts
45 >>> host in "+relay_hosts"? no (end of list)
46 >>> accept: condition test failed in ACL "check_recipient"
47 >>> processing "deny" (TESTSUITE/test-config 23)
48 >>>   message: relay not permitted
49 >>> deny: condition test succeeded in ACL "check_recipient"
50 >>> end of ACL "check_recipient": DENY
51 LOG: H=(test) [V4NET.0.0.97] F=<userx@test.ex> rejected RCPT <userx@external.test.ex>: relay not permitted