Testsuite: munge recorded TLS version &c in output to permit awkward test-host instal...
[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
5 SMTP>> HELO 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
12LOG: smtp_connection MAIN
13 SMTP connection from root closed by QUIT
14LOG: smtp_connection MAIN
15 SMTP connection from root
16LOG: smtp_connection MAIN
17 SMTP connection from root closed by QUIT
18LOG: smtp_connection MAIN
19 SMTP connection from root
20Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
21 SMTP<< 220 Server ready
22 SMTP>> HELO myhost.test.ex
23 SMTP<< 250 OK
24 SMTP>> MAIL FROM:<>
25 SMTP<< 250 OK
26 SMTP>> RCPT TO:<bad@localhost>
27 SMTP<< 550 Unknown user
28 SMTP>> QUIT
29LOG: MAIN REJECT
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
31LOG: MAIN REJECT
32 H=[V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: Sender verify failed
33LOG: smtp_connection MAIN
34 SMTP connection from root closed by QUIT
35LOG: smtp_connection MAIN
36 SMTP connection from root
37Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
38 SMTP<< 220 Server ready
39 SMTP>> HELO myhost.test.ex
40 SMTP<< 250 OK
41 SMTP>> MAIL FROM:<>
42 SMTP<< 250 OK
43 SMTP>> RCPT TO:<uncheckable@localhost1>
44 SMTP<< 450 Temporary error
45 SMTP>> QUIT
46LOG: MAIN REJECT
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
48LOG: MAIN REJECT
49 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
50LOG: smtp_connection MAIN
51 SMTP connection from root closed by QUIT
52LOG: smtp_connection MAIN
53 SMTP connection from root
54Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
55 SMTP<< 220 Server ready
56 SMTP>> HELO myhost.test.ex
57 SMTP<< 250 OK
58 SMTP>> MAIL FROM:<>
59 SMTP<< 550 Error for <>
60 SMTP>> QUIT
61LOG: MAIN REJECT
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 <>
63LOG: MAIN REJECT
64 H=[V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
65LOG: smtp_connection MAIN
66 SMTP connection from root closed by QUIT
67LOG: smtp_connection MAIN
68 SMTP connection from root
69Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
70 SMTP<< 220 Server ready
71 SMTP>> HELO myhost.test.ex
72 SMTP<< 250 OK
73 SMTP>> MAIL FROM:<>
74 SMTP<< 550-Multiline error for <>
75 550 Here's the second line
76 SMTP>> QUIT
77LOG: MAIN REJECT
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
79LOG: MAIN REJECT
80 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
81LOG: smtp_connection MAIN
82 SMTP connection from root closed by QUIT
83LOG: smtp_connection MAIN
84 SMTP connection from root
85Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
86 SMTP<< 220 Server ready
87 SMTP>> HELO myhost.test.ex
88 SMTP<< 250 OK
89 SMTP>> MAIL FROM:<>
90 SMTP<< 250 OK
91 SMTP>> RCPT TO:<z@remote.domain>
92 SMTP<< 550 Recipient not liked
93 SMTP>> QUIT
94LOG: MAIN REJECT
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
96LOG: smtp_connection MAIN
97 SMTP connection from root closed by QUIT
98LOG: smtp_connection MAIN
99 SMTP connection from root
100Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
101 SMTP<< 220 Server ready
102 SMTP>> HELO myhost.test.ex
103 SMTP<< 250 OK
104 SMTP>> MAIL FROM:<>
105 SMTP<< 250 OK
106 SMTP>> RCPT TO:<z@remote.domain>
107 SMTP<< 550-Recipient not liked on two lines
108 550 Here's the second
109 SMTP>> QUIT
110LOG: MAIN REJECT
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
112LOG: smtp_connection MAIN
113 SMTP connection from root closed by QUIT
114LOG: smtp_connection MAIN
115 SMTP connection from root
116Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
117Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1224 ... failed: Connection refused
118LOG: MAIN REJECT
119 H=[V4NET.0.0.3] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@remote.domain>: Could not complete recipient verify callout
120LOG: smtp_connection MAIN
121 SMTP connection from root closed by QUIT
122LOG: smtp_connection MAIN
123 SMTP connection from root
124Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
125 SMTP<< 220 Server ready
126 SMTP>> HELO myhost.test.ex
127 SMTP<< 250 OK
128 SMTP>> MAIL FROM:<>
129 SMTP<< 250 OK
130 SMTP>> RCPT TO:<abcd@x.y.z>
131 SMTP<< 550 Not liked
132 SMTP>> QUIT
133LOG: MAIN REJECT
134 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
135LOG: smtp_connection MAIN
136 SMTP connection from root closed by QUIT
137LOG: smtp_connection MAIN
138 SMTP connection from root
139Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
140 SMTP<< 220 Server ready
141 SMTP>> HELO myhost.test.ex
142 SMTP<< 250 OK
143 SMTP>> MAIL FROM:<>
144 SMTP<< 250 OK
145 SMTP>> RCPT TO:<abcd@x.y.z>
146 SMTP<< 550 Not liked
147 SMTP>> QUIT
148LOG: MAIN REJECT
149 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
150LOG: smtp_connection MAIN
151 SMTP connection from root closed by QUIT
152LOG: smtp_connection MAIN
153 SMTP connection from root
154Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
155 SMTP<< 220 Server ready
156 SMTP>> HELO myhost.test.ex
157 SMTP<< 250 OK
158 SMTP>> MAIL FROM:<>
159 SMTP<< 250 OK
160 SMTP>> RCPT TO:<ok@localhost1>
161 SMTP<< 250 OK
162 SMTP>> RSET
163 SMTP<< 250 OK
164 SMTP>> MAIL FROM:<>
165 SMTP<< 250 OK
166 SMTP>> RCPT TO:<postmaster@localhost1>
167 SMTP<< 250 OK
168 SMTP>> QUIT
169LOG: MAIN REJECT
170 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
171LOG: smtp_connection MAIN
172 SMTP connection from root closed by QUIT
173LOG: smtp_connection MAIN
174 SMTP connection from root
175Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
176 SMTP<< 220 Server ready
177 SMTP>> HELO myhost.test.ex
178 SMTP<< 250 OK
179 SMTP>> MAIL FROM:<>
180 SMTP<< 250 OK
181 SMTP>> RCPT TO:<ok@localhost1>
182 SMTP<< 250 OK
183 SMTP>> RSET
184 SMTP<< 250 OK
185 SMTP>> MAIL FROM:<>
186 SMTP<< 250 OK
187 SMTP>> RCPT TO:<postmaster@localhost1>
188 SMTP<< 550 Don't like postmaster
189 SMTP>> QUIT
190LOG: MAIN REJECT
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
192LOG: MAIN REJECT
193 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: (postmaster): Sender verify failed
194LOG: smtp_connection MAIN
195 SMTP connection from root closed by QUIT
196LOG: smtp_connection MAIN
197 SMTP connection from root
198Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
199 SMTP<< 220 Server ready
200 SMTP>> LHLO myhost.test.ex
201 SMTP<< 250 OK
202 SMTP>> MAIL FROM:<>
203 SMTP<< 250 OK
204 SMTP>> RCPT TO:<z@remote.lmtp>
205 SMTP<< 550 Recipient not liked
206 SMTP>> QUIT
207LOG: MAIN REJECT
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
209LOG: smtp_connection MAIN
210 SMTP connection from root closed by QUIT
211LOG: smtp_connection MAIN
212 SMTP connection from root
213Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
214 SMTP>> QUIT
215LOG: MAIN REJECT
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
217LOG: MAIN REJECT
218 H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
219LOG: smtp_connection MAIN
220 SMTP connection from root closed by QUIT
221LOG: smtp_connection MAIN
222 SMTP connection from root
223Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
224LOG: MAIN REJECT
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
226LOG: MAIN REJECT
227 H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
228LOG: smtp_connection MAIN
229 SMTP connection from root closed by QUIT