From 5a0c1d9f64b117ae1ae20a101f2586c87fd22a84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Peters?= Date: Wed, 12 Feb 2020 11:05:23 +0100 Subject: [PATCH] Update u_e-reeanble-weak-protocols.md --- docs/u_e-reeanble-weak-protocols.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/u_e-reeanble-weak-protocols.md b/docs/u_e-reeanble-weak-protocols.md index a6eaad451..a8949e73b 100644 --- a/docs/u_e-reeanble-weak-protocols.md +++ b/docs/u_e-reeanble-weak-protocols.md @@ -1,4 +1,4 @@ -On February the 12th 2020 we disabled the deprecated protocols TLS 1.0 and 1.1. +On February the 12th 2020 we disabled the deprecated protocols TLS 1.0 and 1.1 in Dovecot (POP3, POP3S, IMAP, IMAPS) and Postfix (SMTPS, SUBMISSION). Unauthenticated mail via SMTP on port 25/tcp does still accept >= TLS 1.0 . It is better to accept a weak encryption than none at all.