Skip to content

Releases: mailcow/mailcow-dockerized

๐Ÿ๐Ÿฎ Mooay 2026 | Just another security update - Revision C

26 May 08:52
2ac4b1d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2026-05b...2026-05c

๐Ÿ๐Ÿฎ Mooay 2026 | Just another security update - Revision B

21 May 06:36
1eb6d2e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2026-05a...2026-05b

๐Ÿ๐Ÿฎ Mooay 2026 | Just another security update - Revision A

13 May 08:44
384e2f6

Choose a tag to compare

What's Changed

This release updates SOGo to version 5.12.8, addressing 4 security issues:
https://www.sogo.nu/news/2026/sogo-v5128-released.html

We strongly recommend updating to this version.

Full Changelog: 2026-05...2026-05a

๐Ÿ๐Ÿฎ Mooay 2026 | Just another security update

12 May 06:59
32156a3

Choose a tag to compare

What's Changed

This is a small but important update that fixes a security-related issue.
We strongly recommend updating to this version.
The associated CVE identifier will be published at a later time.

Full Changelog: 2026-03b...2026-05

๐Ÿ€๐Ÿฎ Moorch 2026 | forced 2FA, DNS-01, SOGo & Rspamd Updates - Revision B

31 Mar 08:10
281cf93

Choose a tag to compare

What's Changed

This is a small but important update that fixes several security-related issues.
We recommend updating to this version.
Associated CVE identifiers will be published later.

Full Changelog: 2026-03a...2026-03b

๐Ÿ€๐Ÿฎ Moorch 2026 | forced 2FA, DNS-01, SOGo & Rspamd Updates - Revision A

13 Mar 12:20
a693325

Choose a tag to compare

What's Changed

This is a small update that fixes issues related to LDAP and Keycloak authentication, as well as problems with the new ACME DNS-01 challenge feature.

Full release: https://github.com/mailcow/mailcow-dockerized/releases/tag/2026-03

New Contributors

Full Changelog: 2026-03...2026-03a

๐Ÿ€๐Ÿฎ Moorch 2026 | forced 2FA, DNS-01, SOGo & Rspamd Updates

10 Mar 07:47
b84ba8d

Choose a tag to compare

What's Changed

New Features

Bug Fixes

Other

Notes

Special thanks to Philipps-Universitรคt Marburg for sponsoring the development of the forced 2FA setup feature in this release and supporting the continued security improvements of mailcow.

New Contributors

Full Changelog: 2026-01...2026-03

๐Ÿ„๐Ÿ›ก๏ธ January 2026 Update | Limited EAS/DAV Access and Restricted Alias Sending

29 Jan 06:30
4ccfedd

Choose a tag to compare

What's Changed

New

  • Support for PBKDF2-SHA512 hash algorithm in verify_hash() (FreeIPA compatibility) (issue 6646) by @Ashitaka57 in #6905
  • rspamd: upgrade to 3.14.1, trixie rebuild + bcc forwarded hosts fix by @DerLinkman in #6958
  • Add MTA-STS support for alias domains by @Copilot in #6972
  • Configurable displayName(s) - Fixes issue #6489 by @bluewalk in #6980
  • [Web] Disable login UI on autoprotocol domains by @DiscoNova in #6867
  • [Web] Allow admins to limit EAS and DAV access for mailbox users by @FreddleSpl0it in #7022
  • feat: allow preset of passwords via environment vars by @moregeek in #7007
  • [Postfix] Configurable send permissions for alias addresses by @FreddleSpl0it in #7021

Fixes

  • ui: fix global filters ui tickbox reappearing by @DerLinkman in #6966
  • Prevent duplicate/plaintext login announcement rendering by @Copilot in #6963
  • fix: Password for mobileconfig that conforms to password-complexity policy by @psuet in #6990

Updates

  • [Postfix] update postscreen_access.cidr by @milkmaker in #6987
  • Translations update from Weblate by @milkmaker in #6965
  • Translations update from Weblate by @milkmaker in #7002
  • Translations update from Weblate by @milkmaker in #7014
  • Translations update from Weblate by @milkmaker in #7020
  • chore(deps): update peter-evans/create-pull-request action to v8 by @renovate[bot] in #6953
  • chore(deps): update dependency krakjoe/apcu to v5.1.28 by @renovate[bot] in #6947
  • chore(deps): update dependency imagick/imagick to v3.8.1 by @renovate[bot] in #6927
  • chore(deps): update dependency phpredis/phpredis to v6.3.0 by @renovate[bot] in #6901
  • chore(deps): update dependency php-memcached-dev/php-memcached to v3.4.0 by @renovate[bot] in #6837
  • chore(deps): update dependency tianon/gosu to v1.19 by @renovate[bot] in #6710

New Contributors

Full Changelog: 2025-12a...2026-01

๐ŸŽ„๐Ÿฎ Moocember 2025 | Just another bugfix update - Revision A

12 Dec 13:11
e8d9315

Choose a tag to compare

Important

If you already use docker compose v5, please run these commands once to fetch the update script which would break otherwise while trying to update mailcow:
git fetch followed by git checkout origin/master update.sh

What's fixed:

  • Prevent duplicate/plaintext login announcement rendering in c11ed5d
  • ofelia: revert fixed cron syntax for sa-rules download by @DerLinkman in e76f523
  • backup: add image prefetch function to verify latest image is used by @DerLinkman in d977ddb
  • Support for PBKDF2-SHA512 hash algorithm in verify_hash() (FreeIPA compatibility) by @Ashitaka57 in e8d9315

๐ŸŽ„๐Ÿฎ Moocember 2025 | Just another bugfix update

09 Dec 12:30
4ef65fc

Choose a tag to compare

Important

If you already use docker compose v5, please run these commands once to fetch the update script which would break otherwise while trying to update mailcow:
git fetch followed by git checkout origin/master update.sh

What's Changed

New Contributors

Full Changelog: 2025-10...2025-12