1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2025-08-27 04:11:38 +02:00

update CHANGELOG

This commit is contained in:
georglauterbach 2024-05-25 18:11:49 +02:00
parent c99b1ff008
commit 4e91bae716
No known key found for this signature in database
GPG Key ID: F367F7C43C118578

@ -98,6 +98,7 @@ The most noteworthy change of this release is the update of the container's base
- The symbol weights of SPF, DKIM and DMARC have been adjusted again. Fixes a bug and includes more appropriate combinations of symbols ([#3913](https://github.com/docker-mailserver/docker-mailserver/pull/3913), [#3923](https://github.com/docker-mailserver/docker-mailserver/pull/3923))
- **Dovecot:**
- `logwatch` now filters out non-error logs related to the status of the `index-worker` process for FTS indexing. ([#4012](https://github.com/docker-mailserver/docker-mailserver/pull/4012))
- updated FTS Xapian from version 1.5.5 to 1.7.12
### Fixes