github docker-mailserver/docker-mailserver v9.2.0

latest releases: v13.3.1, v13.3.0, v13.2.0...
pre-release3 years ago

Description

This release improves on 9.1.0 in many aspect, including general fixes, Fail2Ban, LDAP and documentation.

Changelog

  • [general] Fixed a lot of typos, spelling mistakes and wrong indentation
  • [general] Documentation is now more present
  • [general] Added stop_grace_period: to example Compose file
  • [general] ./setup.sh email list was enhanced, now showing information neatly
  • [security] Major Fail2Ban improvements (cleanup, update and breaking changes, see below)
  • [fix] ./setup.sh email del ... now works properly
  • [code] Added color variables to setup.sh and improved the script as a whole
  • [ldap] Added LDAP_QUERY_FILTER_SENDERS
  • [docs] Added mail_crypt plugin documentation

Breaking Changes:

  • [security] Fail2Ban adjustments
    • the old (Debian) configuration was deleted and now the default configuration shipped with Debian 10 is used.
    • the new default blocktype is now DROP, not REJECT
    • we now ban on all ports (iptables-allports), not just the ones "attacked"

Don't miss a new docker-mailserver release

NewReleases is sending notifications on new releases.