1 LOG: smtp_connection MAIN
2 SMTP connection from root
3 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
4 SMTP<< 220 Server ready
5 SMTP>> EHLO myhost.test.ex
9 SMTP>> RCPT TO:<ok@localhost>
14 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:250'
15 LOG: smtp_connection MAIN
16 SMTP connection from root D=qqs closed by QUIT
17 LOG: smtp_connection MAIN
18 SMTP connection from root
19 LOG: smtp_connection MAIN
20 SMTP connection from root D=qqs closed by QUIT
21 LOG: smtp_connection MAIN
22 SMTP connection from root
23 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
24 SMTP<< 220 Server ready
25 SMTP>> EHLO myhost.test.ex
29 SMTP>> RCPT TO:<bad@localhost>
30 SMTP<< 550 Unknown user
34 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
36 H=(test) [V4NET.0.0.1] U=root sender verify fail for <bad@localhost>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<bad@localhost>: 550 Unknown user
38 H=(test) [V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: Sender verify failed
39 LOG: smtp_connection MAIN
40 SMTP connection from root D=qqs closed by QUIT
41 LOG: smtp_connection MAIN
42 SMTP connection from root
43 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
44 SMTP<< 220 Server ready
45 SMTP>> EHLO myhost.test.ex
49 SMTP>> RCPT TO:<uncheckable@localhost1>
50 SMTP<< 450 Temporary error
54 cmdlog: '220:EHLO:250:MAIL:250:RCPT:450:QUIT:250'
56 H=(test) [V4NET.0.0.1] U=root sender verify defer for <uncheckable@localhost1>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<uncheckable@localhost1>: 450 Temporary error
58 H=(test) [V4NET.0.0.1] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
59 LOG: smtp_connection MAIN
60 SMTP connection from root D=qqs closed by QUIT
61 LOG: smtp_connection MAIN
62 SMTP connection from root
63 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
64 SMTP<< 220 Server ready
65 SMTP>> EHLO myhost.test.ex
68 SMTP<< 550 Error for <>
72 cmdlog: '220:EHLO:250:MAIL:550:QUIT:250'
74 H=(test) [V4NET.0.0.1] U=root sender verify fail for <uncheckable2@localhost1>: 127.0.0.1 [127.0.0.1] : response to "MAIL FROM:<>" was: 550 Error for <>
76 H=(test) [V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
77 LOG: smtp_connection MAIN
78 SMTP connection from root D=qqs closed by QUIT
79 LOG: smtp_connection MAIN
80 SMTP connection from root
81 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
82 SMTP<< 220 Server ready
83 SMTP>> EHLO myhost.test.ex
86 SMTP<< 550-Multiline error for <>
87 550 Here's the second line
91 cmdlog: '220:EHLO:250:MAIL:550-:QUIT:250'
93 H=(test) [V4NET.0.0.1] U=root sender verify fail for <uncheckable@localhost1>: 127.0.0.1 [127.0.0.1] : response to "MAIL FROM:<>" was: 550-Multiline error for <>\n550 Here's the second line
95 H=(test) [V4NET.0.0.1] U=root F=<uncheckable@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
96 LOG: smtp_connection MAIN
97 SMTP connection from root D=qqs closed by QUIT
98 LOG: smtp_connection MAIN
99 SMTP connection from root
100 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
101 SMTP<< 220 Server ready
102 SMTP>> EHLO myhost.test.ex
105 SMTP<< 550 Bad-char error for <> topbitchar:
\80ÿÿ
109 cmdlog: '220:EHLO:250:MAIL:550:QUIT:250'
111 H=(test) [V4NET.0.0.1] U=root sender verify fail for <uncheckable2@localhost1>: 127.0.0.1 [127.0.0.1] : response to "MAIL FROM:<>" was: 550 Bad-char error for <> topbitchar:\200\377\377
113 H=(test) [V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
114 LOG: smtp_connection MAIN
115 SMTP connection from root D=qqs closed by QUIT
116 LOG: smtp_connection MAIN
117 SMTP connection from root
118 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S from 1.1.1.1 ... LOG: MAIN
119 bind of [1.1.1.1]:1111 failed
120 unable to bind outgoing SMTP call to 1.1.1.1: Netwk addr not available
121 failed: Netwk addr not available
123 recipient verify defer (making calloout connection): T=smtp Netwk addr not available
125 H=(test) [V4NET.0.0.1] U=root sender verify defer for <bindfail@localhost1>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : Netwk addr not available
127 H=(test) [V4NET.0.0.1] U=root F=<bindfail@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
128 LOG: smtp_connection MAIN
129 SMTP connection from root D=qqs closed by QUIT
130 LOG: smtp_connection MAIN
131 SMTP connection from root
132 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
133 SMTP<< 220 Server ready
134 SMTP>> EHLO myhost.test.ex
138 SMTP>> RCPT TO:<z@remote.domain>
139 SMTP<< 550 Recipient not liked
143 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
145 H=(test) [V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.domain>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<z@remote.domain>: 550 Recipient not liked
146 LOG: smtp_connection MAIN
147 SMTP connection from root D=qqs closed by QUIT
148 LOG: smtp_connection MAIN
149 SMTP connection from root
150 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
151 SMTP<< 220 Server ready
152 SMTP>> EHLO myhost.test.ex
156 SMTP>> RCPT TO:<z@remote.domain>
157 SMTP<< 550-Recipient not liked on two lines
158 550 Here's the second
162 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550-:QUIT:250'
164 H=(test) [V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.domain>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<z@remote.domain>: 550-Recipient not liked on two lines\n550 Here's the second
165 LOG: smtp_connection MAIN
166 SMTP connection from root D=qqs closed by QUIT
167 LOG: smtp_connection MAIN
168 SMTP connection from root
169 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
170 SMTP<< 220 Server ready
171 SMTP>> EHLO myhost.test.ex
175 SMTP>> RCPT TO:<z@remote.domain>
176 SMTP<< 550 Recipient not liked, with bad char:
\80ÿÿ
180 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
182 H=(test) [V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.domain>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<z@remote.domain>: 550 Recipient not liked, with bad char:\200\377\377
183 LOG: smtp_connection MAIN
184 SMTP connection from root D=qqs closed by QUIT
185 LOG: smtp_connection MAIN
186 SMTP connection from root
187 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... failed: Connection refused
188 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:PORT_S ... failed: Connection refused
190 H=(test) [V4NET.0.0.3] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@remote.domain>: Could not complete recipient verify callout
191 LOG: smtp_connection MAIN
192 SMTP connection from root D=qqs closed by QUIT
193 LOG: smtp_connection MAIN
194 SMTP connection from root
195 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
196 SMTP<< 220 Server ready
197 SMTP>> EHLO myhost.test.ex
201 SMTP>> RCPT TO:<abcd@x.y.z>
206 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
208 H=(test) [V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
209 LOG: smtp_connection MAIN
210 SMTP connection from root D=qqs closed by QUIT
211 LOG: smtp_connection MAIN
212 SMTP connection from root
213 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
214 SMTP<< 220 Server ready
215 SMTP>> EHLO myhost.test.ex
219 SMTP>> RCPT TO:<abcd@x.y.z>
224 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
226 H=(test) [V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
227 LOG: smtp_connection MAIN
228 SMTP connection from root D=qqs closed by QUIT
229 LOG: smtp_connection MAIN
230 SMTP connection from root
231 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
232 SMTP<< 220 Server ready
233 SMTP>> EHLO myhost.test.ex
237 SMTP>> RCPT TO:<ok@localhost1>
239 Cutthrough cancelled by presence of postmaster verify
244 SMTP>> RCPT TO:<postmaster@localhost1>
249 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:250:QUIT:250'
251 H=(test) [V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
252 LOG: smtp_connection MAIN
253 SMTP connection from root D=qqs closed by QUIT
254 LOG: smtp_connection MAIN
255 SMTP connection from root
256 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
257 SMTP<< 220 Server ready
258 SMTP>> EHLO myhost.test.ex
262 SMTP>> RCPT TO:<ok@localhost1>
264 Cutthrough cancelled by presence of postmaster verify
269 SMTP>> RCPT TO:<postmaster@localhost1>
270 SMTP<< 550 Don't like postmaster
274 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:550:QUIT:250'
276 H=(test) [V4NET.0.0.5] U=root sender verify fail for <ok@localhost1>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<postmaster@localhost1>: 550 Don't like postmaster
278 H=(test) [V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: Sender verify failed
279 LOG: smtp_connection MAIN
280 SMTP connection from root D=qqs closed by QUIT
281 LOG: smtp_connection MAIN
282 SMTP connection from root
283 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
284 SMTP<< 220 Server ready
285 SMTP>> EHLO myhost.test.ex
286 SMTP<< 250- wotcher sverifier
291 SMTP>> RCPT TO:<ok@localhost1>
296 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:QUIT:250'
297 LOG: smtp_connection MAIN
298 SMTP connection from root D=qqs closed by QUIT
299 LOG: smtp_connection MAIN
300 SMTP connection from root
301 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
302 SMTP<< 220 Server ready
303 SMTP>> EHLO myhost.test.ex
304 SMTP<< 250- wotcher rverifier
307 SMTP>> MAIL FROM:<> SIZE=ssss
309 SMTP>> RCPT TO:<z@remote.domain>
314 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:QUIT:250'
316 H=(me) [V4NET.0.0.3] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
317 LOG: smtp_connection MAIN
318 SMTP connection from root D=qqs closed by QUIT
319 LOG: smtp_connection MAIN
320 SMTP connection from root
321 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
322 SMTP<< 220 Server ready
323 SMTP>> EHLO myhost.test.ex
324 SMTP<< 250- wotcher rverifier
329 SMTP>> RCPT TO:<z@remote.domain>
334 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:QUIT:250'
336 H=(me) [V4NET.0.0.3] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
337 LOG: smtp_connection MAIN
338 SMTP connection from root D=qqs closed by QUIT
339 LOG: smtp_connection MAIN
340 SMTP connection from root
341 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
342 SMTP<< 220 Server ready
343 SMTP>> EHLO myhost.test.ex
344 SMTP<< 250- wotcher rverifier
347 SMTP>> MAIL FROM:<ok@localhost1>
349 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@remote.domain>
350 SMTP<< 550 RANDOM NOT OK
353 SMTP>> MAIL FROM:<ok@localhost1> SIZE=ssss
355 SMTP>> RCPT TO:<z@remote.domain>
360 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:550:RSET:250:MAIL:250:RCPT:250:QUIT:250'
362 H=(me) [V4NET.0.0.7] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
363 LOG: smtp_connection MAIN
364 SMTP connection from root D=qqs closed by QUIT
365 LOG: smtp_connection MAIN
366 SMTP connection from root
367 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
368 SMTP<< 220 Server ready
369 SMTP>> LHLO myhost.test.ex
373 SMTP>> RCPT TO:<z@remote.lmtp>
374 SMTP<< 550 Recipient not liked
378 cmdlog: '220:LHLO:250:MAIL:250:RCPT:550:QUIT:250'
380 H=(test) [V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.lmtp>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<z@remote.lmtp>: 550 Recipient not liked
381 LOG: smtp_connection MAIN
382 SMTP connection from root D=qqs closed by QUIT
383 LOG: smtp_connection MAIN
384 SMTP connection from root
385 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
390 H=(test) [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
392 H=(test) [V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
393 LOG: smtp_connection MAIN
394 SMTP connection from root D=qqs closed by QUIT
395 LOG: smtp_connection MAIN
396 SMTP connection from root
397 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... failed: Connection refused
399 H=(test) [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] : Connection refused
401 H=(test) [V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
402 LOG: smtp_connection MAIN
403 SMTP connection from root D=qqs closed by QUIT