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