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