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/0072.CALLER | |
parent | dea98726252e8f5477d7539e368d6768d7f6001c (diff) |
Use separate line in Received: header for timestamp
Diffstat (limited to 'test/mail/0072.CALLER')
-rw-r--r-- | test/mail/0072.CALLER | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/test/mail/0072.CALLER b/test/mail/0072.CALLER index 5199f679a..611152539 100644 --- a/test/mail/0072.CALLER +++ b/test/mail/0072.CALLER @@ -4,7 +4,8 @@ Envelope-to: CALLER@test.ex Delivery-date: Tue, 2 Mar 1999 09:44:33 +0000 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) id 10HmaY-0005vi-00 - for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for CALLER@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 To: CALLER_NAME <CALLER@test.ex> In-Reply-To: <E10HmaX-0005vi-00@the.local.host.name> References: <E10HmaX-0005vi-00@the.local.host.name> @@ -21,7 +22,8 @@ Envelope-to: CALLER@test.ex Delivery-date: Tue, 2 Mar 1999 09:44:33 +0000 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) id 10HmbB-0005vi-00 - for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for CALLER@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 To: CALLER_NAME <CALLER@test.ex> In-Reply-To: <E10HmbA-0005vi-00@the.local.host.name> References: <E10HmbA-0005vi-00@the.local.host.name> @@ -37,7 +39,8 @@ Test auto reply to third message Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@test.ex>) id 10HmbA-0005vi-00 - for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for userx@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 Subject: third message Message-Id: <E10HmbA-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@test.ex> @@ -51,7 +54,8 @@ Envelope-to: CALLER@test.ex Delivery-date: Tue, 2 Mar 1999 09:44:33 +0000 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) id 10HmbD-0005vi-00 - for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for CALLER@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 To: CALLER_NAME <CALLER@test.ex> In-Reply-To: <E10HmbC-0005vi-00@the.local.host.name> References: <E10HmbC-0005vi-00@the.local.host.name> @@ -72,7 +76,8 @@ Envelope-to: CALLER@test.ex Delivery-date: Tue, 2 Mar 1999 09:44:33 +0000 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) id 10HmbF-0005vi-00 - for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for CALLER@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 To: CALLER_NAME <CALLER@test.ex> In-Reply-To: <E10HmbE-0005vi-00@the.local.host.name> References: <E10HmbE-0005vi-00@the.local.host.name> @@ -88,7 +93,8 @@ Test auto reply to third message Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@test.ex>) id 10HmbE-0005vi-00 - for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for userx@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 Subject: third message Message-Id: <E10HmbE-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@test.ex> @@ -101,7 +107,8 @@ Envelope-to: CALLER@test.ex Delivery-date: Tue, 2 Mar 1999 09:44:33 +0000 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) id 10HmbH-0005vi-00 - for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for CALLER@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 To: =?ISO-8859-1?Q?CALLER=40test=2Eex?= <CALLER@test.ex> In-Reply-To: <E10HmbG-0005vi-00@the.local.host.name> References: <E10HmbG-0005vi-00@the.local.host.name> |