2025-10
mailcow/mailcow-dockerized2025-10Oct 15, 2025by FreddleSpl0it
AI Summary
October 2025 major update featuring Redis 7.4.6 security update and Rspamd 3.13.2 upgrade. Includes SOGo login redirect fixes, app password visibility, and PHP opcache optimization with JIT.
Key Highlights
- Redis update to 7.4.6 (security update)
- Rspamd update to 3.13.2
- Fix SOGo redirection after login
- Show app passwords for successful logins on user page
- PHP opcache optimization with JIT enabled
New Features
- Redis update to 7.4.6
- Rspamd update to 3.13.2
- Fix autodiscover when using LDAP with attribute mapping templates
- Fix SOGo redirection after login
- Show app passwords for successful logins on user page
- Optimize PHP opcache with more aggressive caching and JIT enablement
- Add password verification when setting recovery email
Full Release Notes
## What's Changed * [Redis] Update to Redis 7.4.6 by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6829 * [Rspamd] Update to 3.13.2 by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6830 * fix autodiscover when using ldap with attribute mapping templates by @Hobby-Student in https://github.com/mailcow/mailcow-dockerized/pull/6797 * [Web] Fix SOGo redirection after login by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6828 * Show app passwords for successful logins on user page by @tjmills-dev in https://github.com/mailcow/mailcow-dockerized/pull/6821 * Optimize phpfpm opcache: more aggressive caching, enable JIT by @patschi in https://github.com/mailcow/mailcow-dockerized/pull/6783 * [Web] Add password verification when setting recovery email by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6836 * chore(deps): update dependency php/pecl-mail-mailparse to v3.1.9 by @renovate[bot] in https://github.com/mailcow/mailcow-dockerized/pull/6798 * chore(deps): update dependency krakjoe/apcu to v5.1.27 by @renovate[bot] in https://github.com/mailcow/mailcow-dockerized/pull/6696 * Update pt-br lang by @olavorn in https://github.com/mailcow/mailcow-dockerized/pull/6803 * Translations update from Weblate by @milkmaker in https://github.com/mailcow/mailcow-dockerized/pull/6826 ## New Contributors * @olavorn made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/6803 * @Hobby-Student made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/6797 * @tjmills-dev made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/6821 **Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2025-09c...2025-10