2025-09b
mailcow/mailcow-dockerized2025-09bSep 12, 2025by FreddleSpl0it
AI Summary
Minor revision fixing IPv6 controller improvements and removing deprecated SQL triggers from SOGo.
Key Highlights
- IPv6 controller improvement and module handling fix
- Drop deprecated `sogo_update_password` SQL trigger
Full Release Notes
## What's Changed * scripts: ipv6_controller improvement + fix modules handling by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/6722 * [SOGo] Drop deprecated `sogo_update_password` sql trigger if it still exists by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6727 * [Web] remove unused bcc dest column from alias table by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6726 * [Nginx] fix: Disable IPv6 support in Nginx configuration by @p-atr in https://github.com/mailcow/mailcow-dockerized/pull/6736 ## New Contributors * @p-atr made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/6736 **Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2025-09a...2025-09b