Debug: add note on DANE unusability
[exim.git] / test / stderr / 4052
1 Exim version x.yz ....
2 Hints DB:
3 configuration file is TESTSUITE/test-config
4 admin user
5 LOG: MAIN
6   <= CALLER@the.local.host.name 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 --------> extchange@test.ex <--------
15 smtp transport entered
16   extchange@test.ex
17 hostlist:
18   '127.0.0.1' IP 127.0.0.1 port PORT_D
19 checking retry status of 127.0.0.1
20 no host retry record
21 no message retry record
22 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
23 delivering 10HmbP-000000005vi-0000 to 127.0.0.1 [127.0.0.1] (extchange@test.ex)
24 Transport port=25 replaced by host-specific port=PORT_D
25 lack of DNSSEC traceability precludes DANE
26 EHLO response bits from cache: cleartext 0x0120/0x0000 crypted 0x0000/0x0000
27 Using cached cleartext PIPECONNECT
28   SMTP|> EHLO the.local.host.name
29 using PIPELINING
30 not using DSN
31   SMTP|> MAIL FROM:<CALLER@the.local.host.name>
32   SMTP|> RCPT TO:<extchange@test.ex>
33   SMTP>> DATA
34 cmd buf flush ddd bytes
35 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
36 sending dd nonTFO early-data
37 connected
38 smtp_reap_early_pipe expect banner
39   SMTP<< 220 banner
40 smtp_reap_early_pipe expect ehlo
41   SMTP<< 250-esmtp-resp
42          250-PIPELINING
43          250-PIPECONNECT
44          250-SIZE
45          250 ok
46 EHLO cleartext extensions changed, 0x0120/0x0000 -> 0x0160/0x0000
47 writing clr 0160/0000 cry 0000/0000
48 sync_responses expect mail
49   SMTP<< 250 mail-from accepted
50 sync_responses expect rcpt for extchange@test.ex
51   SMTP<< 250 rcpt-to accepted
52 sync_responses expect data
53   SMTP<< 354 data go-ahead
54   SMTP>> (writing message)
55 transport_check_waiting entered
56   sequence=1 local_max=500 global_max=-1
57  no messages waiting for 127.0.0.1
58 transport_check_waiting: FALSE
59 will pipeline QUIT
60 cannot use sendfile for body: spoolfile not wireformat
61   SMTP>> .
62 writing data block fd=dddd size=sss timeout=300 (more expected)
63   SMTP+> QUIT
64 cmd buf flush ddd bytes (more expected)
65   SMTP(shutdown)>>
66   SMTP<< 250 message accepted
67 ok=1 send_quit=0 send_rset=0 continue_more=0 yield=0 first_address is NULL
68   SMTP<< 220 bye
69   SMTP(close)>>
70 cmdlog: 'EHLO|:MAIL|:RCPT|:DATA:220:250-:250:250:354:.:QUIT+:250:220'
71 Leaving smtp transport
72 >>>>>>>>>>>>>>>> Exim pid=p1243 (transport) terminating with rc=0 >>>>>>>>>>>>>>>>
73 LOG: MAIN
74   => extchange@test.ex R=client T=smtp H=127.0.0.1 [127.0.0.1] L* C="250 message accepted"
75 LOG: MAIN
76   Completed
77 >>>>>>>>>>>>>>>> Exim pid=p1242 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
78 >>>>>>>>>>>>>>>> Exim pid=p1241 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
79
80 ******** SERVER ********