Correct header sorting for testsuite. Required manual patching, so maybe errors...
[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-0005vi-00
17         for Aa%Bb@Cc; Tue, 2 Mar 1999 09:44:33 +0000
18 Date: Tue, 2 Mar 1999 09:44:33 +0000
19 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
20 To: aa%bb@cc
21 From: CALLER_NAME <CALLER@test.ex>
22
23 .
24 250 OK
25 QUIT
26 250 OK
27 End of script