From da61eb21a306a066eff80f986fa9dd38407ab4cc Mon Sep 17 00:00:00 2001 From: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com> Date: Sun, 17 Aug 2025 11:00:01 +0200 Subject: [PATCH] chore: Remove Pyzor + Razor packages (#4548) --- CHANGELOG.md | 5 +++++ Dockerfile | 16 ---------------- docs/content/config/environment.md | 4 ++-- target/scripts/build/packages.sh | 4 ++-- 4 files changed, 9 insertions(+), 20 deletions(-) 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 <