Tweak debug output
[exim.git] / test / stderr / 0445
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 "rcpt"
11 >>> processing "deny" (TESTSUITE/test-config 20)
12 >>> check !verify = sender
13 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14 >>> routing lp1@x.y
15 >>> +++ sender_address=<>
16 >>> calling bad_addresses router
17 >>> bad_addresses router forced address failure
18 >>> ----------- end verify ------------
19 >>> deny: condition test succeeded in ACL "rcpt"
20 >>> end of ACL "rcpt": DENY
21 LOG: H=(test) [1.2.3.4] sender verify fail for <lp1@x.y>: 
22 LOG: H=(test) [1.2.3.4] F=<lp1@x.y> rejected RCPT <zz@x.y>: Sender verify failed
23 >>> using ACL "rcpt"
24 >>> processing "deny" (TESTSUITE/test-config 20)
25 >>> check !verify = sender
26 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
27 >>> routing lp2@x.y
28 >>> +++ sender_address=<>
29 >>> calling bad_addresses router
30 >>> bad_addresses router forced address failure
31 >>> ----------- end verify ------------
32 >>> deny: condition test succeeded in ACL "rcpt"
33 >>> end of ACL "rcpt": DENY
34 LOG: H=(test) [1.2.3.4] sender verify fail for <lp2@x.y>: This is a message
35 LOG: H=(test) [1.2.3.4] F=<lp2@x.y> rejected RCPT <zz@x.y>: Sender verify failed