From 8bd6e4dbe289ae2e48089960f5a4b43432a56f27 Mon Sep 17 00:00:00 2001 From: gummipunkt Date: Fri, 5 Nov 2021 21:40:41 +0100 Subject: [PATCH] Update firststeps-rspamd_ui.md (#315) Fixed menu path --- docs/firststeps-rspamd_ui.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/firststeps-rspamd_ui.md b/docs/firststeps-rspamd_ui.md index 01ae321f1..c9cefbfcf 100644 --- a/docs/firststeps-rspamd_ui.md +++ b/docs/firststeps-rspamd_ui.md @@ -1,7 +1,7 @@ [Rspamd](https://rspamd.com/) is an easy to use spam filtering tool presently installed with mailcow. 1. Go to the mailcow web admin interface -2. Navigate to the Access tab. (Configuration > Administration > Access) +2. Navigate to the Access tab. (Configuration > Configuration & Details > Access) 3. Modify the Rspamd UI password 4. Go to https://${MAILCOW_HOSTNAME}/rspamd in a browser and log in!