Add $smtp_command_history variable
[exim.git] / test / stderr / 0145
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 "check_recipient"
10>>> processing "require"
11>>> check verify = sender
12>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
13>>> routing x@mxt10.test.ex
14>>> calling domainlist router
15>>> domainlist router declined for x@mxt10.test.ex
16>>> "more" is false: skipping remaining routers
17>>> no more routers
18>>> ----------- end verify ------------
6968512f 19>>> require: condition test failed in ACL "check_recipient"
a7538db1 20>>> end of ACL "check_recipient": not OK
54c5ebb1
PH
21LOG: H=[V4NET.9.8.7] sender verify fail for <x@mxt10.test.ex>: all relevant MX records point to non-existent hosts or (invalidly) to IP addresses
22LOG: H=[V4NET.9.8.7] F=<x@mxt10.test.ex> rejected RCPT <x@y>: Sender verify failed
23>>> host in hosts_connection_nolog? no (option unset)
24>>> host in host_lookup? no (option unset)
25>>> host in host_reject_connection? no (option unset)
26>>> host in sender_unqualified_hosts? no (option unset)
27>>> host in recipient_unqualified_hosts? no (option unset)
28>>> host in helo_verify_hosts? no (option unset)
29>>> host in helo_try_verify_hosts? no (option unset)
30>>> host in helo_accept_junk_hosts? no (option unset)
31>>> using ACL "check_recipient"
32>>> processing "require"
33>>> check verify = sender
34>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
35>>> routing x@ten-1.test.ex
36>>> calling domainlist router
37>>> routed by domainlist router
38>>> ----------- end verify ------------
6968512f 39>>> require: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
40>>> processing "require"
41>>> check verify = recipient
42>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
43>>> routing x@mxt10.test.ex
44>>> calling domainlist router
45>>> domainlist router declined for x@mxt10.test.ex
46>>> "more" is false: skipping remaining routers
47>>> no more routers
48>>> ----------- end verify ------------
6968512f 49>>> require: condition test failed in ACL "check_recipient"
a7538db1 50>>> end of ACL "check_recipient": not OK
54c5ebb1 51LOG: H=[V4NET.9.8.7] F=<x@ten-1.test.ex> rejected RCPT <x@mxt10.test.ex>: all relevant MX records point to non-existent hosts or (invalidly) to IP addresses