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