Code tidies to remove stuff that was needed only for the old test suite.
[exim.git] / test / stderr / 0234
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 "accept"
11>>> check domains = +relay_domains
12>>> d in "@mx_any"? no (end of list)
13>>> d in "+relay_domains"? no (end of list)
14>>> accept: condition test failed
15>>> processing "deny"
16>>> deny: condition test succeeded
17LOG: H=[V4NET.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
18>>> using ACL "check_recipient"
19>>> processing "accept"
20>>> check domains = +relay_domains
21>>> local host has lowest MX
22>>> mxt1.test.ex in "@mx_any"? yes (matched "@mx_any")
23>>> mxt1.test.ex in "+relay_domains"? yes (matched "+relay_domains")
24>>> accept: condition test succeeded
25>>> using ACL "check_recipient"
26>>> processing "accept"
27>>> check domains = +relay_domains
28>>> local host in host list - removed hosts:
54c5ebb1 29>>> ten-2.test.ex V4NET.0.0.2 6
75e0e026 30>>> eximtesthost.test.ex ip4.ip4.ip4.ip4 6
54c5ebb1
PH
31>>> mxt6.test.ex in "@mx_any"? yes (matched "@mx_any")
32>>> mxt6.test.ex in "+relay_domains"? yes (matched "+relay_domains")
33>>> accept: condition test succeeded