Release nixos-20.09 branch

This commit is contained in:
Antoine Eiche 2020-10-02 13:06:14 +02:00
parent bb9fd8bc17
commit 99f843de47
5 changed files with 31 additions and 14 deletions

View file

@ -19,6 +19,7 @@ Welcome to NixOS Mailserver's documentation!
backup-guide
howto-add-radicale
rspamd-tuning
release-notes
Indices and tables
==================

15
docs/release-notes.rst Normal file
View file

@ -0,0 +1,15 @@
Release Notes
=============
NixOS 20.09
-----------
- IMAP and Submission with TLS wrapped-mode are now enabled by default
on ports 993 and 465 respectively
- OpenDKIM is now sandboxed with Systemd
- New `forwards` option to forwards emails to external addresses
(`Merge Request <https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/merge_requests/193>`__)
- New `sendingFqdn` option to specify the fqdn of the machine sending
email (`Merge Request <https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/merge_requests/187>`__)
- Move the Gitlab wiki to `ReadTheDocs
<https://nixos-mailserver.readthedocs.io/en/latest/>`_