Hintsdb: fix dumpdb for sqlite
[exim.git] / test / stderr / 0294
1 Exim version x.yz ....
2 Hints DB:
3 configuration file is TESTSUITE/test-config
4 trusted user
5 admin user
6 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
7 sender address = NULL
8 LOG: smtp_connection MAIN
9   SMTP connection from CALLER
10 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
11 smtp_setup_msg entered
12 SMTP<< helo test
13 SMTP>> 250 myhost.test.ex Hello CALLER at test
14 SMTP<< mail from:<x@y>
15 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
16 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
17 SMTP>> 250 OK
18 SMTP<< rcpt to:<one@z>
19 one in "reject"? no (end of list)
20 SMTP>> 250 Accepted
21 SMTP<< rcpt to:<one@z>
22 rate limit RCPT: delay 0.25 sec
23 one in "reject"? no (end of list)
24 SMTP>> 250 Accepted
25 SMTP<< rcpt to:<one@z>
26 rate limit RCPT: delay 0.263 sec
27 one in "reject"? no (end of list)
28 SMTP>> 250 Accepted
29 SMTP<< rcpt to:<one@z>
30 rate limit RCPT: delay 0.276 sec
31 one in "reject"? no (end of list)
32 SMTP>> 250 Accepted
33 SMTP<< rcpt to:<one@z>
34 rate limit RCPT: delay 0.289 sec
35 one in "reject"? no (end of list)
36 SMTP>> 250 Accepted
37 SMTP<< data
38 SMTP>> 354 Enter message, ending with "." on a line by itself
39 >>Headers received:
40
41 >>Headers after rewriting and local additions:
42  I Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
43  F From: x@y
44    Date: Tue, 2 Mar 1999 09:44:33 +0000
45
46 Data file name: TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
47 Data file written for message 10HmaX-000000005vi-0000
48 >>Generated Received: header line
49 P Received: from CALLER (helo=test)
50         by myhost.test.ex with local-smtp (Exim x.yz)
51         (envelope-from <x@y>)
52         id 10HmaX-000000005vi-0000;
53         Tue, 2 Mar 1999 09:44:33 +0000
54 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-000000005vi-0000
55 Renaming spool header file: TESTSUITE/spool//input//10HmaX-000000005vi-0000-H
56 Size of headers = sss
57 LOG: MAIN
58   <= x@y U=CALLER P=local-smtp S=sss
59 created log directory TESTSUITE/spool/log
60 SMTP>> 250 OK id=10HmaX-000000005vi-0000
61 smtp_setup_msg entered
62 SMTP<< mail from:<x@y>
63 rate limit MAIL: delay 1 sec
64 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
65 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
66 SMTP>> 250 OK
67 SMTP<< rcpt to:<two@z>
68 two in "reject"? no (end of list)
69 SMTP>> 250 Accepted
70 SMTP<< data
71 SMTP>> 354 Enter message, ending with "." on a line by itself
72 >>Headers received:
73
74 >>Headers after rewriting and local additions:
75  I Message-Id: <E10HmaY-000000005vi-0000@myhost.test.ex>
76  F From: x@y
77    Date: Tue, 2 Mar 1999 09:44:33 +0000
78
79 Data file name: TESTSUITE/spool//input//10HmaY-000000005vi-0000-D
80 Data file written for message 10HmaY-000000005vi-0000
81 >>Generated Received: header line
82 P Received: from CALLER (helo=test)
83         by myhost.test.ex with local-smtp (Exim x.yz)
84         (envelope-from <x@y>)
85         id 10HmaY-000000005vi-0000
86         for two@z;
87         Tue, 2 Mar 1999 09:44:33 +0000
88 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaY-000000005vi-0000
89 Renaming spool header file: TESTSUITE/spool//input//10HmaY-000000005vi-0000-H
90 Size of headers = sss
91 LOG: MAIN
92   <= x@y U=CALLER P=local-smtp S=sss
93 SMTP>> 250 OK id=10HmaY-000000005vi-0000
94 smtp_setup_msg entered
95 SMTP<< mail from:<x@y>
96 rate limit MAIL: delay 2 sec
97 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
98 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
99 SMTP>> 250 OK
100 SMTP<< quit
101 SMTP>> 221 myhost.test.ex closing connection
102 LOG: smtp_connection MAIN
103   SMTP connection from CALLER D=qqs closed by QUIT
104 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
105 Exim version x.yz ....
106 Hints DB:
107 configuration file is TESTSUITE/test-config
108 trusted user
109 admin user
110 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
111 sender address = CALLER@myhost.test.ex
112 host in hosts_connection_nolog? no (option unset)
113 LOG: smtp_connection MAIN
114   SMTP connection from [1.2.3.4]
115 host in host_lookup? no (option unset)
116 host in host_reject_connection? no (option unset)
117 host in sender_unqualified_hosts? no (option unset)
118 host in recipient_unqualified_hosts? no (option unset)
119 host in helo_verify_hosts? no (option unset)
120 host in helo_try_verify_hosts? no (option unset)
121 host in helo_accept_junk_hosts? no (option unset)
122 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
123 smtp_setup_msg entered
124 SMTP<< helo test
125 test in helo_lookup_domains?
126  list element: @
127  list element: @[]
128 test in helo_lookup_domains? no (end of list)
129 SMTP>> 250 myhost.test.ex Hello test [1.2.3.4]
130 SMTP<< mail from:<x@y>
131 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
132 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
133 SMTP>> 250 OK
134 SMTP<< rcpt to:<one@z>
135 processing "deny" (TESTSUITE/test-config 35)
136 check local_parts = reject
137 one in "reject"?
138  list element: reject
139 one in "reject"? no (end of list)
140 deny: condition test failed in inline ACL
141 processing "accept" (TESTSUITE/test-config 35)
142 accept: condition test succeeded in inline ACL
143 end of inline ACL: ACCEPT
144 SMTP>> 250 Accepted
145 SMTP<< rcpt to:<one@z>
146 host in smtp_ratelimit_hosts?
147  list element: 
148  list element: V4NET.9.8.7
149 host in smtp_ratelimit_hosts? no (end of list)
150 processing "deny" (TESTSUITE/test-config 35)
151 check local_parts = reject
152 one in "reject"?
153  list element: reject
154 one in "reject"? no (end of list)
155 deny: condition test failed in inline ACL
156 processing "accept" (TESTSUITE/test-config 35)
157 accept: condition test succeeded in inline ACL
158 end of inline ACL: ACCEPT
159 SMTP>> 250 Accepted
160 SMTP<< quit
161 SMTP>> 221 myhost.test.ex closing connection
162 LOG: smtp_connection MAIN
163   SMTP connection from (test) [1.2.3.4] D=qqs closed by QUIT
164 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
165 Exim version x.yz ....
166 Hints DB:
167 configuration file is TESTSUITE/test-config
168 trusted user
169 admin user
170 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
171 sender address = CALLER@myhost.test.ex
172 host in hosts_connection_nolog? no (option unset)
173 LOG: smtp_connection MAIN
174   SMTP connection from [V4NET.9.8.7]
175 host in host_lookup? no (option unset)
176 host in host_reject_connection? no (option unset)
177 host in sender_unqualified_hosts? no (option unset)
178 host in recipient_unqualified_hosts? no (option unset)
179 host in helo_verify_hosts? no (option unset)
180 host in helo_try_verify_hosts? no (option unset)
181 host in helo_accept_junk_hosts? no (option unset)
182 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
183 smtp_setup_msg entered
184 SMTP<< helo test
185 test in helo_lookup_domains?
186  list element: @
187  list element: @[]
188 test in helo_lookup_domains? no (end of list)
189 SMTP>> 250 myhost.test.ex Hello test [V4NET.9.8.7]
190 SMTP<< mail from:<x@y>
191 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
192 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
193 SMTP>> 250 OK
194 SMTP<< rcpt to:<one@z>
195 processing "deny" (TESTSUITE/test-config 35)
196 check local_parts = reject
197 one in "reject"?
198  list element: reject
199 one in "reject"? no (end of list)
200 deny: condition test failed in inline ACL
201 processing "accept" (TESTSUITE/test-config 35)
202 accept: condition test succeeded in inline ACL
203 end of inline ACL: ACCEPT
204 SMTP>> 250 Accepted
205 SMTP<< rcpt to:<one@z>
206 host in smtp_ratelimit_hosts?
207  list element: 
208  list element: V4NET.9.8.7
209   host in smtp_ratelimit_hosts? yes (matched "V4NET.9.8.7")
210 rate limit RCPT: delay 0.25 sec
211 processing "deny" (TESTSUITE/test-config 35)
212 check local_parts = reject
213 one in "reject"?
214  list element: reject
215 one in "reject"? no (end of list)
216 deny: condition test failed in inline ACL
217 processing "accept" (TESTSUITE/test-config 35)
218 accept: condition test succeeded in inline ACL
219 end of inline ACL: ACCEPT
220 SMTP>> 250 Accepted
221 SMTP<< quit
222 SMTP>> 221 myhost.test.ex closing connection
223 LOG: smtp_connection MAIN
224   SMTP connection from (test) [V4NET.9.8.7] D=qqs closed by QUIT
225 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
226 Exim version x.yz ....
227 Hints DB:
228 configuration file is TESTSUITE/test-config
229 trusted user
230 admin user
231 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
232 sender address = NULL
233 LOG: smtp_connection MAIN
234   SMTP connection from CALLER
235 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
236 smtp_setup_msg entered
237 SMTP<< helo test
238 SMTP>> 250 myhost.test.ex Hello CALLER at test
239 SMTP<< mail from:<x@y>
240 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
241 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
242 SMTP>> 250 OK
243 SMTP<< rcpt to:<reject@z>
244 SMTP>> 550 Administrative prohibition
245 LOG: MAIN REJECT
246   U=CALLER F=<x@y> rejected RCPT <reject@z>
247 SMTP<< rcpt to:<reject@z>
248 rate limit RCPT: delay 0.25 sec
249 SMTP>> 550 Administrative prohibition
250 LOG: MAIN REJECT
251   U=CALLER F=<x@y> rejected RCPT <reject@z>
252 SMTP<< rcpt to:<reject@z>
253 rate limit RCPT: delay 0.263 sec
254 SMTP>> 550 Administrative prohibition
255 LOG: MAIN REJECT
256   U=CALLER F=<x@y> rejected RCPT <reject@z>
257 SMTP<< rcpt to:<reject@z>
258 rate limit RCPT: delay 0.276 sec
259 SMTP>> 550 Administrative prohibition
260 LOG: MAIN REJECT
261   U=CALLER F=<x@y> rejected RCPT <reject@z>
262 SMTP<< rcpt to:<reject@z>
263 rate limit RCPT: delay 0.289 sec
264 SMTP>> 550 Administrative prohibition
265 LOG: MAIN REJECT
266   U=CALLER F=<x@y> rejected RCPT <reject@z>
267 SMTP<< rset
268 SMTP>> 250 Reset OK
269 SMTP<< mail from:<x@y>
270 rate limit MAIL: delay 1 sec
271 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
272 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
273 SMTP>> 250 OK
274 SMTP<< rcpt to:<reject@z>
275 SMTP>> 550 Administrative prohibition
276 LOG: MAIN REJECT
277   U=CALLER F=<x@y> rejected RCPT <reject@z>
278 SMTP<< rset
279 SMTP>> 250 Reset OK
280 SMTP<< mail from:<x@y>
281 rate limit MAIL: delay 2 sec
282 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
283 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
284 SMTP>> 250 OK
285 SMTP<< quit
286 SMTP>> 221 myhost.test.ex closing connection
287 LOG: smtp_connection MAIN
288   SMTP connection from CALLER D=qqs closed by QUIT
289 >>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>