Correct header sorting for testsuite. Required manual patching, so maybe errors...
[exim.git] / test / mail / 0197.copies
1 MAIL FROM:<CALLER@the.local.host.name>
2 RCPT TO:<userx@copy.domain>
3 RCPT TO:<usery@copy.domain>
4 DATA
5 Received: from CALLER by the.local.host.name with local (Exim x.yz)
6         (envelope-from <CALLER@the.local.host.name>)
7         id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
8 Date: Tue, 2 Mar 1999 09:44:33 +0000
9 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
10 From: CALLER_NAME <CALLER@the.local.host.name>
11
12 Test one.
13 .
14 MAIL FROM:<doesn't@matter>
15 RCPT TO:<x@copy.domain>
16 RCPT TO:<y@copy.domain>
17 DATA
18 Received: from CALLER by the.local.host.name with local-smtp (Exim x.yz)
19         (envelope-from <doesn't@matter>)
20         id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
21 Date: Tue, 2 Mar 1999 09:44:33 +0000
22 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
23 From: doesn't@matter
24
25 Test two.
26 .