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/stdout/4711 | |
parent | dea98726252e8f5477d7539e368d6768d7f6001c (diff) |
Use separate line in Received: header for timestamp
Diffstat (limited to 'test/stdout/4711')
-rw-r--r-- | test/stdout/4711 | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/test/stdout/4711 b/test/stdout/4711 index 78b5203d4..0a5c65dbd 100644 --- a/test/stdout/4711 +++ b/test/stdout/4711 @@ -22,7 +22,8 @@ DATA 352 go ahead Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@the.local.host.name>) - id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmaX-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaX-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -48,7 +49,8 @@ DATA 352 go ahead Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@the.local.host.name>) - id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmaY-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaY-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -65,7 +67,8 @@ DATA 352 go ahead Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@the.local.host.name>) - id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmaY-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaY-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -80,7 +83,8 @@ DATA 352 go ahead Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@the.local.host.name>) - id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmaY-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaY-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -106,7 +110,8 @@ DATA 352 go ahead Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@the.local.host.name>) - id 10HmaZ-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmaZ-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaZ-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -121,7 +126,8 @@ DATA 352 go ahead Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@the.local.host.name>) - id 10HmaZ-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmaZ-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaZ-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -147,7 +153,8 @@ DATA 352 go ahead Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@the.local.host.name>) - id 10HmbA-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmbA-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmbA-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -171,7 +178,8 @@ DATA 352 go ahead Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@the.local.host.name>) - id 10HmbA-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmbA-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmbA-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 |