Testsuite: account for platforms not supporting TFO, redux
[exim.git] / test / stderr / 0124
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 hosts = :
12>>> host in ":"? no (end of list)
6968512f 13>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
14>>> processing "accept"
15>>> check domains = +local_domains
16>>> external.test.ex in "test.ex"? no (end of list)
17>>> external.test.ex in "+local_domains"? no (end of list)
6968512f 18>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
19>>> processing "accept"
20>>> check hosts = +relay_hosts
21>>> sender host name required, to match against *.friendly.test.ex
22>>> looking up host name for V4NET.0.0.97
23LOG: no host name found for IP address V4NET.0.0.97
24>>> host in "*.friendly.test.ex"? no (failed to find host name for V4NET.0.0.97)
25>>> host in "+relay_hosts"? no (end of list)
6968512f 26>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 27>>> processing "deny"
187bc588 28>>> message: relay not permitted
6968512f 29>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 30>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
31LOG: H=[V4NET.0.0.97] F=<userx@test.ex> rejected RCPT <userx@external.test.ex>: relay not permitted
32>>> using ACL "check_recipient"
33>>> processing "accept"
34>>> check hosts = :
35>>> host in ":"? no (end of list)
6968512f 36>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
37>>> processing "accept"
38>>> check domains = +local_domains
39>>> external.test.ex in "test.ex"? no (end of list)
40>>> external.test.ex in "+local_domains"? no (end of list)
6968512f 41>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
42>>> processing "accept"
43>>> check hosts = +relay_hosts
44>>> host in "+relay_hosts"? no (end of list)
6968512f 45>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 46>>> processing "deny"
187bc588 47>>> message: relay not permitted
6968512f 48>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 49>>> end of ACL "check_recipient": DENY
54c5ebb1 50LOG: H=[V4NET.0.0.97] F=<userx@test.ex> rejected RCPT <userx@external.test.ex>: relay not permitted