Testsuite cases for basic cutthrough_delivery.
[exim.git] / test / stdout / 5401
1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
2 250-myhost.test.ex Hello CALLER at myhost.test.ex\r
3 250-SIZE 52428800\r
4 250-PIPELINING\r
5 250 HELP\r
6 250 OK\r
7 250 Accepted\r
8 354 Enter message, ending with "." on a line by itself\r
9 250 OK id=10HmaX-0005vi-00\r
10 221 myhost.test.ex closing connection\r
11
12 ******** SERVER ********
13 Listening on port 1224 ... 
14 Connection request from [ip4.ip4.ip4.ip4]
15 220 ESMTP
16 HELO myhost.test.ex
17 250 OK
18 MAIL FROM:<CALLER@myhost.test.ex>
19 250 Sender OK
20 RCPT TO:<userx@domain.com>
21 250 Recipient OK
22 DATA
23 354 Send data
24 Received: from CALLER (helo=myhost.test.ex)
25         by myhost.test.ex with local-esmtp (Exim x.yz)
26         (envelope-from <CALLER@myhost.test.ex>)
27         id 10HmaX-0005vi-00
28         for userx@domain.com; Tue, 2 Mar 1999 09:44:33 +0000
29 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
30 From: CALLER_NAME <CALLER@myhost.test.ex>
31 Date: Tue, 2 Mar 1999 09:44:33 +0000
32
33 .
34 250 OK
35 Unexpected EOF read from client