diff options
author | John Jetmore <jj33@pobox.com> | 2010-06-04 18:20:51 +0000 |
---|---|---|
committer | John Jetmore <jj33@pobox.com> | 2010-06-04 18:20:51 +0000 |
commit | b3f43fa01b5b8511bf22ff4781e6194cf2a5ab54 (patch) | |
tree | 31bca36862da3589f2192a884a8f2d2da354cb28 /test/stdout/0299 | |
parent | 845af37f49be973938347341bb3bf7dd155a0c85 (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/stdout/0299')
-rw-r--r-- | test/stdout/0299 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stdout/0299 b/test/stdout/0299 index 7f74352b9..798f402e6 100644 --- a/test/stdout/0299 +++ b/test/stdout/0299 @@ -17,9 +17,9 @@ DATA Received: from CALLER by myhost.test.ex with local (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 -Date: Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> From: CALLER_NAME <CALLER@myhost.test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 . 250 OK @@ -32,9 +32,9 @@ DATA Received: from CALLER by myhost.test.ex with local (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 -Date: Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> From: CALLER_NAME <CALLER@myhost.test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 . 250 OK |