summaryrefslogtreecommitdiff
path: root/test/mail/0081.userx
diff options
context:
space:
mode:
authorJohn Jetmore <jj33@pobox.com>2010-06-04 18:20:51 +0000
committerJohn Jetmore <jj33@pobox.com>2010-06-04 18:20:51 +0000
commitb3f43fa01b5b8511bf22ff4781e6194cf2a5ab54 (patch)
tree31bca36862da3589f2192a884a8f2d2da354cb28 /test/mail/0081.userx
parent845af37f49be973938347341bb3bf7dd155a0c85 (diff)
With a few minor exceptions for tests that had additional concerns and tests I don't have working in my environment yet, this should be the last of the header-order-related changes
Diffstat (limited to 'test/mail/0081.userx')
-rw-r--r--test/mail/0081.userx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/mail/0081.userx b/test/mail/0081.userx
index 417bb1ec3..4f0d895b0 100644
--- a/test/mail/0081.userx
+++ b/test/mail/0081.userx
@@ -6,8 +6,6 @@ Received: from CALLER by the.local.host.name with local (Exim x.yz)
(envelope-from <CALLER@exim.test.ex>)
id 10HmaX-0005vi-00
for userx@exim.test.ex; Tue, 2 Mar 1999 09:44:33 +0000
-Date: Tue, 2 Mar 1999 09:44:33 +0000
-Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
X-one: This is the first text.
To: userx@exim.test.ex
X-one: This is the second text.
@@ -15,6 +13,8 @@ From: userx@exim.test.ex
X-one: This is the third text.
Subject: testing, testing
X-one: This is the fourth text.
+Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
+Date: Tue, 2 Mar 1999 09:44:33 +0000
This is the message body.