diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-05-25 01:35:43 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-05-25 01:35:43 +0100 |
commit | eae427c645a7d0e2051b0600d2e4235789740132 (patch) | |
tree | c21ba6b82edefb37466dc383a726d6362387ea54 /test/rejectlog/0227 | |
parent | dea98726252e8f5477d7539e368d6768d7f6001c (diff) |
Use separate line in Received: header for timestamp
Diffstat (limited to 'test/rejectlog/0227')
-rw-r--r-- | test/rejectlog/0227 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/test/rejectlog/0227 b/test/rejectlog/0227 index f24b9c151..0246789dd 100644 --- a/test/rejectlog/0227 +++ b/test/rejectlog/0227 @@ -19,7 +19,8 @@ P Received: from [V4NET.0.0.4] (ident=root) by myhost.test.ex with smtp (Exim x.yz) (envelope-from <uncheckable@localhost1>) id 10HmaX-0005vi-00 - for z@remote.domain; Tue, 2 Mar 1999 09:44:33 +0000 + for z@remote.domain; + Tue, 2 Mar 1999 09:44:33 +0000 F From: abcd@x.y.z 1999-03-02 09:44:33 10HmaY-0005vi-00 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line Envelope-from: <uncheckable@localhost1> @@ -28,7 +29,8 @@ P Received: from [V4NET.0.0.4] (ident=root) by myhost.test.ex with smtp (Exim x.yz) (envelope-from <uncheckable@localhost1>) id 10HmaY-0005vi-00 - for z@remote.domain; Tue, 2 Mar 1999 09:44:33 +0000 + for z@remote.domain; + Tue, 2 Mar 1999 09:44:33 +0000 F From: abcd@x.y.z 1999-03-02 09:44:33 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted 1999-03-02 09:44:33 H=[V4NET.0.0.5] U=root sender verify fail for <ok@localhost1>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<postmaster@localhost1>: 550 Don't like postmaster |