From 577b73acbba5911a4f1bc724ffcd37c31614d4f7 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Thu, 9 May 2019 12:14:11 +0200 Subject: [PATCH] Refactor case documentation structure --- doc/case.mdwn | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/doc/case.mdwn b/doc/case.mdwn index e131f44..ff66fa4 100644 --- a/doc/case.mdwn +++ b/doc/case.mdwn @@ -16,10 +16,6 @@ private setup. *TODO Fundamental philosophy ...* -## Namespaces - -*TODO Why not ...?* - # Install software Make sure testing is in sources. Install (run as sudo): @@ -128,9 +124,11 @@ systemctl --user daemon-reload This is standard Systemd configuration. See "systemd.unit(5)". -# Dovecot morals +# Dovecot morals (comments on configuration) + +Stop read here if you are happy with having it all working. -Stop read here if all works. +## Secure your instance Above configuration assumes that you will disable all of dovecot. As a precaution take a few security measures regarding the service in case @@ -156,3 +154,7 @@ service imap-login { Restart and verify with `ss -ptln` that nothing listens on port 143 or 993. + +## Dovecot namespaces + +*TODO Why not ...?* -- 2.39.2