Testsuite: account for platforms not supporting TFO
[exim.git] / test / stderr / 0041
... / ...
CommitLineData
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>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
10>>> using ACL "check_vrfy"
11>>> processing "deny"
12>>> check local_parts = hardfail
13>>> userx in "hardfail"? no (end of list)
14>>> deny: condition test failed in ACL "check_vrfy"
15>>> end of ACL "check_vrfy": implicit DENY
16LOG: H=[1.1.1.1] rejected VRFY userx@test.ex
17>>> using ACL "check_vrfy"
18>>> processing "deny"
19>>> check local_parts = hardfail
20>>> hardfail in "hardfail"? yes (matched "hardfail")
21>>> message: 599 custom reject
22>>> deny: condition test succeeded in ACL "check_vrfy"
23>>> end of ACL "check_vrfy": DENY
24LOG: H=[1.1.1.1] rejected VRFY hardfail@test.ex: 599 custom reject
25>>> using ACL "check_expn"
26>>> processing "accept"
27>>> check hosts = 2.2.2.2
28>>> host in "2.2.2.2"? no (end of list)
29>>> accept: condition test failed in ACL "check_expn"
30>>> end of ACL "check_expn": implicit DENY
31LOG: H=[1.1.1.1] rejected EXPN postmaster
32>>> host in hosts_connection_nolog? no (option unset)
33>>> host in host_lookup? no (option unset)
34>>> host in host_reject_connection? no (option unset)
35>>> host in sender_unqualified_hosts? no (option unset)
36>>> host in recipient_unqualified_hosts? no (option unset)
37>>> host in helo_verify_hosts? no (option unset)
38>>> host in helo_try_verify_hosts? no (option unset)
39>>> host in helo_accept_junk_hosts? no (option unset)
40>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
41>>> using ACL "check_expn"
42>>> processing "accept"
43>>> check hosts = 2.2.2.2
44>>> host in "2.2.2.2"? yes (matched "2.2.2.2")
45>>> accept: condition test succeeded in ACL "check_expn"
46>>> end of ACL "check_expn": ACCEPT
47>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
48>>> routing list@test.ex
49>>> calling system_aliases router
50>>> routed by system_aliases router