Skip to content

Releases: jeboehm/docker-mailserver

Release 7.4.0

10 Feb 15:06

Choose a tag to compare

Bug Fixes

  • mda: ensure 'Junk' folder is created when filing spam messages (fc6f198)
  • mda: potential bugfix for the 2.4.3 macos/ios errors (77f9890)
  • mda: revert changes (3626896)
  • mta: remove unused local transport configuration and upstream proxy protocol setting (closes: #661) (2818419)
  • mta: replace dockerize with envsubst for configuration templating and add wait-for-services script (e5df53f)
  • restore original metrics (16c2cf2)
  • sieve: add 'mailbox' requirement to ensure proper folder handling for spam messages (3e2884d)
  • tests: correct spam header in integration test for sending junk mail (5472621)

Features

  • hardened ciphers to pass tests at internet.nl (b553222)
  • mda: upgrade to dovecot 2.4.2, simplified configuration (fixes #649, fixes #668) (963722c)

Release 7.3.3

27 Jan 08:51
831ee3c

Choose a tag to compare

Bug Fixes

  • compose: add data-spool volume for Postfix mail queue and update documentation (fixes #652) (34934b2)

Release 7.3.2

22 Jan 17:26
093b7f9

Choose a tag to compare

Bug Fixes

  • compose: add data-spool volume for Postfix mail queue and update documentation (fixes #652) (093b7f9)

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)