diff --git a/CHANGELOG.md b/CHANGELOG.md index 25d77374..4826724a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,20 @@ The **patch** part changes incrementally at each release. ### Security +## [9.3.2] - 2018-09-06 + +### Added +* minifirewall: add a variable to disable the restart handler +* minifirewall: add a variable to force a restart of the firewall (even with no change) +* minifirewall: improve variables values and documentation + +### Changed +* dovecot: enable SSL/TLS by default with snakeoil certificate + +### Fixed + +### Security + ## [9.3.1] - 2018-08-30 ### Added diff --git a/dovecot/templates/z-evolinux-defaults.conf.j2 b/dovecot/templates/z-evolinux-defaults.conf.j2 index b6d8d5e5..787b9d01 100644 --- a/dovecot/templates/z-evolinux-defaults.conf.j2 +++ b/dovecot/templates/z-evolinux-defaults.conf.j2 @@ -34,3 +34,8 @@ service login { process_limit = 256 } mail_max_userip_connections = 42 + +# SSL/TLS +ssl = yes +ssl_cert =