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