From 78b27493c0121660d4ff00e649b462b26da6e3c5 Mon Sep 17 00:00:00 2001 From: broedli Date: Tue, 2 May 2017 21:36:57 +0200 Subject: [PATCH 1/2] Update documentation URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74975412a..0682cdc1c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # mailcow dockerized documentation -https://mailcow.github.io/mailcow-dockerized +https://mailcow.github.io/mailcow-dockerized-docs From 0f58dcba9c4080b77e8e4a54d9e7f57028e4e1b2 Mon Sep 17 00:00:00 2001 From: broedli Date: Tue, 2 May 2017 21:38:40 +0200 Subject: [PATCH 2/2] Removed pdns and corrected script name --- docs/u_and_e.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/u_and_e.md b/docs/u_and_e.md index a40859221..1fc2cb994 100644 --- a/docs/u_and_e.md +++ b/docs/u_and_e.md @@ -313,7 +313,7 @@ Reset mailcow admin to `admin:moohoo`: ``` cd mailcow_path -bash reset_admin.sh +bash mailcow-reset-admin.sh ``` ## Rspamd @@ -378,9 +378,6 @@ data/conf │   ├── listen_plain.template │   ├── listen_ssl.template │   └── server_name.template -├── pdns -│   ├── pdns_custom.lua -│   └── recursor.conf ├── postfix │   ├── main.cf │   ├── master.cf