Testsuite: munge for dns neg-cache
[exim.git] / test / stderr / 0623
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 admin user
4 LOG: MAIN
5   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
6 Exim version x.yz ....
7 configuration file is TESTSUITE/test-config
8 trusted user
9 admin user
10 dropping to exim gid; retaining priv uid
11 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
12 --------> tempreject@test.ex <--------
13 send_to_server transport entered
14   tempreject@test.ex
15 using the transport's hosts: 127.0.0.1
16 getting address for 127.0.0.1
17 checking retry status of 127.0.0.1
18 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
19 delivering 10HmaZ-000000005vi-0000 to 127.0.0.1 [127.0.0.1] (tempreject@test.ex)
20 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
21  TFO mode sendto, no data: EINPROGRESS
22 connected
23   SMTP<< 220 Server ready
24   SMTP>> EHLO myhost.test.ex
25 cmd buf flush ddd bytes
26   SMTP<< 250-hi there
27          250-PIPELINING
28          250 OK
29 using PIPELINING
30 not using DSN
31   SMTP|> MAIL FROM:<>
32   SMTP|> RCPT TO:<tempreject@test.ex>
33   SMTP>> DATA
34 cmd buf flush ddd bytes
35 sync_responses expect mail
36   SMTP<< 250 OK mail
37 sync_responses expect rcpt for tempreject@test.ex
38   SMTP<< 250 OK rcpt
39 sync_responses expect data
40   SMTP<< 300 go ahead
41   SMTP>> (writing message)
42 transport_check_waiting entered
43   sequence=1 local_max=500 global_max=-1
44  no messages waiting for 127.0.0.1
45 transport_check_waiting: FALSE
46 will pipeline QUIT
47 cannot use sendfile for body: spoolfile not wireformat
48   SMTP>> .
49 writing data block fd=dddd size=sss timeout=300 (more expected)
50   SMTP+> QUIT
51 cmd buf flush ddd bytes (more expected)
52   SMTP(shutdown)>>
53   SMTP<< 451 Service not available
54 LOG: MAIN
55   H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after end of data: 451 Service not available
56 ok=0 send_quit=0 send_rset=1 continue_more=0 yield=0 first_address is NULL
57   SMTP<< 221 Closing connection
58   SMTP(close)>>
59 cmdlog: '220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:300:.:QUIT+:451:221'
60 added retry item for T:[127.0.0.1]:127.0.0.1:PORT_D:10HmaZ-000000005vi-0000: errno=-46 more_errno=dd,A flags=6
61 all IP addresses skipped or deferred at least one address
62 Leaving send_to_server transport
63 LOG: MAIN
64   == tempreject@test.ex R=client T=send_to_server defer (-46) H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after end of data: 451 Service not available
65 >>>>>>>>>>>>>>>> Exim pid=p1235 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
66 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
67 Exim version x.yz ....
68 configuration file is TESTSUITE/test-config
69 admin user
70 LOG: MAIN
71   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
72 Exim version x.yz ....
73 configuration file is TESTSUITE/test-config
74 trusted user
75 admin user
76 dropping to exim gid; retaining priv uid
77 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
78 --------> permreject@test.ex <--------
79 send_to_server transport entered
80   permreject@test.ex
81 using the transport's hosts: 127.0.0.1
82 getting address for 127.0.0.1
83 checking retry status of 127.0.0.1
84 no host retry record
85 no message retry record
86 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
87 delivering 10HmbA-000000005vi-0000 to 127.0.0.1 [127.0.0.1] (permreject@test.ex)
88 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
89  TFO mode sendto, no data: EINPROGRESS
90 connected
91   SMTP<< 220 Server ready
92   SMTP>> EHLO myhost.test.ex
93 cmd buf flush ddd bytes
94   SMTP<< 250-hi there
95          250-PIPELINING
96          250 OK
97 using PIPELINING
98 not using DSN
99   SMTP|> MAIL FROM:<>
100   SMTP|> RCPT TO:<permreject@test.ex>
101   SMTP>> DATA
102 cmd buf flush ddd bytes
103 sync_responses expect mail
104   SMTP<< 250 OK mail
105 sync_responses expect rcpt for permreject@test.ex
106   SMTP<< 250 OK rcpt
107 sync_responses expect data
108   SMTP<< 300 go ahead
109   SMTP>> (writing message)
110 transport_check_waiting entered
111   sequence=1 local_max=500 global_max=-1
112  no messages waiting for 127.0.0.1
113 transport_check_waiting: FALSE
114 will pipeline QUIT
115 cannot use sendfile for body: spoolfile not wireformat
116   SMTP>> .
117 writing data block fd=dddd size=sss timeout=300 (more expected)
118   SMTP+> QUIT
119 cmd buf flush ddd bytes (more expected)
120   SMTP(shutdown)>>
121   SMTP<< 550 content rejected
122 ok=0 send_quit=0 send_rset=1 continue_more=0 yield=0 first_address is NULL
123   SMTP<< 221 Closing connection
124   SMTP(close)>>
125 cmdlog: '220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:300:.:QUIT+:550:221'
126 Leaving send_to_server transport
127 LOG: MAIN
128   ** permreject@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after end of data: 550 content rejected
129 LOG: MAIN
130   permreject@test.ex: error ignored
131 LOG: MAIN
132   Completed
133 >>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
134 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
135 Exim version x.yz ....
136 configuration file is TESTSUITE/test-config
137 admin user
138 LOG: MAIN
139   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
140 Exim version x.yz ....
141 configuration file is TESTSUITE/test-config
142 trusted user
143 admin user
144 dropping to exim gid; retaining priv uid
145 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
146 --------> permreject@test.ex <--------
147 send_to_server transport entered
148   permreject@test.ex
149 using the transport's hosts: 127.0.0.1
150 getting address for 127.0.0.1
151 checking retry status of 127.0.0.1
152 no host retry record
153 no message retry record
154 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
155 delivering 10HmbB-000000005vi-0000 to 127.0.0.1 [127.0.0.1] (permreject@test.ex)
156 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
157  TFO mode sendto, no data: EINPROGRESS
158 connected
159   SMTP<< 220 Server ready
160   SMTP>> EHLO myhost.test.ex
161 cmd buf flush ddd bytes
162   SMTP<< 250-hi there
163          250-PIPELINING
164          250 OK
165 using PIPELINING
166 not using DSN
167   SMTP|> MAIL FROM:<>
168   SMTP|> RCPT TO:<permreject@test.ex>
169   SMTP>> DATA
170 cmd buf flush ddd bytes
171 sync_responses expect mail
172   SMTP<< 250 OK mail
173 sync_responses expect rcpt for permreject@test.ex
174   SMTP<< 250 OK rcpt
175 sync_responses expect data
176   SMTP<< 300 go ahead
177   SMTP>> (writing message)
178 transport_check_waiting entered
179   sequence=1 local_max=500 global_max=-1
180  no messages waiting for 127.0.0.1
181 transport_check_waiting: FALSE
182 will pipeline QUIT
183 cannot use sendfile for body: spoolfile not wireformat
184   SMTP>> .
185 writing data block fd=dddd size=sss timeout=300 (more expected)
186   SMTP+> QUIT
187 cmd buf flush ddd bytes (more expected)
188   SMTP(shutdown)>>
189   SMTP(closed)<<
190 LOG: MAIN
191   H=127.0.0.1 [127.0.0.1]: Remote host closed connection in response to end of data
192 ok=0 send_quit=0 send_rset=1 continue_more=0 yield=0 first_address is NULL
193   SMTP(closed)<<
194   SMTP(close)>>
195 cmdlog: '220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:300:.:QUIT+'
196 added retry item for T:[127.0.0.1]:127.0.0.1:PORT_D:10HmbB-000000005vi-0000: errno=-18 more_errno=dd,A flags=6
197 all IP addresses skipped or deferred at least one address
198 Leaving send_to_server transport
199 LOG: MAIN
200   == permreject@test.ex R=client T=send_to_server defer (-18) H=127.0.0.1 [127.0.0.1]: Remote host closed connection in response to end of data
201 >>>>>>>>>>>>>>>> Exim pid=p1239 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
202 >>>>>>>>>>>>>>>> Exim pid=p1238 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>