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/0102.batched | |
parent | e00aaee32157c44b9fc3175ed0d2a5b3ea376d66 (diff) | |
download | exim4-2709ca2632f61d2ebcdf5ef2040b5b7068fd6a96.tar.gz |
Correct header sorting for testsuite. Required manual patching, so maybe errors. Fixes: #919
Diffstat (limited to 'test/mail/0102.batched')
-rw-r--r-- | test/mail/0102.batched | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/mail/0102.batched b/test/mail/0102.batched index 2160dc31c..acfab6b94 100644 --- a/test/mail/0102.batched +++ b/test/mail/0102.batched @@ -5,9 +5,9 @@ Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@test.ex>) id 10HmbG-0005vi-00 for batch-userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +Date: Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmbG-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@test.ex> -Date: Tue, 2 Mar 1999 09:44:33 +0000 Test to batch-userx . @@ -18,9 +18,9 @@ DATA Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@test.ex>) id 10HmbH-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 +Date: Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmbH-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@test.ex> -Date: Tue, 2 Mar 1999 09:44:33 +0000 Test to batch-userx and batch-usery . |