Testsuite: account for platforms not supporting TFO, redux
[exim.git] / test / stderr / 0021
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 trusted user
4 admin user
5 host in hosts_connection_nolog? no (option unset)
6 LOG: smtp_connection MAIN
7 SMTP connection from CALLER
8 host in host_lookup? no (option unset)
9 host in host_reject_connection? no (option unset)
10 host in sender_unqualified_hosts? no (option unset)
11 host in recipient_unqualified_hosts? no (option unset)
12 host in helo_verify_hosts? no (option unset)
13 host in helo_try_verify_hosts? no (option unset)
14 host in helo_accept_junk_hosts? no (option unset)
15 using ACL "connect"
16 processing "deny"
17 check hosts = : 10.9.8.7
18 host in ": 10.9.8.7"? no (end of list)
19 deny: condition test failed in ACL "connect"
20 processing "drop"
21 l_message: forcibly dropped
22 check hosts = 10.9.8.9
23 host in "10.9.8.9"? no (end of list)
24 drop: condition test failed in ACL "connect"
25 processing "accept"
26 check logwrite = $sender_host_address accepted by connect ACL
27 = 10.9.8.8 accepted by connect ACL
28 LOG: MAIN
29 10.9.8.8 accepted by connect ACL
30 accept: condition test succeeded in ACL "connect"
31 end of ACL "connect": ACCEPT
32 using ACL "mail"
33 processing "warn"
34 message: added header line
35 check senders = ok@test3
36 address match test: subject=bad@test1 pattern=ok@test3
37 bad@test1 in "ok@test3"? no (end of list)
38 warn: condition test failed in ACL "mail"
39 processing "accept"
40 check senders = ok@test1 : ok@test3
41 address match test: subject=bad@test1 pattern=ok@test1
42 address match test: subject=bad@test1 pattern=ok@test3
43 bad@test1 in "ok@test1 : ok@test3"? no (end of list)
44 accept: condition test failed in ACL "mail"
45 end of ACL "mail": implicit DENY
46 LOG: MAIN REJECT
47 H=[10.9.8.8] U=CALLER rejected MAIL <bad@test1>
48 using ACL "mail"
49 processing "warn"
50 message: added header line
51 check senders = ok@test3
52 address match test: subject=ok@test1 pattern=ok@test3
53 test1 in "test3"? no (end of list)
54 ok@test1 in "ok@test3"? no (end of list)
55 warn: condition test failed in ACL "mail"
56 processing "accept"
57 check senders = ok@test1 : ok@test3
58 address match test: subject=ok@test1 pattern=ok@test1
59 test1 in "test1"? yes (matched "test1")
60 ok@test1 in "ok@test1 : ok@test3"? yes (matched "ok@test1")
61 check verify = sender
62 ok in "!bad"? yes (end of list)
63 ----------- end verify ------------
64 sender ok@test1 verified ok
65 check logwrite = :main,reject: mail accepted "$smtp_command" "$smtp_command_argument"
66 = :main,reject: mail accepted "mail from:<ok@test1>" "<ok@test1>"
67 LOG: MAIN REJECT
68 mail accepted "mail from:<ok@test1>" "<ok@test1>"
69 accept: condition test succeeded in ACL "mail"
70 end of ACL "mail": ACCEPT
71 using ACL "rcpt"
72 processing "accept"
73 check senders = +ok_senders
74 address match test: subject=ok@test1 pattern=ok@somewhere
75 test1 in "somewhere"? no (end of list)
76 address match test: subject=ok@test1 pattern=ok@test1
77 test1 in "test1"? yes (matched "test1")
78 ok@test1 in "ok@somewhere : ok@test1 : ok@test3"? yes (matched "ok@test1")
79 ok@test1 in "+ok_senders"? yes (matched "+ok_senders")
80 check sender_domains = +ok_sender_domains
81 test1 in "somewhere : test1 : test3"? yes (matched "test1")
82 test1 in "+ok_sender_domains"? yes (matched "+ok_sender_domains")
83 check logwrite = :panic: rcpt accepted
84 LOG: PANIC
85 rcpt accepted
86 accept: condition test succeeded in ACL "rcpt"
87 end of ACL "rcpt": ACCEPT
88 using ACL "rcpt"
89 processing "accept"
90 check senders = +ok_senders
91 cached yes match for +ok_senders
92 cached lookup data = NULL
93 ok@test1 in "+ok_senders"? yes (matched "+ok_senders" - cached)
94 check sender_domains = +ok_sender_domains
95 cached yes match for +ok_sender_domains
96 test1 in "+ok_sender_domains"? yes (matched "+ok_sender_domains" - cached)
97 check logwrite = :panic: rcpt accepted
98 LOG: PANIC
99 rcpt accepted
100 accept: condition test succeeded in ACL "rcpt"
101 end of ACL "rcpt": ACCEPT
102 LOG: smtp_connection MAIN
103 SMTP connection from CALLER closed by QUIT
104 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
105 1999-03-02 09:44:33 ACL "warn" with "message" setting found in a non-message (EHLO or HELO) ACL: cannot specify header lines here: message ignored
106 Exim version x.yz ....
107 configuration file is TESTSUITE/test-config
108 trusted user
109 admin user
110 host in hosts_connection_nolog? no (option unset)
111 LOG: smtp_connection MAIN
112 SMTP connection from CALLER
113 host in host_lookup? no (option unset)
114 host in host_reject_connection? no (option unset)
115 host in sender_unqualified_hosts? no (option unset)
116 host in recipient_unqualified_hosts? no (option unset)
117 host in helo_verify_hosts? no (option unset)
118 host in helo_try_verify_hosts? no (option unset)
119 host in helo_accept_junk_hosts? no (option unset)
120 using ACL "connect"
121 processing "deny"
122 check hosts = : 10.9.8.7
123 host in ": 10.9.8.7"? no (end of list)
124 deny: condition test failed in ACL "connect"
125 processing "drop"
126 l_message: forcibly dropped
127 check hosts = 10.9.8.9
128 host in "10.9.8.9"? no (end of list)
129 drop: condition test failed in ACL "connect"
130 processing "accept"
131 check logwrite = $sender_host_address accepted by connect ACL
132 = 10.9.8.8 accepted by connect ACL
133 LOG: MAIN
134 10.9.8.8 accepted by connect ACL
135 accept: condition test succeeded in ACL "connect"
136 end of ACL "connect": ACCEPT
137 using ACL "mail"
138 processing "warn"
139 message: added header line
140 check senders = ok@test3
141 address match test: subject=ok@test3 pattern=ok@test3
142 test3 in "test3"? yes (matched "test3")
143 ok@test3 in "ok@test3"? yes (matched "ok@test3")
144 warn: condition test succeeded in ACL "mail"
145 processing "accept"
146 check senders = ok@test1 : ok@test3
147 address match test: subject=ok@test3 pattern=ok@test1
148 test3 in "test1"? no (end of list)
149 address match test: subject=ok@test3 pattern=ok@test3
150 test3 in "test3"? yes (matched "test3")
151 ok@test3 in "ok@test1 : ok@test3"? yes (matched "ok@test3")
152 check verify = sender
153 ok in "!bad"? yes (end of list)
154 ----------- end verify ------------
155 sender ok@test3 verified ok
156 check logwrite = :main,reject: mail accepted "$smtp_command" "$smtp_command_argument"
157 = :main,reject: mail accepted "mail from:<ok@test3>" "<ok@test3>"
158 LOG: MAIN REJECT
159 mail accepted "mail from:<ok@test3>" "<ok@test3>"
160 accept: condition test succeeded in ACL "mail"
161 end of ACL "mail": ACCEPT
162 using ACL "rcpt"
163 processing "accept"
164 check senders = +ok_senders
165 address match test: subject=ok@test3 pattern=ok@somewhere
166 test3 in "somewhere"? no (end of list)
167 address match test: subject=ok@test3 pattern=ok@test1
168 test3 in "test1"? no (end of list)
169 address match test: subject=ok@test3 pattern=ok@test3
170 test3 in "test3"? yes (matched "test3")
171 ok@test3 in "ok@somewhere : ok@test1 : ok@test3"? yes (matched "ok@test3")
172 ok@test3 in "+ok_senders"? yes (matched "+ok_senders")
173 check sender_domains = +ok_sender_domains
174 test3 in "somewhere : test1 : test3"? yes (matched "test3")
175 test3 in "+ok_sender_domains"? yes (matched "+ok_sender_domains")
176 check logwrite = :panic: rcpt accepted
177 LOG: PANIC
178 rcpt accepted
179 accept: condition test succeeded in ACL "rcpt"
180 end of ACL "rcpt": ACCEPT
181 host in ignore_fromline_hosts? no (option unset)
182 >>Headers added by MAIL or RCPT ACL:
183 X-ACL-Warn: added header line
184 >>
185 LOG: MAIN
186 <= ok@test3 H=[10.9.8.8] U=CALLER P=smtp S=sss
187 Exim version x.yz ....
188 configuration file is TESTSUITE/test-config
189 trusted user
190 admin user
191 x in "!bad"? yes (end of list)
192 LOG: MAIN
193 => x <x@y> R=accept T=appendfile
194 LOG: MAIN
195 Completed
196 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
197 LOG: smtp_connection MAIN
198 SMTP connection from CALLER closed by QUIT
199 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
200 1999-03-02 09:44:33 ACL "warn" with "message" setting found in a non-message (EHLO or HELO) ACL: cannot specify header lines here: message ignored
201 1999-03-02 09:44:33 rcpt accepted