2025-01a

mailcow/mailcow-dockerized2025-01aFeb 4, 2025by FreddleSpl0it

AI Summary

Security update removing Nixspam DNSBL, updating ClamAV to 1.4.2, and improving Nginx configuration management.

Key Highlights

  • Security vulnerability fix
  • ClamAV 1.4.2 update (build from source)
  • Nginx vhost support for additional server names
  • HTTP to HTTPS redirection environment variable

New Features

  • SMTPUTF8 for outgoing mail
  • Nginx vhosts for additional server names

Full Release Notes

> [!WARNING]
> This update includes a fixed security issue.
> Detailed information as well as CVE will follow in the next days.

## What's Changed
* Remove discontinued Nixspam DNSBL by @mkuron in https://github.com/mailcow/mailcow-dockerized/pull/6260
* clamd: update to 1.4.2 + build from source instead using alpine packages by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/6273
* [Nginx] Fix  by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6281
* postfix: added master.pid removal and startsecs to supervisord by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/6284
* [Postfix] update postscreen_access.cidr by @milkmaker in https://github.com/mailcow/mailcow-dockerized/pull/6287
* [Nginx] Use vhosts for additional server names by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6290
* [Nginx] Invert SKIP container condition https://github.com/mailcow/mailcow-dockerized/commit/97890b71f1f328fe3c9a101a6eece7e3bdb954e6
* [Nginx] Add env var for HTTP to HTTPS redirection https://github.com/mailcow/mailcow-dockerized/commit/e645f931dc04c8b8754927d90275a2e77a03931d


**Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2025-01...2025-01a
Blog: https://mailcow.email/posts/2025/release-2025-01/