2024-08
mailcow/mailcow-dockerized2024-08Aug 15, 2024by DerLinkman
AI Summary
Updates SOGo to 5.11, Rspamd to 3.9.1, and introduces a 'Forgot Password' feature.
Key Highlights
- SOGo 5.11.0
- Rspamd 3.9.1
- Forgot Password flow
- Low-resource install support
New Features
- Forgot Password flow
- Low-resource install prompt-less mode
- SOGo 5.11.0
Full Release Notes
## What's Changed * Translations update from Weblate by @milkmaker in https://github.com/mailcow/mailcow-dockerized/pull/5980 * Allow prompt-less install on low-resource systems by @Ayowel in https://github.com/mailcow/mailcow-dockerized/pull/5804 * dovecot: fix precompiling of sieve scripts by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/5983 * Greek names of dovecot folders by @rallisf1 in https://github.com/mailcow/mailcow-dockerized/pull/5972 * ui: added enotify and mime as valid options for ui by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/5985 * Bug Fix: Check `mailcow.conf` exists before work with it by @h3ssan in https://github.com/mailcow/mailcow-dockerized/pull/5987 * Fix typo in `update.sh`: word Proceeding by @h3ssan in https://github.com/mailcow/mailcow-dockerized/pull/5989 * Fix `LABEL` in Dockerfile, should be key=value by @h3ssan in https://github.com/mailcow/mailcow-dockerized/pull/5990 * fix: change internal urls for containers using curl on alpine by @Doozy134 in https://github.com/mailcow/mailcow-dockerized/pull/5967 * rspamd: upgrade to rspamd 3.9.1 by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/5661 * Refactor: `update.sh` script with `--help` should exit with status code 0 by @h3ssan in https://github.com/mailcow/mailcow-dockerized/pull/5991 * [Fix] Watchdog: escape subject and body for webhooks by @mrclschstr in https://github.com/mailcow/mailcow-dockerized/pull/5773 * Translations update from Weblate by @milkmaker in https://github.com/mailcow/mailcow-dockerized/pull/5995 * Filter to limit ofelia scope by @Kitof in https://github.com/mailcow/mailcow-dockerized/pull/5776 * restore: remove tty requirement from restore process to allow for automated restores by @muhlba91 in https://github.com/mailcow/mailcow-dockerized/pull/5934 * Translations update from Weblate by @milkmaker in https://github.com/mailcow/mailcow-dockerized/pull/5999 * [Rspamd] Fix bayes config by @dragoangel in https://github.com/mailcow/mailcow-dockerized/pull/6000 * sogo: update to 5.11.0 + Rebase on Bookworm by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/6002 * unbound: fix healthcheck logging + added fail tolerance to checks by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/6004 * flatcurve-fts: limit tokenizers size in e-mail adress by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/6006 * [Web] Add a forgot password flow by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6009 * .github: Add pull_request_template.md by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/6011 ## Sponsoring Thank you to the Youth Foundation of Baden-Württemberg (Germany) for sponsoring the "Forgot Password?" feature! ## New Contributors * @Ayowel made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5804 * @rallisf1 made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5972 * @h3ssan made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5987 * @SailReal made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5945 * @Doozy134 made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5967 * @mrclschstr made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5773 * @Kitof made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5776 * @muhlba91 made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5934 **Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2024-07...2024-08 **Blog Post for additional informations**: https://mailcow.email/posts/2024/release-2024-08/