1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
This commit is contained in:
Florent Daigniere 2022-01-01 12:30:49 +01:00
parent b248026933
commit f8bc7c56a1

View File

@ -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)