diff --git a/astro.config.mjs b/astro.config.mjs
index b38f4e9..38ba6f9 100644
--- a/astro.config.mjs
+++ b/astro.config.mjs
@@ -35,7 +35,7 @@ export default defineConfig({
lastUpdated: true,
title: "ISPmail Guide",
social: [
- { icon: "github", label: "GitHub", href: "https://github.com/Signum/ispmail-workaround-org/" },
+ { icon: "seti:git", label: "Git", href: "https://git.workaround.org/chaas/ispmail-workaround-org" },
{ icon: "matrix", label: "Matrix", href: "https://riot.im/app/#/room/#ispmail:matrix.org" },
{
icon: "rss",
diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index 0acbd23..04d9de7 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -16,6 +16,6 @@ import Default from "@astrojs/starlight/components/Footer.astro";
This guide is maintained by Christoph Haas since 2003. All content on workaround.org can be used under the terms of
the
Creative Commons BY-NC-SA license.
- Penguin image based on AI art because I suck at drawing. Imprints and legal notice..
+ Penguin image based on AI art because I suck at drawing.
diff --git a/src/content/docs/imprints.mdx b/src/content/docs/imprints.mdx
deleted file mode 100644
index 82789bc..0000000
--- a/src/content/docs/imprints.mdx
+++ /dev/null
@@ -1,31 +0,0 @@
----
-title: Legal Notice / Imprints
----
-
-## Responsible for Content
-
-```
-Christoph Haas
-c/o Online-Impressum.de #5172
-Europaring 90
-53757 Sankt Augustin
-Germany
-```
-
-Contact: postmaster@christoph-haas.de or christoph.haas@gmail.com or via
-[contact form](https://mein.online-impressum.de/workaround-org/)
-
-## Liability for Content
-
-As a service provider, I am responsible for my own content on these pages under German law ยง 7 (1) Telemediengesetz.
-However, I do not guarantee the accuracy, completeness, or timeliness of the content.
-
-## Liability for External Links
-
-This website contains links to external third-party websites over which I have no control. Therefore, I cannot assume
-any liability for such external content.
-
-## Open-Source Notice
-
-The source code of this project is published under an open-source license. Details can be found in the respective
-repository at https://github.com/Signum/ispmail-workaround-org
diff --git a/src/content/docs/ispmail-trixie/300-catching-spam.mdx b/src/content/docs/ispmail-trixie/300-catching-spam.mdx
index 4585982..0d02e6a 100644
--- a/src/content/docs/ispmail-trixie/300-catching-spam.mdx
+++ b/src/content/docs/ispmail-trixie/300-catching-spam.mdx
@@ -633,3 +633,6 @@ echo "Please note the password for the web interface: $PW"
This gives you a password like "sae8thaoTaengeo". If everything went as expected you should now be able to access the
rspamd web interface at `https://mail.example.org/rspamd` (of course you will use your own server name here).
+
+You may miss the detailed history in the web interface. /etc/rspamd/local.d/redis.conf The content is: servers =
+"127.0.0.1";