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/0365 | |
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/0365')
-rw-r--r-- | test/rejectlog/0365 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/test/rejectlog/0365 b/test/rejectlog/0365 index 30b7ac01f..5dbe6259a 100644 --- a/test/rejectlog/0365 +++ b/test/rejectlog/0365 @@ -4,18 +4,18 @@ Envelope-to: <x@y> P Received: from CALLER by the.local.host.name with local-smtp (Exim x.yz) 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@the.local.host.name> F From: <bad@syntax +I Message-Id: <E10HmaX-0005vi-00@the.local.host.name> + Date: Tue, 2 Mar 1999 09:44:33 +0000 1999-03-02 09:44:33 10HmaY-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 the.local.host.name 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@the.local.host.name> F From: bad@domain +I Message-Id: <E10HmaY-0005vi-00@the.local.host.name> + Date: Tue, 2 Mar 1999 09:44:33 +0000 1999-03-02 09:44:33 U=CALLER sender verify defer for <callout@x>: could not connect to V4NET.0.0.0 [V4NET.0.0.0]: Network Error 1999-03-02 09:44:33 U=CALLER F=<callout@x> temporarily rejected RCPT <x@y>: Could not complete sender verify callout 1999-03-02 09:44:33 10HmaZ-0005vi-00 U=CALLER F=<nosyntax@x> rejected after DATA @@ -25,18 +25,18 @@ P Received: from CALLER by the.local.host.name with local-smtp (Exim x.yz) (envelope-from <nosyntax@x>) 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@the.local.host.name> F From: <bad@syntax +I Message-Id: <E10HmaZ-0005vi-00@the.local.host.name> + Date: Tue, 2 Mar 1999 09:44:33 +0000 1999-03-02 09:44:33 10HmbA-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 the.local.host.name with local-smtp (Exim x.yz) 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@the.local.host.name> F From: <unverifiable@y> +I Message-Id: <E10HmbA-0005vi-00@the.local.host.name> + Date: Tue, 2 Mar 1999 09:44:33 +0000 1999-03-02 09:44:33 U=CALLER F=<recipcallout@y> temporarily rejected RCPT <callout@y>: could not connect to V4NET.0.0.0 [V4NET.0.0.0]: Network Error 1999-03-02 09:44:33 U=CALLER F=<> rejected RCPT <cantverify.fail@y>: failure message 1999-03-02 09:44:33 U=CALLER F=<> temporarily rejected RCPT <cantverify.defer@y>: defer message |