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