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/2008.xyz | |
parent | 5b195d6b9592fcef09b0b3b31390e73226deffc9 (diff) |
TLS: restore TLS protocol version to default Received: header
Broken-by: f1be21cf0b
Diffstat (limited to 'test/mail/2008.xyz')
-rw-r--r-- | test/mail/2008.xyz | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mail/2008.xyz b/test/mail/2008.xyz index e304d943c..7c88c9c7f 100644 --- a/test/mail/2008.xyz +++ b/test/mail/2008.xyz @@ -1,6 +1,6 @@ From CALLER@myhost.test.ex Tue Mar 02 09:44:33 1999 Received: from [127.0.0.1] (helo=helo.data.changed) - by myhost.test.ex with esmtps (TLS1.x:ke-RSA-AES256-SHAnnn:xxx) + by myhost.test.ex with esmtps (TLS1.x) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmbA-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 |