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/rejectlog/0026 | |
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/rejectlog/0026')
-rw-r--r-- | test/rejectlog/0026 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/test/rejectlog/0026 b/test/rejectlog/0026 index 2d97471f9..716e35cf0 100644 --- a/test/rejectlog/0026 +++ b/test/rejectlog/0026 @@ -5,27 +5,27 @@ P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) (envelope-from <x@y>) id 10HmaX-0005vi-00 for x@y; Tue, 2 Mar 1999 09:44:33 +0000 - Date: Tue, 2 Mar 1999 09:44:33 +0000 -I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> F From: @ +I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> + Date: Tue, 2 Mar 1999 09:44:33 +0000 1999-03-02 09:44:33 10HmaY-0005vi-00 U=CALLER F=<> rejected after DATA: domain missing or malformed: failing address in "From:" header is: @ Envelope-from: <> Envelope-to: <x@y> P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) id 10HmaY-0005vi-00 for x@y; Tue, 2 Mar 1999 09:44:33 +0000 - Date: Tue, 2 Mar 1999 09:44:33 +0000 -I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex> F From: <x@y>, @ +I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex> + Date: Tue, 2 Mar 1999 09:44:33 +0000 1999-03-02 09:44:33 10HmaZ-0005vi-00 U=CALLER F=<> rejected after DATA: there is no valid sender in any header line Envelope-from: <> Envelope-to: <x@y> P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) id 10HmaZ-0005vi-00 for x@y; Tue, 2 Mar 1999 09:44:33 +0000 - Date: Tue, 2 Mar 1999 09:44:33 +0000 -I Message-Id: <E10HmaZ-0005vi-00@myhost.test.ex> F From: <x@y> +I Message-Id: <E10HmaZ-0005vi-00@myhost.test.ex> + Date: Tue, 2 Mar 1999 09:44:33 +0000 X-warning: this is a test warning 1999-03-02 09:44:33 10HmbA-0005vi-00 U=CALLER F=<x@y> rejected after DATA: body contains trigger Envelope-from: <x@y> @@ -34,17 +34,17 @@ P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) (envelope-from <x@y>) id 10HmbA-0005vi-00 for x@y; Tue, 2 Mar 1999 09:44:33 +0000 - Date: Tue, 2 Mar 1999 09:44:33 +0000 I Message-Id: <E10HmbA-0005vi-00@myhost.test.ex> F From: x@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 1999-03-02 09:44:33 10HmbB-0005vi-00 U=CALLER F=<> rejected after DATA: there is no valid sender in any header line Envelope-from: <> Envelope-to: <userx@test.ex> P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) id 10HmbB-0005vi-00 for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 - Date: Tue, 2 Mar 1999 09:44:33 +0000 -I Message-Id: <E10HmbB-0005vi-00@myhost.test.ex> T to: group name: x@y, p@q; R reply-to: group name:; +I Message-Id: <E10HmbB-0005vi-00@myhost.test.ex> + Date: Tue, 2 Mar 1999 09:44:33 +0000 X-warning: this is a test warning |