diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-11-14 22:02:59 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-11-14 22:05:26 +0000 |
commit | 9f125d9fab3f3f3dd2244caa28914c256d01c339 (patch) | |
tree | 9220ca093fa282b1b6c3d9c432e22048c6fa84a9 /test/mail/3461.userx | |
parent | 5b195d6b9592fcef09b0b3b31390e73226deffc9 (diff) |
TLS: restore TLS protocol version to default Received: header
Broken-by: f1be21cf0b
Diffstat (limited to 'test/mail/3461.userx')
-rw-r--r-- | test/mail/3461.userx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/mail/3461.userx b/test/mail/3461.userx index b9df8e528..44682d114 100644 --- a/test/mail/3461.userx +++ b/test/mail/3461.userx @@ -1,12 +1,12 @@ From CALLER@myhost.test.ex Tue Mar 02 09:44:33 1999 Received: from localhost ([127.0.0.1] helo=myhost.test.ex) - by myhost.test.ex with esmtpsa (TLS1.x:ke-RSA-AES256-SHAnnn:xxx) + by myhost.test.ex with esmtpsa (TLS1.x) tls ke-RSA-AES256-SHAnnn (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmbB-0005vi-00 for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 Received: from localhost ([127.0.0.1] helo=myhost.test.ex) - by myhost.test.ex with esmtpsa (TLS1.x:ke-RSA-AES256-SHAnnn:xxx) + by myhost.test.ex with esmtpsa (TLS1.x) tls ke-RSA-AES256-SHAnnn (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmaZ-0005vi-00 @@ -24,13 +24,13 @@ Test message 1 From CALLER@myhost.test.ex Tue Mar 02 09:44:33 1999 Received: from localhost ([127.0.0.1] helo=myhost.test.ex) - by myhost.test.ex with esmtpsa (TLS1.x:ke-RSA-AES256-SHAnnn:xxx) + by myhost.test.ex with esmtpsa (TLS1.x) tls ke-RSA-AES256-SHAnnn (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmbC-0005vi-00 for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 Received: from localhost ([127.0.0.1] helo=myhost.test.ex) - by myhost.test.ex with esmtpsa (TLS1.x:ke-RSA-AES256-SHAnnn:xxx) + by myhost.test.ex with esmtpsa (TLS1.x) tls ke-RSA-AES256-SHAnnn (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmbA-0005vi-00 |