Testsuite: account for platforms not supporting TFO, redux
[exim.git] / test / stderr / 0138
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 >>> exim.test.ex in helo_lookup_domains? no (end of list)
10 >>> host in dsn_advertise_hosts? no (option unset)
11 >>> host in pipelining_advertise_hosts? yes (matched "*")
12 >>> host in chunking_advertise_hosts? no (end of list)
13 >>> using ACL "check_recipient"
14 >>> processing "accept"
15 >>> check hosts = :
16 >>> host in ":"? no (end of list)
17 >>> accept: condition test failed in ACL "check_recipient"
18 >>> processing "accept"
19 >>> check recipients = postmaster@exim.test.ex
20 >>> userx@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
21 >>> accept: condition test failed in ACL "check_recipient"
22 >>> processing "accept"
23 >>> check dnslists = rbl3.test.ex
24 >>> DNS list check: rbl3.test.ex
25 >>> new DNS lookup for 14.12.11.V4NET.rbl3.test.ex
26 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
27 >>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
28 >>> accept: condition test succeeded in ACL "check_recipient"
29 >>> end of ACL "check_recipient": ACCEPT
30 >>> using ACL "check_recipient"
31 >>> processing "accept"
32 >>> check hosts = :
33 >>> host in ":"? no (end of list)
34 >>> accept: condition test failed in ACL "check_recipient"
35 >>> processing "accept"
36 >>> check recipients = postmaster@exim.test.ex
37 >>> list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
38 >>> accept: condition test failed in ACL "check_recipient"
39 >>> processing "accept"
40 >>> check dnslists = rbl3.test.ex
41 >>> DNS list check: rbl3.test.ex
42 >>> using result of previous DNS lookup
43 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
44 >>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
45 >>> accept: condition test succeeded in ACL "check_recipient"
46 >>> end of ACL "check_recipient": ACCEPT
47 >>> host in ignore_fromline_hosts? no (option unset)
48 LOG: 10HmaX-0005vi-00 <= postmaster@exim.test.ex H=(exim.test.ex) [V4NET.11.12.14] P=esmtp S=sss
49 >>> host in hosts_connection_nolog? no (option unset)
50 >>> host in host_lookup? no (option unset)
51 >>> host in host_reject_connection? no (option unset)
52 >>> host in sender_unqualified_hosts? no (option unset)
53 >>> host in recipient_unqualified_hosts? no (option unset)
54 >>> host in helo_verify_hosts? no (option unset)
55 >>> host in helo_try_verify_hosts? no (option unset)
56 >>> host in helo_accept_junk_hosts? no (option unset)
57 >>> exim.test.ex in helo_lookup_domains? no (end of list)
58 >>> host in dsn_advertise_hosts? no (option unset)
59 >>> host in pipelining_advertise_hosts? yes (matched "*")
60 >>> host in chunking_advertise_hosts? no (end of list)
61 >>> using ACL "check_recipient"
62 >>> processing "accept"
63 >>> check hosts = :
64 >>> host in ":"? no (end of list)
65 >>> accept: condition test failed in ACL "check_recipient"
66 >>> processing "accept"
67 >>> check recipients = postmaster@exim.test.ex
68 >>> userx@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
69 >>> accept: condition test failed in ACL "check_recipient"
70 >>> processing "accept"
71 >>> check dnslists = rbl3.test.ex
72 >>> DNS list check: rbl3.test.ex
73 >>> new DNS lookup for 13.12.11.V4NET.rbl3.test.ex
74 >>> DNS lookup for 13.12.11.V4NET.rbl3.test.ex failed
75 >>> => that means V4NET.11.12.13 is not listed at rbl3.test.ex
76 >>> accept: condition test failed in ACL "check_recipient"
77 >>> processing "deny"
78 >>> message: host is listed in $dnslist_domain
79 >>> check dnslists = rbl2.test.ex
80 >>> DNS list check: rbl2.test.ex
81 >>> new DNS lookup for 13.12.11.V4NET.rbl2.test.ex
82 >>> DNS lookup for 13.12.11.V4NET.rbl2.test.ex failed
83 >>> => that means V4NET.11.12.13 is not listed at rbl2.test.ex
84 >>> deny: condition test failed in ACL "check_recipient"
85 >>> processing "warn"
86 >>> message: X-Warning: $sender_host_address is listed at $dnslist_domain
87 >>> check dnslists = rbl.test.ex
88 >>> DNS list check: rbl.test.ex
89 >>> new DNS lookup for 13.12.11.V4NET.rbl.test.ex
90 >>> DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
91 >>> => that means V4NET.11.12.13 is listed at rbl.test.ex
92 >>> warn: condition test succeeded in ACL "check_recipient"
93 >>> processing "require"
94 >>> check verify = sender
95 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
96 >>> routing postmaster@exim.test.ex
97 >>> calling system_aliases router
98 >>> routed by system_aliases router
99 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
100 >>> routing userx@exim.test.ex
101 >>> calling system_aliases router
102 >>> system_aliases router declined for userx@exim.test.ex
103 >>> userx in "userx"? yes (matched "userx")
104 >>> calling localuser router
105 >>> routed by localuser router
106 >>> ----------- end verify ------------
107 >>> require: condition test succeeded in ACL "check_recipient"
108 >>> processing "deny"
109 >>> message: unrouteable address
110 >>> check !verify = recipient
111 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
112 >>> routing userx@exim.test.ex
113 >>> calling system_aliases router
114 >>> system_aliases router declined for userx@exim.test.ex
115 >>> userx in "userx"? yes (matched "userx")
116 >>> calling localuser router
117 >>> routed by localuser router
118 >>> ----------- end verify ------------
119 >>> deny: condition test failed in ACL "check_recipient"
120 >>> processing "accept"
121 >>> check domains = +local_domains
122 >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
123 >>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
124 >>> accept: condition test succeeded in ACL "check_recipient"
125 >>> end of ACL "check_recipient": ACCEPT
126 >>> host in ignore_fromline_hosts? no (option unset)
127 LOG: 10HmaY-0005vi-00 <= postmaster@exim.test.ex H=(exim.test.ex) [V4NET.11.12.13] P=esmtp S=sss