Hintsdb: fix build config phase for sqlite
[exim.git] / test / stderr / 2035
1 Exim version x.yz ....
2 Hints DB:
3 configuration file is TESTSUITE/test-config
4 admin user
5 LOG: smtp_connection MAIN
6   SMTP connection from CALLER
7 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
8 connected
9   SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
10   SMTP>> EHLO myhost.test.ex
11 cmd buf flush ddd bytes
12   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
13          250-SIZE 52428800
14          250-LIMITS MAILMAX=1000 RCPTMAX=50000
15          250-8BITMIME
16          250-PIPELINING
17          250-STARTTLS
18          250 HELP
19   SMTP>> STARTTLS
20 cmd buf flush ddd bytes
21   SMTP<< 220 TLS go ahead
22 127.0.0.1 in tls_verify_cert_hostnames? no (end of list)
23   SMTP>> EHLO myhost.test.ex
24 cmd buf flush ddd bytes
25   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
26          250-SIZE 52428800
27          250-LIMITS MAILMAX=1000 RCPTMAX=50000
28          250-8BITMIME
29          250-PIPELINING
30          250 HELP
31 using PIPELINING
32 not using DSN
33   SMTP|> MAIL FROM:<usera@ok.example>
34   SMTP>> RCPT TO:<userb@test.ex>
35 cmd buf flush ddd bytes
36 sync_responses expect mail
37   SMTP<< 250 OK
38 sync_responses expect rcpt for userb@test.ex
39   SMTP<< 250 Accepted
40 LOG: MAIN
41   <= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss
42 LOG: smtp_connection MAIN
43   SMTP connection from CALLER D=qqs closed by QUIT
44 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
45 Exim version x.yz ....
46 Hints DB:
47 configuration file is TESTSUITE/test-config
48 trusted user
49 admin user
50 dropping to exim gid; retaining priv uid
51 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
52 --------> userb@test.ex <--------
53 t1 transport entered
54   userb@test.ex
55 hostlist:
56   '127.0.0.1' IP 127.0.0.1 port PORT_D
57 already connected to 127.0.0.1 [127.0.0.1] (on fd 0)
58 checking retry status of 127.0.0.1
59 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
60 delivering 10HmaX-000000005vi-0000 to 127.0.0.1 [127.0.0.1] (userb@test.ex)
61 continued connection, proxied TLS
62   SMTP>> DATA
63 cmd buf flush ddd bytes
64 sync_responses expect data
65   SMTP<< 354 Enter message, ending with "." on a line by itself
66   SMTP>> (writing message)
67 cannot use sendfile for body: spoolfile not wireformat
68   SMTP>> .
69 writing data block fd=dddd size=sss timeout=300
70   SMTP<< 250 OK id=10HmaY-000000005vi-0000
71 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
72   SMTP+> QUIT
73 cmd buf flush ddd bytes (more expected)
74   SMTP(shutdown)>>
75   SMTP(TLS shutdown)>>
76   SMTP<< 221 myhost.test.ex closing connection
77   SMTP(close)>>
78 cmdlog: 'DATA:354:.:250:QUIT+:221'
79 Leaving t1 transport
80 LOG: MAIN
81   => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:PORT_D X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmaY-000000005vi-0000"
82 LOG: MAIN
83   Completed
84 >>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
85 >>>>>>>>>>>>>>>> Exim pid=p1238 (tls-proxy) terminating with rc=0 >>>>>>>>>>>>>>>>
86
87 ******** SERVER ********