Testsuite: account for platforms not supporting TFO, redux
[exim.git] / test / stderr / 0234
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 in ACL "check_recipient"
15 >>> processing "deny"
16 >>> message: relay not permitted
17 >>> deny: condition test succeeded in ACL "check_recipient"
18 >>> end of ACL "check_recipient": DENY
19 LOG: H=[V4NET.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
20 >>> using ACL "check_recipient"
21 >>> processing "accept"
22 >>> check domains = +relay_domains
23 >>> local host has lowest MX
24 >>> mxt1.test.ex in "@mx_any"? yes (matched "@mx_any")
25 >>> mxt1.test.ex in "+relay_domains"? yes (matched "+relay_domains")
26 >>> accept: condition test succeeded in ACL "check_recipient"
27 >>> end of ACL "check_recipient": ACCEPT
28 >>> using ACL "check_recipient"
29 >>> processing "accept"
30 >>> check domains = +relay_domains
31 >>> local host in host list - removed hosts:
32 >>> ten-2.test.ex V4NET.0.0.2 6
33 >>> eximtesthost.test.ex ip4.ip4.ip4.ip4 6
34 >>> mxt6.test.ex in "@mx_any"? yes (matched "@mx_any")
35 >>> mxt6.test.ex in "+relay_domains"? yes (matched "+relay_domains")
36 >>> accept: condition test succeeded in ACL "check_recipient"
37 >>> end of ACL "check_recipient": ACCEPT