diff --git a/CHANGELOG.md b/CHANGELOG.md index cfab4287..1271ace2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file. The format > **Note**: Changes and additions listed here are contained in the `:edge` image tag. These changes may not be as stable as released changes. +### Removed + +- **SpamAssassin:** + - Removed Pyzor + Razor due to maintenance concerns. From observations it is unlikely to have any notable regression ([#4548](https://github.com/docker-mailserver/docker-mailserver/pull/4548)) + ## [v15.1.0](https://github.com/docker-mailserver/docker-mailserver/compare/v15.1.0...HEAD) > [!NOTE] diff --git a/Dockerfile b/Dockerfile index 32ac9ae8..e2f7fc0d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -151,22 +151,6 @@ RUN <