2024-01d

mailcow/mailcow-dockerized2024-01dFeb 2, 2024by DerLinkman

AI Summary

A hotfix specifically addressing a Dovecot replication error reported by the watchdog service and updating the Netfilter image.

Key Highlights

  • Fixed Dovecot replication error in repl-health.sh
  • Updated Netfilter image to correct previous overpatching issues

Full Release Notes

**If you encountered the bug that watchdog is reporting something about Dovecot replication please apply this patch.**

~~**If you have problems regarding PHP-FPM and Redis connection issues: https://github.com/mailcow/mailcow-dockerized/issues/5697 please set the DISABLE_NETFILTER_ISOLATION_RULE to y instead of n inside mailcow.conf and restart the mailcow stack with docker compose down and up -d afterwards**~~ 

Issue has been fixed in: https://github.com/mailcow/mailcow-dockerized/commit/57e67ea8f79a1fe218cb0f0ea8ad95a53b9f0179 many, many thanks to @tomudding for quickly finding it!


## What's Changed
* [Dovecot] fix repl-health.sh by @FreddleSpl0it  in https://github.com/mailcow/mailcow-dockerized/commit/a3104934850cd6663c9e7347478f6f8902def03a
* Updated the Netfilter Image (Original buggy image has been overpatched directly at dockerhub).

**Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2024-01c...2024-01d

## What's Changed
* 2024-01d by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/5699


**Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2024-01c...2024-01d