Testsuite cases for basic cutthrough_delivery.
[exim.git] / test / stdout / 5400
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 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
12 250-myhost.test.ex Hello CALLER at myhost.test.ex\r
13 250-SIZE 52428800\r
14 250-PIPELINING\r
15 250 HELP\r
16 250 OK\r
17 250 Accepted\r
18 250 Accepted\r
19 354 Enter message, ending with "." on a line by itself\r
20 250 OK id=10HmaY-0005vi-00\r
21 221 myhost.test.ex closing connection\r
22
23 ******** SERVER ********
24 Listening on port 1224 ... 
25 Connection request from [ip4.ip4.ip4.ip4]
26 220 ESMTP
27 HELO myhost.test.ex
28 250 OK
29 MAIL FROM:<CALLER@myhost.test.ex>
30 250 Sender OK
31 RCPT TO:<userx@domain.com>
32 250 Recipient OK
33 DATA
34 354 Send data
35 Received: from CALLER (helo=myhost.test.ex)
36         by myhost.test.ex with local-esmtp (Exim x.yz)
37         (envelope-from <CALLER@myhost.test.ex>)
38         id 10HmaX-0005vi-00
39         for userx@domain.com; Tue, 2 Mar 1999 09:44:33 +0000
40 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
41 From: CALLER_NAME <CALLER@myhost.test.ex>
42 Date: Tue, 2 Mar 1999 09:44:33 +0000
43
44 .
45 250 OK
46 Unexpected EOF read from client
47 Listening on port 1224 ... 
48 Connection request from [ip4.ip4.ip4.ip4]
49 220 ESMTP
50 HELO myhost.test.ex
51 250 OK
52 MAIL FROM:<CALLER@myhost.test.ex>
53 250 Sender OK
54 RCPT TO:<userx@domain.com>
55 250 Recipient OK
56 QUIT
57 Expected EOF read from client
58 Listening on port 1224 ... 
59 Connection request from [ip4.ip4.ip4.ip4]
60 220 ESMTP
61 EHLO myhost.test.ex
62 250 OK
63 MAIL FROM:<CALLER@myhost.test.ex>
64 250 Sender OK
65 RCPT TO:<userx@domain.com>
66 250 Recipient OK
67 RCPT TO:<usery@domain.com>
68 250 Recipient OK
69 DATA
70 354 Send data
71 Received: from CALLER (helo=myhost.test.ex)
72         by myhost.test.ex with local-esmtp (Exim x.yz)
73         (envelope-from <CALLER@myhost.test.ex>)
74         id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
75 Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
76 From: CALLER_NAME <CALLER@myhost.test.ex>
77 Date: Tue, 2 Mar 1999 09:44:33 +0000
78
79 .
80 250 OK
81 QUIT
82 250 OK
83 End of script