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
9 SMTP>> RCPT TO:<ok@localhost>
13 LOG: smtp_connection MAIN
14 SMTP connection from root closed by QUIT
15 LOG: smtp_connection MAIN
16 SMTP connection from root
17 LOG: smtp_connection MAIN
18 SMTP connection from root closed by QUIT
19 LOG: smtp_connection MAIN
20 SMTP connection from root
21 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
22 SMTP<< 220 Server ready
23 SMTP>> EHLO myhost.test.ex
27 SMTP>> RCPT TO:<bad@localhost>
28 SMTP<< 550 Unknown user
32 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
34 H=[V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: Sender verify failed
35 LOG: smtp_connection MAIN
36 SMTP connection from root closed by QUIT
37 LOG: smtp_connection MAIN
38 SMTP connection from root
39 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
40 SMTP<< 220 Server ready
41 SMTP>> EHLO myhost.test.ex
45 SMTP>> RCPT TO:<uncheckable@localhost1>
46 SMTP<< 450 Temporary error
50 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
52 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
53 LOG: smtp_connection MAIN
54 SMTP connection from root closed by QUIT
55 LOG: smtp_connection MAIN
56 SMTP connection from root
57 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
58 SMTP<< 220 Server ready
59 SMTP>> EHLO myhost.test.ex
62 SMTP<< 550 Error for <>
66 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 <>
68 H=[V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
69 LOG: smtp_connection MAIN
70 SMTP connection from root closed by QUIT
71 LOG: smtp_connection MAIN
72 SMTP connection from root
73 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
74 SMTP<< 220 Server ready
75 SMTP>> EHLO myhost.test.ex
78 SMTP<< 550-Multiline error for <>
79 550 Here's the second line
83 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
85 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
86 LOG: smtp_connection MAIN
87 SMTP connection from root closed by QUIT
88 LOG: smtp_connection MAIN
89 SMTP connection from root
90 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
91 SMTP<< 220 Server ready
92 SMTP>> EHLO myhost.test.ex
96 SMTP>> RCPT TO:<z@remote.domain>
97 SMTP<< 550 Recipient not liked
101 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
102 LOG: smtp_connection MAIN
103 SMTP connection from root closed by QUIT
104 LOG: smtp_connection MAIN
105 SMTP connection from root
106 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
107 SMTP<< 220 Server ready
108 SMTP>> EHLO myhost.test.ex
112 SMTP>> RCPT TO:<z@remote.domain>
113 SMTP<< 550-Recipient not liked on two lines
114 550 Here's the second
118 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
119 LOG: smtp_connection MAIN
120 SMTP connection from root closed by QUIT
121 LOG: smtp_connection MAIN
122 SMTP connection from root
123 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
124 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1224 ... failed: Connection refused
126 H=[V4NET.0.0.3] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@remote.domain>: Could not complete recipient verify callout
127 LOG: smtp_connection MAIN
128 SMTP connection from root closed by QUIT
129 LOG: smtp_connection MAIN
130 SMTP connection from root
131 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
132 SMTP<< 220 Server ready
133 SMTP>> EHLO myhost.test.ex
137 SMTP>> RCPT TO:<abcd@x.y.z>
142 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
143 LOG: smtp_connection MAIN
144 SMTP connection from root closed by QUIT
145 LOG: smtp_connection MAIN
146 SMTP connection from root
147 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
148 SMTP<< 220 Server ready
149 SMTP>> EHLO myhost.test.ex
153 SMTP>> RCPT TO:<abcd@x.y.z>
158 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
159 LOG: smtp_connection MAIN
160 SMTP connection from root closed by QUIT
161 LOG: smtp_connection MAIN
162 SMTP connection from root
163 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
164 SMTP<< 220 Server ready
165 SMTP>> EHLO myhost.test.ex
169 SMTP>> RCPT TO:<ok@localhost1>
171 Cutthrough cancelled by presence of postmaster verify
176 SMTP>> RCPT TO:<postmaster@localhost1>
181 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
182 LOG: smtp_connection MAIN
183 SMTP connection from root closed by QUIT
184 LOG: smtp_connection MAIN
185 SMTP connection from root
186 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
187 SMTP<< 220 Server ready
188 SMTP>> EHLO myhost.test.ex
192 SMTP>> RCPT TO:<ok@localhost1>
194 Cutthrough cancelled by presence of postmaster verify
199 SMTP>> RCPT TO:<postmaster@localhost1>
200 SMTP<< 550 Don't like postmaster
204 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
206 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: Sender verify failed
207 LOG: smtp_connection MAIN
208 SMTP connection from root closed by QUIT
209 LOG: smtp_connection MAIN
210 SMTP connection from root
211 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
212 SMTP<< 220 Server ready
213 SMTP>> EHLO myhost.test.ex
219 SMTP>> RCPT TO:<ok@localhost1>
223 LOG: smtp_connection MAIN
224 SMTP connection from root closed by QUIT
225 LOG: smtp_connection MAIN
226 SMTP connection from root
227 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
228 SMTP<< 220 Server ready
229 SMTP>> LHLO myhost.test.ex
233 SMTP>> RCPT TO:<z@remote.lmtp>
234 SMTP<< 550 Recipient not liked
238 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
239 LOG: smtp_connection MAIN
240 SMTP connection from root closed by QUIT
241 LOG: smtp_connection MAIN
242 SMTP connection from root
243 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
247 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
249 H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
250 LOG: smtp_connection MAIN
251 SMTP connection from root closed by QUIT
252 LOG: smtp_connection MAIN
253 SMTP connection from root
254 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
256 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
258 H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
259 LOG: smtp_connection MAIN
260 SMTP connection from root closed by QUIT