2026-01 (Release: 29th January 2026)
Moohoo everyone!
If you are using Docker Compose v5, please make sure that you first apply these small fixes in order to prevent the update.sh script from failing:
| |
Without this, the update script will tell you, that your docker compose version is unsupported, even if you are using v5.
This is due to a small typo in the version check that has been fixed but may need to be applied manually if you are on Docker Compose v5 already.
https://github.com/mailcow/mailcow-dockerized/compare/2025-09b...2025-09c
Moohoo, dear community!
With the release of Debian 13 (Trixie), the question arises for you as administrators: How can you perform a smooth dist-upgrade from Debian 12 (Bookworm) โ especially on systems running mailcow?
A commonly overlooked pitfall: Exim.
https://github.com/mailcow/mailcow-dockerized/compare/2025-03a...2025-03b
Moohoo everyone
It’s time for another update.
This time, we’ve updated Rspamd to 3.11-2, upgraded MariaDB to 10.11, and moved our Docker images from Docker Hub to GitHub.
Nothing too wild.
Previously, Dovecot allowed multiple failed login attempts within a single session without being properly detected by Netfilter. This has now been fixed.