All Versions
34
Latest Version
Avg Release Cycle
62 days
Latest Release
1245 days ago

Changelog History
Page 1

  • v7.2.0 Changes

    November 21, 2020

    ๐Ÿ“š Extensive cleanup with improved tests, formatting and documentation.
    ๐Ÿ› Bug fixes and some minor feature updates; nothing major.

  • v7.1.0 Changes

    September 26, 2020

    โšก๏ธ Many improvements, in particular better support for automatically updating certificates with traefik and a major rework of the core scripts to improve formatting and stability.

  • v7.0.1 Changes

    May 21, 2020
  • v7.0.0 Changes

    April 10, 2020

    ๐Ÿš€ At long last we are running Debian Buster! Surprisingly there have been no new bug reports related to this since the release several days ago, so it seems ready for prime time. Notable changes except the upgrade to Buster is that filebeat has been removed (run it in another container) and Dovecot downgraded slightly to the release supported by Debian.

  • v6.2.2 Changes

    April 04, 2020
    • ๐Ÿณ Correct version in built image #1364
    • ๐Ÿณ SA shortcut feature #1118
    • ๐Ÿณ Logwatch issues #1367
    • ๐Ÿณ FAQ for bare domains #968
    • โœ… Test improvements
    • ๐Ÿณ Sieve pipe failure fixes #1377
    • ๐Ÿณ Fail2ban filter #1388
    • ๐Ÿณ Warn about open relay #1415
    • ๐Ÿณ Option for accepting SPAM for later action #1431
    • ๐Ÿ‘ Allow setup to be called from other scripts #1407
    • ๐Ÿณ Parameter for setting inet_protocols #1427
    • ๐Ÿ“š Misc documentation #1409 #1445

    ๐Ÿš€ This will most likely be the last release before 7.0.

  • v6.2.1 Changes

    December 22, 2019
    • ๐Ÿณ Minor bug fix in setup script (#1344)
    • ๐Ÿ›  Fixed bug with Amavis for SMTP_ONLY (#1332)
    • ๐Ÿณ Option to configure SRS sender classes (#1331)
    • ๐Ÿ›  Fixed bug in report cron jobs (#1329)
    • ๐Ÿณ Podman support to setup script (#1327)
    • ๐Ÿ›  Fixed problem with wildcard domains (#1324)
    • ๐Ÿณ Don't use TTY when not present (#1323)
    • โž• Added dovecot-solr (#1319)
    • โž• Added new dovecot mailbox format (#1314)
    • ๐Ÿณ Don't create mailbox folders in advance (#1311)
    • ๐Ÿณ Set log permissions (#1305)
    • โž• Added support for user-patches.sh (#1284)
    • ๐Ÿ›  Fixed report recipient bugs (#1273, #1272)
    • ๐Ÿ“š Several documentation and test improvements
  • v6.2.0 Changes

    September 14, 2019

    ๐Ÿš‘ This is a catch-up release as there has been no release for a while. The master branch appears to be reasonably stable and includes many fixes, including a critical security update.

  • v6.1.0 Changes

    July 31, 2018
    • Deliver root mail (#952)
    • โšก๏ธ don't update permissions on non-existent file (#956)
    • โšก๏ธ Update docker-configomat (#959)
    • ๐Ÿ‘Œ Support for detecting running container mount (#884)
    • Report sender (#965) added REPORT_SENDER env variable to the container.
    • Add saslauthd option for ldap_start_tls & ldap_tls_check_peer - (#979, #980)
    • ๐Ÿ›  fix SASL domain (#892, #970)
    • DOMAINNAME can fail to be set in postsrsd-wrapper.sh (#989)
  • v6.0.0 Changes

    April 23, 2018
    • Implementation of multi-domain relay hosts (#922, #926) AWS_SES_HOST and AWS_SES_PORT are deprecated now. RELAY_HOST and RELAY_PORT are introduced to replace them.
    • Password creation fix (#908, #914)
    • ๐Ÿ›  Fixes 'duplicate log entry for /var/log/mail/mail.log' (#925, #927)
    • fixed cleanup (mail_with_relays didn't get cleaned up) (#930)
    • ๐Ÿ›  fix line breaks in postfix-summary mail error case (#936)
    • 0๏ธโƒฃ Set default virus delete time (#932, #935) This defaults to 7 days
    • Ensure that the account contains a @ (#923, #924)
    • Introducing global filters. (#934)
    • โž• add missing env vars to docker-compose.yml (#937)
    • 0๏ธโƒฃ set postmaster address to a sensible default (#938, #939, #940)
    • โœ… Testfixes & more (#942)
  • v5.8.1 Changes

    April 01, 2018
    • โž• add headers to postfix summary mail (#919)
    • quotes needed to run multi-word command inside container (#921)
    • ๐Ÿ›  Fix uncommented lines in .env file (#920)
    • Tls level fix (#916)
    • โช test/config backup & restore (#907)
    • โช Restore userdb for tests (#913)