chore: Add entry for rspamd version update
This commit is contained in:
parent
62386bbc7d
commit
e7c3405f33
|
@ -23,6 +23,8 @@ All notable changes to this project will be documented in this file. The format
|
|||
- Raise awareness in the troubleshooting page for a common misconfiguration when deviating from our advice by using a bare domain ([#3680](https://github.com/docker-mailserver/docker-mailserver/pull/3680))
|
||||
- **Internal:**
|
||||
- Postfix configures `virtual_mailbox_maps` and `virtual_transport` during startup instead of using defaults (configured for Dovecot) via our `main.cf` ([#3681](https://github.com/docker-mailserver/docker-mailserver/pull/3681))
|
||||
- **Rspamd:**
|
||||
- Upgraded to version `3.7.5`. This was previously inconsistent between our AMD64 (`3.5`) and ARM64 (`3.4`) images ([#3686](https://github.com/docker-mailserver/docker-mailserver/pull/3686))
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
Loading…
Reference in New Issue