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/3415 | |
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/3415')
-rw-r--r-- | test/stdout/3415 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/stdout/3415 b/test/stdout/3415 index 7adb9f6f6..7bbd8061e 100644 --- a/test/stdout/3415 +++ b/test/stdout/3415 @@ -165,10 +165,10 @@ dddP Received: from [127.0.0.1] (helo=rhu.barb) (envelope-from <username@myhost.test.ex>) id 10HmaX-0005vi-00 for x@y; Tue, 2 Mar 1999 09:44:33 +0000 -038 Date: Tue, 2 Mar 1999 09:44:33 +0000 047I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> dddF From: a@y dddS Sender: username@myhost.test.ex +038 Date: Tue, 2 Mar 1999 09:44:33 +0000 10HmaY-0005vi-00-H EXIMUSER EXIM_UID EXIM_GID <> @@ -190,9 +190,9 @@ dddP Received: from [127.0.0.1] (helo=rhu.barb) by myhost.test.ex with esmtpa (Exim x.yz) id 10HmaY-0005vi-00 for x@y; Tue, 2 Mar 1999 09:44:33 +0000 -038 Date: Tue, 2 Mar 1999 09:44:33 +0000 047I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex> dddF From: username@myhost.test.ex +038 Date: Tue, 2 Mar 1999 09:44:33 +0000 10HmaZ-0005vi-00-H EXIMUSER EXIM_UID EXIM_GID <> @@ -214,9 +214,9 @@ dddP Received: from [127.0.0.1] (helo=rhu.barb) by myhost.test.ex with esmtpa (Exim x.yz) id 10HmaZ-0005vi-00 for x@y; Tue, 2 Mar 1999 09:44:33 +0000 -038 Date: Tue, 2 Mar 1999 09:44:33 +0000 047I Message-Id: <E10HmaZ-0005vi-00@myhost.test.ex> dddF From: username@another.domain +038 Date: Tue, 2 Mar 1999 09:44:33 +0000 10HmbA-0005vi-00-H EXIMUSER EXIM_UID EXIM_GID <> @@ -238,9 +238,9 @@ dddP Received: from [127.0.0.1] (helo=rhu.barb) by myhost.test.ex with esmtpa (Exim x.yz) id 10HmbA-0005vi-00 for x@y; Tue, 2 Mar 1999 09:44:33 +0000 -038 Date: Tue, 2 Mar 1999 09:44:33 +0000 047I Message-Id: <E10HmbA-0005vi-00@myhost.test.ex> dddF From: username@auth.id.domain +038 Date: Tue, 2 Mar 1999 09:44:33 +0000 10HmbB-0005vi-00-H EXIMUSER EXIM_UID EXIM_GID <> @@ -262,7 +262,7 @@ dddP Received: from [127.0.0.1] (helo=rhu.barb) by myhost.test.ex with esmtpa (Exim x.yz) id 10HmbB-0005vi-00 for x@y; Tue, 2 Mar 1999 09:44:33 +0000 -038 Date: Tue, 2 Mar 1999 09:44:33 +0000 -047I Message-Id: <E10HmbB-0005vi-00@myhost.test.ex> dddF From: abc@x.y.z +047I Message-Id: <E10HmbB-0005vi-00@myhost.test.ex> dddS Sender: username@auth.id.domain +038 Date: Tue, 2 Mar 1999 09:44:33 +0000 |