Fix bug 1229.
[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>> 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
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
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
29 LOG: 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
31 LOG: MAIN REJECT
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
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
46 LOG: 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
48 LOG: 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
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
57   SMTP<< 250 OK
58   SMTP>> MAIL FROM:<>
59   SMTP<< 550 Error for <>
60   SMTP>> QUIT
61 LOG: 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 <>
63 LOG: MAIN REJECT
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
72   SMTP<< 250 OK
73   SMTP>> MAIL FROM:<>
74   SMTP<< 550-Multiline error for <>
75          550 Here's the second line
76   SMTP>> QUIT
77 LOG: 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
79 LOG: MAIN REJECT
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
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
94 LOG: 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
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
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
110 LOG: 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
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
118 LOG: 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
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
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
133 LOG: 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
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
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
148 LOG: 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
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
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
169 LOG: MAIN REJECT
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
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
190 LOG: 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
192 LOG: MAIN REJECT
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
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
207 LOG: 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
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
214   SMTP>> QUIT
215 LOG: 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
217 LOG: 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
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
224 LOG: 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
226 LOG: 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
228 LOG: smtp_connection MAIN
229   SMTP connection from root closed by QUIT