From 45ffa0b0e04693ef843bdc52f1b087e6c867874e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 31 Oct 2024 18:15:28 +0000 Subject: [PATCH] doc: update Debian SpamAssassin config repo location Debian abandoned SVN and Alioth in favor of Salsa (Gitlab) a while back, so point to the new URL of the SA configs. The new repo is limited to SA configs, while the old pkg-listmaster repo had some other tools and plugins which were probably unused and abandoned. --- Documentation/design_notes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/design_notes.txt b/Documentation/design_notes.txt index 95f025560..580ecd910 100644 --- a/Documentation/design_notes.txt +++ b/Documentation/design_notes.txt @@ -111,7 +111,7 @@ Laziness * Custom, difficult-for-Bayes requires custom anti-spam rules. We may steal rules from the Debian listmasters: - svn://anonscm.debian.org/pkg-listmaster + https://salsa.debian.org/debian-listmasters/spamassassin_config.git * Full archives are easily distributable with git, so somebody else can take over the list if we give up. Anybody may also run an SMTP -- 2.47.3