From f8bc7c56a19470b4d16b20ecf62257604b0cc8b3 Mon Sep 17 00:00:00 2001 From: Florent Daigniere Date: Sat, 1 Jan 2022 12:30:49 +0100 Subject: [PATCH] typo --- docs/releases.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases.rst b/docs/releases.rst index db042047..fb729c12 100644 --- a/docs/releases.rst +++ b/docs/releases.rst @@ -15,7 +15,7 @@ Quite a lot of new features have been implemented. Of these new features we'd li Security ^^^^^^^^ -A far amount of work went in this release; In no particular order: +A fair amount of work went in this release; In no particular order: - outbound SMTP connections from Mailu are now enjoying some protection against active attackers thanks to DANE and MTA-STS support. Specific policies can be configured for specific destinations thanks to ``tls_policy_maps`` and configuring your system to publish a policy has been documented in the FAQ. - outbound emails can now be rate-limited (to mitigate SPAM in case an account is taken over)