79b92837f1359806eb215c9b9b5afba3e1d7d127
[exim.git] / test / stdout / 5407
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-8BITMIME\r
5 250-PIPELINING\r
6 250 HELP\r
7 250 OK\r
8 250 Accepted\r
9 250 Accepted\r
10 354 Enter message, ending with "." on a line by itself\r
11 250 OK id=10HmaX-000000005vi-0000\r
12 221 myhost.test.ex closing connection\r
13
14 ******** SERVER ********
15 Listening on port 1224 ... 
16 Connection request from [IP_LOOPBACK_ADDR]
17 220 ESMTP
18 EHLO myhost.test.ex
19 250 OK
20 MAIL FROM:<CALLER@myhost.test.ex>
21 250 Sender OK
22 RCPT TO:<userx@domain.com>
23 250 Recipient OK
24 RCPT TO:<usery@domain.com>
25 250 Recipient OK
26 DATA
27 354 Send data
28 Received: from CALLER (helo=myhost.test.ex)
29         by myhost.test.ex with local-esmtp (Exim x.yz)
30         (envelope-from <CALLER@myhost.test.ex>)
31         id 10HmaX-000000005vi-0000;
32         Tue, 2 Mar 1999 09:44:33 +0000
33 Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
34 From: CALLER_NAME <CALLER@myhost.test.ex>
35 Date: Tue, 2 Mar 1999 09:44:33 +0000
36
37 .
38 250 OK
39 QUIT
40 250 OK
41 Expected EOF read from client
42 End of script