7fa279d38cb620766dc6ad0eaff399f3f3023a53
[exim.git] / test / stderr / 0227
1 LOG: smtp_connection MAIN
2 SMTP connection from root
3 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
4 SMTP<< 220 Server ready
5 SMTP>> EHLO myhost.test.ex
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
12 SMTP<< 250 OK
13 SMTP(close)>>
14 LOG: smtp_connection MAIN
15 SMTP connection from root closed by QUIT
16 LOG: smtp_connection MAIN
17 SMTP connection from root
18 LOG: smtp_connection MAIN
19 SMTP connection from root closed by QUIT
20 LOG: smtp_connection MAIN
21 SMTP connection from root
22 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
23 SMTP<< 220 Server ready
24 SMTP>> EHLO myhost.test.ex
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
31 SMTP<< 250 OK
32 SMTP(close)>>
33 LOG: 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
35 LOG: MAIN REJECT
36 H=[V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: Sender verify failed
37 LOG: smtp_connection MAIN
38 SMTP connection from root closed by QUIT
39 LOG: smtp_connection MAIN
40 SMTP connection from root
41 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
42 SMTP<< 220 Server ready
43 SMTP>> EHLO myhost.test.ex
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
50 SMTP<< 250 OK
51 SMTP(close)>>
52 LOG: MAIN REJECT
53 H=[V4NET.0.0.1] U=root sender verify defer for <uncheckable@localhost1>: Could not complete sender verify callout: response to "RCPT TO:<uncheckable@localhost1>" from 127.0.0.1 [127.0.0.1] was: 450 Temporary error
54 LOG: 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
56 LOG: smtp_connection MAIN
57 SMTP connection from root closed by QUIT
58 LOG: smtp_connection MAIN
59 SMTP connection from root
60 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
61 SMTP<< 220 Server ready
62 SMTP>> EHLO myhost.test.ex
63 SMTP<< 250 OK
64 SMTP>> MAIL FROM:<>
65 SMTP<< 550 Error for <>
66 SMTP>> QUIT
67 SMTP<< 250 OK
68 SMTP(close)>>
69 LOG: 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 <>
71 LOG: MAIN REJECT
72 H=[V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
73 LOG: smtp_connection MAIN
74 SMTP connection from root closed by QUIT
75 LOG: smtp_connection MAIN
76 SMTP connection from root
77 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
78 SMTP<< 220 Server ready
79 SMTP>> EHLO myhost.test.ex
80 SMTP<< 250 OK
81 SMTP>> MAIL FROM:<>
82 SMTP<< 550-Multiline error for <>
83 550 Here's the second line
84 SMTP>> QUIT
85 SMTP<< 250 OK
86 SMTP(close)>>
87 LOG: 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
89 LOG: MAIN REJECT
90 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
91 LOG: smtp_connection MAIN
92 SMTP connection from root closed by QUIT
93 LOG: smtp_connection MAIN
94 SMTP connection from root
95 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
96 SMTP<< 220 Server ready
97 SMTP>> EHLO myhost.test.ex
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
104 SMTP<< 250 OK
105 SMTP(close)>>
106 LOG: MAIN REJECT
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
108 LOG: smtp_connection MAIN
109 SMTP connection from root closed by QUIT
110 LOG: smtp_connection MAIN
111 SMTP connection from root
112 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
113 SMTP<< 220 Server ready
114 SMTP>> EHLO myhost.test.ex
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
122 SMTP<< 250 OK
123 SMTP(close)>>
124 LOG: MAIN REJECT
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
126 LOG: smtp_connection MAIN
127 SMTP connection from root closed by QUIT
128 LOG: smtp_connection MAIN
129 SMTP connection from root
130 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
131 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1224 ... failed: Connection refused
132 LOG: 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
134 LOG: smtp_connection MAIN
135 SMTP connection from root closed by QUIT
136 LOG: smtp_connection MAIN
137 SMTP connection from root
138 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
139 SMTP<< 220 Server ready
140 SMTP>> EHLO myhost.test.ex
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
147 SMTP<< 250 OK
148 SMTP(close)>>
149 LOG: MAIN REJECT
150 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
151 LOG: smtp_connection MAIN
152 SMTP connection from root closed by QUIT
153 LOG: smtp_connection MAIN
154 SMTP connection from root
155 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
156 SMTP<< 220 Server ready
157 SMTP>> EHLO myhost.test.ex
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
164 SMTP<< 250 OK
165 SMTP(close)>>
166 LOG: MAIN REJECT
167 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
168 LOG: smtp_connection MAIN
169 SMTP connection from root closed by QUIT
170 LOG: smtp_connection MAIN
171 SMTP connection from root
172 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
173 SMTP<< 220 Server ready
174 SMTP>> EHLO myhost.test.ex
175 SMTP<< 250 OK
176 SMTP>> MAIL FROM:<>
177 SMTP<< 250 OK
178 SMTP>> RCPT TO:<ok@localhost1>
179 SMTP<< 250 OK
180 Cutthrough cancelled by presence of postmaster verify
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
188 SMTP<< 250 OK
189 SMTP(close)>>
190 LOG: MAIN REJECT
191 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
192 LOG: smtp_connection MAIN
193 SMTP connection from root closed by QUIT
194 LOG: smtp_connection MAIN
195 SMTP connection from root
196 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
197 SMTP<< 220 Server ready
198 SMTP>> EHLO myhost.test.ex
199 SMTP<< 250 OK
200 SMTP>> MAIL FROM:<>
201 SMTP<< 250 OK
202 SMTP>> RCPT TO:<ok@localhost1>
203 SMTP<< 250 OK
204 Cutthrough cancelled by presence of postmaster verify
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
212 SMTP<< 250 OK
213 SMTP(close)>>
214 LOG: 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
216 LOG: MAIN REJECT
217 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: Sender verify failed
218 LOG: smtp_connection MAIN
219 SMTP connection from root closed by QUIT
220 LOG: smtp_connection MAIN
221 SMTP connection from root
222 Connecting 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)>>
235 LOG: smtp_connection MAIN
236 SMTP connection from root closed by QUIT
237 LOG: smtp_connection MAIN
238 SMTP connection from root
239 Connecting 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
248 SMTP<< 250 OK
249 SMTP(close)>>
250 LOG: MAIN REJECT
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
252 LOG: smtp_connection MAIN
253 SMTP connection from root closed by QUIT
254 LOG: smtp_connection MAIN
255 SMTP connection from root
256 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
257 SMTP(close)>>
258 LOG: MAIN REJECT
259 H=[V4NET.0.0.1] U=root sender verify defer for <bad@localhost1>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] Remote host closed connection in response to initial connection
260 LOG: MAIN REJECT
261 H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
262 LOG: smtp_connection MAIN
263 SMTP connection from root closed by QUIT
264 LOG: smtp_connection MAIN
265 SMTP connection from root
266 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
267 LOG: MAIN REJECT
268 H=[V4NET.0.0.1] U=root sender verify defer for <bad@localhost1>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] could not connect: Connection refused
269 LOG: MAIN REJECT
270 H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
271 LOG: smtp_connection MAIN
272 SMTP connection from root closed by QUIT