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