Testsuite: tidying
[exim.git] / test / stdout / 0363
1
2 ******** SERVER ********
3 Listening on port 1224 ... 
4 Connection request from [127.0.0.1]
5 220
6 EHLO the.local.host.name
7 220 OK
8 MAIL FROM:<CALLER@test.ex>
9 250 OK
10 RCPT TO:<Aa@Bb>
11 250 OK
12 DATA
13 334 send more
14 Received: from CALLER by the.local.host.name with local (Exim x.yz)
15         (envelope-from <CALLER@test.ex>)
16         id 10HmaX-000000005vi-0000
17         for Aa%Bb@Cc;
18         Tue, 2 Mar 1999 09:44:33 +0000
19 To: aa%bb@cc
20 Message-Id: <E10HmaX-000000005vi-0000@the.local.host.name>
21 From: CALLER_NAME <CALLER@test.ex>
22 Date: Tue, 2 Mar 1999 09:44:33 +0000
23
24 .
25 250 OK
26 QUIT
27 250 OK
28 End of script