Merge from master into 4.next
[exim.git] / test / stderr / 0227
CommitLineData
54c5ebb1
PH
1LOG: smtp_connection MAIN
2 SMTP connection from root
3Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
4 SMTP<< 220 Server ready
cb9d95ae 5 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
6 SMTP<< 250 OK
7 SMTP>> MAIL FROM:<>
8 SMTP<< 250 OK
9 SMTP>> RCPT TO:<ok@localhost>
10 SMTP<< 250 OK
11 SMTP>> QUIT
4fab92fb
HSHR
12 SMTP<< 250 OK
13 SMTP(close)>>
54c5ebb1
PH
14LOG: smtp_connection MAIN
15 SMTP connection from root closed by QUIT
16LOG: smtp_connection MAIN
17 SMTP connection from root
18LOG: smtp_connection MAIN
19 SMTP connection from root closed by QUIT
20LOG: smtp_connection MAIN
21 SMTP connection from root
22Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
23 SMTP<< 220 Server ready
cb9d95ae 24 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
25 SMTP<< 250 OK
26 SMTP>> MAIL FROM:<>
27 SMTP<< 250 OK
28 SMTP>> RCPT TO:<bad@localhost>
29 SMTP<< 550 Unknown user
30 SMTP>> QUIT
4fab92fb
HSHR
31 SMTP<< 250 OK
32 SMTP(close)>>
54c5ebb1
PH
33LOG: MAIN REJECT
34 H=[V4NET.0.0.1] U=root sender verify fail for <bad@localhost>: response to "RCPT TO:<bad@localhost>" from 127.0.0.1 [127.0.0.1] was: 550 Unknown user
35LOG: MAIN REJECT
2a47f028 36 H=[V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: Sender verify failed
54c5ebb1
PH
37LOG: smtp_connection MAIN
38 SMTP connection from root closed by QUIT
39LOG: smtp_connection MAIN
40 SMTP connection from root
41Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
42 SMTP<< 220 Server ready
cb9d95ae 43 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
44 SMTP<< 250 OK
45 SMTP>> MAIL FROM:<>
46 SMTP<< 250 OK
47 SMTP>> RCPT TO:<uncheckable@localhost1>
48 SMTP<< 450 Temporary error
49 SMTP>> QUIT
4fab92fb
HSHR
50 SMTP<< 250 OK
51 SMTP(close)>>
54c5ebb1
PH
52LOG: MAIN REJECT
53 H=[V4NET.0.0.1] U=root sender verify defer for <uncheckable@localhost1>: response to "RCPT TO:<uncheckable@localhost1>" from 127.0.0.1 [127.0.0.1] was: 450 Temporary error
54LOG: MAIN REJECT
55 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
56LOG: smtp_connection MAIN
57 SMTP connection from root closed by QUIT
58LOG: smtp_connection MAIN
59 SMTP connection from root
60Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
61 SMTP<< 220 Server ready
cb9d95ae 62 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
63 SMTP<< 250 OK
64 SMTP>> MAIL FROM:<>
65 SMTP<< 550 Error for <>
66 SMTP>> QUIT
4fab92fb
HSHR
67 SMTP<< 250 OK
68 SMTP(close)>>
54c5ebb1
PH
69LOG: MAIN REJECT
70 H=[V4NET.0.0.1] U=root sender verify fail for <uncheckable2@localhost1>: response to "MAIL FROM:<>" from 127.0.0.1 [127.0.0.1] was: 550 Error for <>
71LOG: MAIN REJECT
2a47f028 72 H=[V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
54c5ebb1
PH
73LOG: smtp_connection MAIN
74 SMTP connection from root closed by QUIT
75LOG: smtp_connection MAIN
76 SMTP connection from root
77Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
78 SMTP<< 220 Server ready
cb9d95ae 79 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
80 SMTP<< 250 OK
81 SMTP>> MAIL FROM:<>
82 SMTP<< 550-Multiline error for <>
83 550 Here's the second line
84 SMTP>> QUIT
4fab92fb
HSHR
85 SMTP<< 250 OK
86 SMTP(close)>>
54c5ebb1
PH
87LOG: MAIN REJECT
88 H=[V4NET.0.0.1] U=root sender verify fail for <uncheckable@localhost1>: response to "MAIL FROM:<>" from 127.0.0.1 [127.0.0.1] was: 550-Multiline error for <>\n550 Here's the second line
89LOG: MAIN REJECT
2a47f028 90 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
54c5ebb1
PH
91LOG: smtp_connection MAIN
92 SMTP connection from root closed by QUIT
93LOG: smtp_connection MAIN
94 SMTP connection from root
95Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
96 SMTP<< 220 Server ready
cb9d95ae 97 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
98 SMTP<< 250 OK
99 SMTP>> MAIL FROM:<>
100 SMTP<< 250 OK
101 SMTP>> RCPT TO:<z@remote.domain>
102 SMTP<< 550 Recipient not liked
103 SMTP>> QUIT
4fab92fb
HSHR
104 SMTP<< 250 OK
105 SMTP(close)>>
54c5ebb1 106LOG: MAIN REJECT
2a47f028 107 H=[V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.domain>: response to "RCPT TO:<z@remote.domain>" from 127.0.0.1 [127.0.0.1] was: 550 Recipient not liked
54c5ebb1
PH
108LOG: smtp_connection MAIN
109 SMTP connection from root closed by QUIT
110LOG: smtp_connection MAIN
111 SMTP connection from root
112Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
113 SMTP<< 220 Server ready
cb9d95ae 114 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
115 SMTP<< 250 OK
116 SMTP>> MAIL FROM:<>
117 SMTP<< 250 OK
118 SMTP>> RCPT TO:<z@remote.domain>
119 SMTP<< 550-Recipient not liked on two lines
120 550 Here's the second
121 SMTP>> QUIT
4fab92fb
HSHR
122 SMTP<< 250 OK
123 SMTP(close)>>
54c5ebb1 124LOG: MAIN REJECT
2a47f028 125 H=[V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.domain>: response to "RCPT TO:<z@remote.domain>" from 127.0.0.1 [127.0.0.1] was: 550-Recipient not liked on two lines\n550 Here's the second
54c5ebb1
PH
126LOG: smtp_connection MAIN
127 SMTP connection from root closed by QUIT
128LOG: smtp_connection MAIN
129 SMTP connection from root
130Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
131Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1224 ... failed: Connection refused
132LOG: MAIN REJECT
133 H=[V4NET.0.0.3] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@remote.domain>: Could not complete recipient verify callout
134LOG: smtp_connection MAIN
135 SMTP connection from root closed by QUIT
136LOG: smtp_connection MAIN
137 SMTP connection from root
138Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
139 SMTP<< 220 Server ready
cb9d95ae 140 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
141 SMTP<< 250 OK
142 SMTP>> MAIL FROM:<>
143 SMTP<< 250 OK
144 SMTP>> RCPT TO:<abcd@x.y.z>
145 SMTP<< 550 Not liked
146 SMTP>> QUIT
4fab92fb
HSHR
147 SMTP<< 250 OK
148 SMTP(close)>>
54c5ebb1 149LOG: MAIN REJECT
2a47f028 150 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
54c5ebb1
PH
151LOG: smtp_connection MAIN
152 SMTP connection from root closed by QUIT
153LOG: smtp_connection MAIN
154 SMTP connection from root
155Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
156 SMTP<< 220 Server ready
cb9d95ae 157 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
158 SMTP<< 250 OK
159 SMTP>> MAIL FROM:<>
160 SMTP<< 250 OK
161 SMTP>> RCPT TO:<abcd@x.y.z>
162 SMTP<< 550 Not liked
163 SMTP>> QUIT
4fab92fb
HSHR
164 SMTP<< 250 OK
165 SMTP(close)>>
54c5ebb1 166LOG: MAIN REJECT
2a47f028 167 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
54c5ebb1
PH
168LOG: smtp_connection MAIN
169 SMTP connection from root closed by QUIT
170LOG: smtp_connection MAIN
171 SMTP connection from root
172Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
173 SMTP<< 220 Server ready
cb9d95ae 174 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
175 SMTP<< 250 OK
176 SMTP>> MAIL FROM:<>
177 SMTP<< 250 OK
178 SMTP>> RCPT TO:<ok@localhost1>
179 SMTP<< 250 OK
cb9d95ae 180Cutthrough cancelled by presence of postmaster verify
54c5ebb1
PH
181 SMTP>> RSET
182 SMTP<< 250 OK
183 SMTP>> MAIL FROM:<>
184 SMTP<< 250 OK
185 SMTP>> RCPT TO:<postmaster@localhost1>
186 SMTP<< 250 OK
187 SMTP>> QUIT
4fab92fb
HSHR
188 SMTP<< 250 OK
189 SMTP(close)>>
54c5ebb1
PH
190LOG: MAIN REJECT
191 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
192LOG: smtp_connection MAIN
193 SMTP connection from root closed by QUIT
194LOG: smtp_connection MAIN
195 SMTP connection from root
196Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
197 SMTP<< 220 Server ready
cb9d95ae 198 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
199 SMTP<< 250 OK
200 SMTP>> MAIL FROM:<>
201 SMTP<< 250 OK
202 SMTP>> RCPT TO:<ok@localhost1>
203 SMTP<< 250 OK
cb9d95ae 204Cutthrough cancelled by presence of postmaster verify
54c5ebb1
PH
205 SMTP>> RSET
206 SMTP<< 250 OK
207 SMTP>> MAIL FROM:<>
208 SMTP<< 250 OK
209 SMTP>> RCPT TO:<postmaster@localhost1>
210 SMTP<< 550 Don't like postmaster
211 SMTP>> QUIT
4fab92fb
HSHR
212 SMTP<< 250 OK
213 SMTP(close)>>
54c5ebb1
PH
214LOG: MAIN REJECT
215 H=[V4NET.0.0.5] U=root sender verify fail for <ok@localhost1>: response to "RCPT TO:<postmaster@localhost1>" from 127.0.0.1 [127.0.0.1] was: 550 Don't like postmaster
216LOG: MAIN REJECT
2a47f028 217 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: Sender verify failed
54c5ebb1
PH
218LOG: smtp_connection MAIN
219 SMTP connection from root closed by QUIT
220LOG: smtp_connection MAIN
221 SMTP connection from root
4fab92fb
HSHR
222Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
223 SMTP<< 220 Server ready
224 SMTP>> EHLO myhost.test.ex
225 SMTP<< 250- wotcher
226 250-SIZE
227 250 OK
228 SMTP>> MAIL FROM:<>
229 SMTP<< 250 OK
230 SMTP>> RCPT TO:<ok@localhost1>
231 SMTP<< 250 OK
232 SMTP>> QUIT
233 SMTP<< 250 OK
234 SMTP(close)>>
235LOG: smtp_connection MAIN
236 SMTP connection from root closed by QUIT
237LOG: smtp_connection MAIN
238 SMTP connection from root
54c5ebb1
PH
239Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
240 SMTP<< 220 Server ready
241 SMTP>> LHLO myhost.test.ex
242 SMTP<< 250 OK
243 SMTP>> MAIL FROM:<>
244 SMTP<< 250 OK
245 SMTP>> RCPT TO:<z@remote.lmtp>
246 SMTP<< 550 Recipient not liked
247 SMTP>> QUIT
4fab92fb
HSHR
248 SMTP<< 250 OK
249 SMTP(close)>>
54c5ebb1 250LOG: MAIN REJECT
2a47f028 251 H=[V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.lmtp>: response to "RCPT TO:<z@remote.lmtp>" from 127.0.0.1 [127.0.0.1] was: 550 Recipient not liked
54c5ebb1
PH
252LOG: smtp_connection MAIN
253 SMTP connection from root closed by QUIT
254LOG: smtp_connection MAIN
255 SMTP connection from root
256Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
257 SMTP>> QUIT
4fab92fb 258 SMTP(close)>>
54c5ebb1
PH
259LOG: MAIN REJECT
260 H=[V4NET.0.0.1] U=root sender verify defer for <bad@localhost1>: response to "initial connection" from 127.0.0.1 [127.0.0.1] was: connection dropped
261LOG: MAIN REJECT
262 H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
263LOG: smtp_connection MAIN
264 SMTP connection from root closed by QUIT
265LOG: smtp_connection MAIN
266 SMTP connection from root
267Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
268LOG: MAIN REJECT
269 H=[V4NET.0.0.1] U=root sender verify defer for <bad@localhost1>: could not connect to 127.0.0.1 [127.0.0.1]: Connection refused
270LOG: MAIN REJECT
271 H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
272LOG: smtp_connection MAIN
273 SMTP connection from root closed by QUIT