CHUNKING: fix transmit with long headers
[exim.git] / test / stderr / 0143
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 admin user
4 LOG: MAIN
5   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
6 created log directory TESTSUITE/spool/log
7 Exim version x.yz ....
8 configuration file is TESTSUITE/test-config
9 trusted user
10 admin user
11 router_name <my_main_router>
12 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
13 --------> userx@domain.com <--------
14 transport_name <my_smtp>
15 my_smtp transport entered
16   userx@domain.com
17 checking status of 127.0.0.1
18 127.0.0.1 [127.0.0.1]:1111/ip4.ip4.ip4.ip4 status = usable
19 delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userx@domain.com)
20 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
21   SMTP<< 220 ESMTP
22   SMTP>> EHLO myhost.test.ex
23 cmd buf flush 21 bytes
24   SMTP<< 250-OK
25          250-HELP
26          250 AUTH LOGIN
27 not using PIPELINING
28 not using DSN
29   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
30 cmd buf flush 37 bytes
31   SMTP<< 250 Sender OK
32   SMTP>> RCPT TO:<userx@domain.com>
33 cmd buf flush 28 bytes
34   SMTP<< 250 Recipient OK
35   SMTP>> DATA
36 cmd buf flush 6 bytes
37   SMTP<< 354 Send data
38   SMTP>> writing message and terminating "."
39 writing data block fd=dddd size=sss timeout=300
40   SMTP<< 250 OK
41 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
42 transport_check_waiting entered
43   sequence=1 local_max=500 global_max=-1
44 no messages waiting for 127.0.0.1
45   SMTP>> QUIT
46 cmd buf flush 6 bytes
47   SMTP(close)>>
48 Leaving my_smtp transport
49 LOG: MAIN
50   => userx@domain.com R=my_main_router T=my_smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
51 LOG: MAIN
52   Completed
53 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
54 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>