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>> HELO myhost.test.ex
9 SMTP>> RCPT TO:<ok@localhost>
12 LOG: smtp_connection MAIN
13 SMTP connection from root closed by QUIT
14 LOG: smtp_connection MAIN
15 SMTP connection from root
16 LOG: smtp_connection MAIN
17 SMTP connection from root closed by QUIT
18 LOG: smtp_connection MAIN
19 SMTP connection from root
20 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
21 SMTP<< 220 Server ready
22 SMTP>> HELO myhost.test.ex
26 SMTP>> RCPT TO:<bad@localhost>
27 SMTP<< 550 Unknown user
30 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
32 H=[V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: Sender verify failed
33 LOG: smtp_connection MAIN
34 SMTP connection from root closed by QUIT
35 LOG: smtp_connection MAIN
36 SMTP connection from root
37 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
38 SMTP<< 220 Server ready
39 SMTP>> HELO myhost.test.ex
43 SMTP>> RCPT TO:<uncheckable@localhost1>
44 SMTP<< 450 Temporary error
47 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
49 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
50 LOG: smtp_connection MAIN
51 SMTP connection from root closed by QUIT
52 LOG: smtp_connection MAIN
53 SMTP connection from root
54 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
55 SMTP<< 220 Server ready
56 SMTP>> HELO myhost.test.ex
59 SMTP<< 550 Error for <>
62 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 <>
64 H=[V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
65 LOG: smtp_connection MAIN
66 SMTP connection from root closed by QUIT
67 LOG: smtp_connection MAIN
68 SMTP connection from root
69 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
70 SMTP<< 220 Server ready
71 SMTP>> HELO myhost.test.ex
74 SMTP<< 550-Multiline error for <>
75 550 Here's the second line
78 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
80 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
81 LOG: smtp_connection MAIN
82 SMTP connection from root closed by QUIT
83 LOG: smtp_connection MAIN
84 SMTP connection from root
85 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
86 SMTP<< 220 Server ready
87 SMTP>> HELO myhost.test.ex
91 SMTP>> RCPT TO:<z@remote.domain>
92 SMTP<< 550 Recipient not liked
95 H=[V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.domain>: (recipient): response to "RCPT TO:<z@remote.domain>" from 127.0.0.1 [127.0.0.1] was: 550 Recipient not liked
96 LOG: smtp_connection MAIN
97 SMTP connection from root closed by QUIT
98 LOG: smtp_connection MAIN
99 SMTP connection from root
100 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
101 SMTP<< 220 Server ready
102 SMTP>> HELO myhost.test.ex
106 SMTP>> RCPT TO:<z@remote.domain>
107 SMTP<< 550-Recipient not liked on two lines
108 550 Here's the second
111 H=[V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.domain>: (recipient): 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
112 LOG: smtp_connection MAIN
113 SMTP connection from root closed by QUIT
114 LOG: smtp_connection MAIN
115 SMTP connection from root
116 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
117 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1224 ... failed: Connection refused
119 H=[V4NET.0.0.3] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@remote.domain>: Could not complete recipient verify callout
120 LOG: smtp_connection MAIN
121 SMTP connection from root closed by QUIT
122 LOG: smtp_connection MAIN
123 SMTP connection from root
124 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
125 SMTP<< 220 Server ready
126 SMTP>> HELO myhost.test.ex
130 SMTP>> RCPT TO:<abcd@x.y.z>
134 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
135 LOG: smtp_connection MAIN
136 SMTP connection from root closed by QUIT
137 LOG: smtp_connection MAIN
138 SMTP connection from root
139 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
140 SMTP<< 220 Server ready
141 SMTP>> HELO myhost.test.ex
145 SMTP>> RCPT TO:<abcd@x.y.z>
149 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
150 LOG: smtp_connection MAIN
151 SMTP connection from root closed by QUIT
152 LOG: smtp_connection MAIN
153 SMTP connection from root
154 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
155 SMTP<< 220 Server ready
156 SMTP>> HELO myhost.test.ex
160 SMTP>> RCPT TO:<ok@localhost1>
166 SMTP>> RCPT TO:<postmaster@localhost1>
170 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
171 LOG: smtp_connection MAIN
172 SMTP connection from root closed by QUIT
173 LOG: smtp_connection MAIN
174 SMTP connection from root
175 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
176 SMTP<< 220 Server ready
177 SMTP>> HELO myhost.test.ex
181 SMTP>> RCPT TO:<ok@localhost1>
187 SMTP>> RCPT TO:<postmaster@localhost1>
188 SMTP<< 550 Don't like postmaster
191 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
193 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: (postmaster): Sender verify failed
194 LOG: smtp_connection MAIN
195 SMTP connection from root closed by QUIT
196 LOG: smtp_connection MAIN
197 SMTP connection from root
198 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
199 SMTP<< 220 Server ready
200 SMTP>> LHLO myhost.test.ex
204 SMTP>> RCPT TO:<z@remote.lmtp>
205 SMTP<< 550 Recipient not liked
208 H=[V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.lmtp>: (recipient): response to "RCPT TO:<z@remote.lmtp>" from 127.0.0.1 [127.0.0.1] was: 550 Recipient not liked
209 LOG: smtp_connection MAIN
210 SMTP connection from root closed by QUIT
211 LOG: smtp_connection MAIN
212 SMTP connection from root
213 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
216 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
218 H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
219 LOG: smtp_connection MAIN
220 SMTP connection from root closed by QUIT
221 LOG: smtp_connection MAIN
222 SMTP connection from root
223 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
225 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
227 H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
228 LOG: smtp_connection MAIN
229 SMTP connection from root closed by QUIT