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/mail/0266.postmaster | |
parent | dea98726252e8f5477d7539e368d6768d7f6001c (diff) |
Use separate line in Received: header for timestamp
Diffstat (limited to 'test/mail/0266.postmaster')
-rw-r--r-- | test/mail/0266.postmaster | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/test/mail/0266.postmaster b/test/mail/0266.postmaster index 9abd0cc6b..068b0706c 100644 --- a/test/mail/0266.postmaster +++ b/test/mail/0266.postmaster @@ -3,7 +3,8 @@ Return-path: <> Envelope-to: postmaster@test.ex Received: from root by myhost.test.ex with local (Exim x.yz) id 10HmaY-0005vi-00 - for postmaster@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for postmaster@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: postmaster@test.ex @@ -24,7 +25,8 @@ Return-path: <> Envelope-to: postmaster@test.ex Received: from root by myhost.test.ex with local (Exim x.yz) id 10HmbA-0005vi-00 - for postmaster@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for postmaster@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: postmaster@test.ex @@ -45,7 +47,8 @@ Return-path: <> Envelope-to: postmaster@test.ex Received: from root by myhost.test.ex with local (Exim x.yz) id 10HmbC-0005vi-00 - for postmaster@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for postmaster@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: postmaster@test.ex @@ -68,7 +71,8 @@ Return-path: <> Envelope-to: postmaster@test.ex Received: from root by myhost.test.ex with local (Exim x.yz) id 10HmbE-0005vi-00 - for postmaster@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for postmaster@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: postmaster@test.ex @@ -89,7 +93,8 @@ Return-path: <> Envelope-to: postmaster@test.ex Received: from root by myhost.test.ex with local (Exim x.yz) id 10HmbH-0005vi-00 - for postmaster@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for postmaster@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: postmaster@test.ex @@ -112,7 +117,8 @@ Return-path: <> Envelope-to: postmaster@test.ex Received: from root by myhost.test.ex with local (Exim x.yz) id 10HmbJ-0005vi-00 - for postmaster@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for postmaster@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: postmaster@test.ex |