Skip to content

Releases: jeboehm/docker-mailserver

Release 7.3.1

12 Jan 18:55

Choose a tag to compare

Bug Fixes

  • deps: update dependency jeboehm/mailserver-admin to v5.17.0 (7125880)

Release 7.3.0

08 Jan 18:54

Choose a tag to compare

Bug Fixes

  • k8s: increase request memory for web pod (df7969c)

Features

  • mda: enable dovecot api access (ab44091)
  • web: update to mailserver-admin 5.14.1 and add observability configuration (9f96412)

Release 7.2.0

04 Jan 17:54

Choose a tag to compare

Features

  • web: upgrade to mailserver-admin 5.13 (97715a4), closes #645

Release 7.1.4

28 Dec 15:10

Choose a tag to compare

Bug Fixes

  • remove roundcube password plugin (9cf9937)
  • remove unused environment variable WEB_HTTP_ADDRESS from web image (bfc8853)
  • remove unused environment variable WEB_PHP_ADDRESS (1b7111e)
  • update Dockerfile to dynamically fetch FrankenPHP binary and adjust permissions for cache and log directories (10fadf1)

Release 7.1.3

23 Dec 09:32

Choose a tag to compare

Bug Fixes

  • remove dockerize from mda image (8964869)

Release 7.1.2

19 Dec 16:09

Choose a tag to compare

Bug Fixes

  • mda: downgrade dovecot version to 2.4.1-dev #624 (802bd8e)

Release 7.1.1

17 Dec 20:20

Choose a tag to compare

Bug Fixes

  • web: decrease opcache memory consumption (6363db3)

Release 7.1.0

14 Dec 22:24

Choose a tag to compare

Features

  • web: update mailserver-admin to 5.9.0 (da9339b)

Release 7.0.1

14 Dec 15:18

Choose a tag to compare

Bug Fixes

  • mda: remove conflicting vendor files from configuration (5d7278e)

Release 7.0.0

12 Dec 20:43

Choose a tag to compare

Bug Fixes

  • replace command execution with exec for better process management in the container entrypoints (e5dcfd2)

Features

  • use entrypoint scripts instead of CMDs, display a banner to identify the container (a0aea0b)
  • web: use frankenphp to serve web apps (b9513e3)

BREAKING CHANGES

  • web: Nginx and supervisord are removed, some paths have
    changed. You may need to reconfigure your
    containers.