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/0222.foo1 | |
parent | dea98726252e8f5477d7539e368d6768d7f6001c (diff) |
Use separate line in Received: header for timestamp
Diffstat (limited to 'test/mail/0222.foo1')
-rw-r--r-- | test/mail/0222.foo1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/test/mail/0222.foo1 b/test/mail/0222.foo1 index 6db0b20c3..bbdd7ab0d 100644 --- a/test/mail/0222.foo1 +++ b/test/mail/0222.foo1 @@ -1,7 +1,8 @@ From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from CALLER by myhost.test.ex with local (Exim x.yz) id 10HmaY-0005vi-00 - for foo1@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for foo1@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 To: foo1@test.ex In-Reply-To: <E10HmaX-0005vi-00@myhost.test.ex> References: <E10HmaX-0005vi-00@myhost.test.ex> @@ -15,7 +16,8 @@ Auto reply message From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from CALLER by myhost.test.ex with local (Exim x.yz) id 10HmbH-0005vi-00 - for foo1@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for foo1@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 To: foo1@test.ex In-Reply-To: <E10HmbG-0005vi-00@myhost.test.ex> References: <E10HmbG-0005vi-00@myhost.test.ex> |