mailcow โœ…

1.2K Followers
7 Following
210 Posts
The mailserver suite with the 'moo' | Official mailcow mastodon Account | ONLY News/Announcements! NO SUPPORT HERE!
Websitehttps://mailcow.email
GitHubhttps://github.com/mailcow
Telegramhttps://t.me/mailcow
Docshttps://docs.mailcow.email
Release ๐Ÿ€๐Ÿฎ Moorch 2026 | forced 2FA, DNS-01, SOGo & Rspamd Updates ยท mailcow/mailcow-dockerized

What's Changed New Features [Web] Add forced 2FA setup and password update enforcement by @FreddleSpl0it in #7077 Add skip feature to mailcow admin password reset script by @HichemAK in #7078 feat...

GitHub

Release 2025-12a is here:

https://github.com/mailcow/mailcow-dockerized/releases/tag/2025-12a

It contains some smaller fixes brought with 2025-12 (e.g. improved backup script handling regarding docker image pulls) and some more.

Release ๐ŸŽ„๐Ÿฎ Moocember 2025 | Just another bugfix update - Revision A ยท mailcow/mailcow-dockerized

ImportantIf 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 check...

GitHub

A new Blogpost is also available here:

https://mailcow.email/posts/2025/release-2025-12/

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

2025-12 (Release: 9th December 2025) Moohoo everyone!

mailcow: dockerized - Blog

Update 2025-12 is here, just another bugfix update.

Before you update, please make sure to read the important message in the release tab first.

https://github.com/mailcow/mailcow-dockerized/releases/tag/2025-12

โš ๏ธ Heads-up for mailcow admins:
OS upgrades may install Docker Compose 5.x, which mailcow can run with, but the update script wonโ€™t work unless refreshed once.

Fix:
Check your Compose version. If it shows 5.x, youโ€™re affected.
In your mailcow directory: git fetch
Then: git checkout origin/master update.sh
Without this tasks , you canโ€™t update mailcow unless you downgrade Compose to v2 which is harder than running these steps :)

If you still use compose v2 your good to go, simply run an update

Moohoo! Update 2025-10 has just been released:
https://mailcow.email/posts/2025/release-2025-10/

This update addresses the critical CVE-2025-49844 affecting Redis.
While the exploit was not exposed in mailcow environments, updating is still strongly recommended.

๐ŸŽƒ๐Ÿ„ Mooctober 2025 Update | Rspamd 3.13.2 and Redis Security Update

2025-10 (Release: 15th October 2025) Moohoo everyone!

mailcow: dockerized - Blog

Dear Community,

Weโ€™d like to share some updates about SOGo V6!
Earlier this year, we announced our goal of redesigning SOGo

What to expect with SOGo 6 ?
- A modern and intuitive user interface.
- A new administration console that replaces the configuration file.
- Practical features, such as scheduling emails or canceling a message a few seconds after sending.

For more details or to follow the projectโ€™s progress, visit the official SOGo website ๐Ÿ‘‰ https://www.sogo.nu/news/2025/sogo-v6-septembre.html

SOGo 6 - September News

Discover SOGo, free and Open Source Webmail: calendars, address books and mails for businesses and communities

Release 2025-09b is here.

This update fixes startup issues with the NGINX container when IPv6 is disabled.

https://github.com/mailcow/mailcow-dockerized/releases/tag/2025-09b

Release ๐Ÿ‚๐Ÿ„ Mootember Update 2025 - Revision B ยท mailcow/mailcow-dockerized

What's Changed scripts: ipv6_controller improvement + fix modules handling by @DerLinkman in #6722 [SOGo] Drop deprecated sogo_update_password sql trigger if it still exists by @FreddleSpl0it in ...

GitHub
Release ๐Ÿ‚๐Ÿ„ Mootember Update 2025 - Revision A ยท mailcow/mailcow-dockerized

What's fixed? improved ipv6 controller to detect more ipv6 scenarios in #6722 improved other scripts submodule handling in #6722 changed docker 28 needed daemon.json content accordingly in #6722 ...

GitHub

Update 2025-09 is here:
https://github.com/mailcow/mailcow-dockerized/releases/tag/2025-09

Please read the changelog carefully before upgrading!

Release ๐Ÿ‚๐Ÿ„ Mootember Update 2025 | MTA-STS Support, SOGo 5.12.3, Rspamd 3.12.1, and More ยท mailcow/mailcow-dockerized

Cautionmailcow now requires jq to be installed on the host system in order to operate with the redesigned IPv6 controller. If it's missing, please install it before running the update, this tool is...

GitHub