More test commits.
[exim.git] / test / stdout / 0210
CommitLineData
54c5ebb1
PH
1
2******** SERVER ********
3Listening on port 1224 ...
4Connection request from [127.0.0.1]
5220 ESMTP
6EHLO the.local.host.name
7250-OK
8250 HELP
9MAIL FROM:<>
10250 Sender OK
11RCPT TO:<smtp@test.ex>
12250 OK
13DATA
14345 Send it
15Received: from CALLER by the.local.host.name with local (Exim x.yz)
16 id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
17Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
18From: CALLER_NAME <CALLER@test.ex>
19Date: Tue, 2 Mar 1999 09:44:33 +0000
20
21This is a test message.
22.
23250 OK
24QUIT
25250 OK
26End of script