diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-11-23 13:04:49 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-11-23 13:04:49 +0000 |
commit | 2709ca2632f61d2ebcdf5ef2040b5b7068fd6a96 (patch) | |
tree | 1c037000872700130581122844fb5022aba25d2d /test/mail/0150.postmaster | |
parent | e00aaee32157c44b9fc3175ed0d2a5b3ea376d66 (diff) |
Correct header sorting for testsuite. Required manual patching, so maybe errors. Fixes: #919
Diffstat (limited to 'test/mail/0150.postmaster')
-rw-r--r-- | test/mail/0150.postmaster | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/mail/0150.postmaster b/test/mail/0150.postmaster index eb51b1c2f..a0f66f537 100644 --- a/test/mail/0150.postmaster +++ b/test/mail/0150.postmaster @@ -3,10 +3,10 @@ Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@test.ex>) id 10HmaX-0005vi-00 for postmaster@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 -From: not.the.login@test.ex +Date: Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaX-0005vi-00@the.local.host.name> +From: not.the.login@test.ex Sender: CALLER_NAME <CALLER@test.ex> -Date: Tue, 2 Mar 1999 09:44:33 +0000 Test message |