From 4097277350e1feafd157de3611640a2ff4ace86f Mon Sep 17 00:00:00 2001 From: Georg Lauterbach <44545919+aendeavor@users.noreply.github.com> Date: Mon, 8 Feb 2021 11:57:43 +0100 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 44 +++++++++++++++++++++++++++----------------- 1 file changed, 27 insertions(+), 17 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 53cc8cb..31e1f8e 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -3,45 +3,55 @@ --- -**Configuration** -- Your best friend: [setup.sh](./setup.sh) -- Your users: +#### Configuration + +- Your best friend [setup.sh](./setup.sh) +- User management - [Accounts](./Configure-Accounts) - [Aliases](./Configure-aliases) -- Mail delivery: [POP3](./Configure-POP3) -- Best practices: +- Mail delivery with [POP3](./Configure-POP3) +- Best practices - [DKIM](./Configure-DKIM) - [DMARC](./Configure-DMARC) - [SPF](./Configure-SPF) - [Autodiscovery](./Configure-autodiscover) -- Security: - - [Understanding the ports](./Understanding-the-ports) +- Security + - [Understanding ports](./Understanding-the-ports) - [SSL/TLS](./Configure-SSL) - [Fail2ban](./Configure-Fail2ban) -- Something went wrong? +- When something went wrong - [Debugging](./Debugging) - [FAQ](./FAQ-and-Tips) -**Advanced config / admin** -- [Optional config files & directories](./List-of-optional-config-files-&-directories) -- Maintenance: +--- + +#### Advanced + +- [Optional configuration](./List-of-optional-config-files-&-directories) +- Maintenance - [Update & cleanup](./Update-and-cleanup) -- Override default config of: +- Override the default config of - [Dovecot](./Override-Default-Dovecot-Configuration) - [Postfix](./Override-Default-Postfix-Configuration) - [LDAP authentication](./Configure-LDAP) -- [Email filtering w/ Sieve](https://github.com/tomav/docker-mailserver/wiki/Configure-Sieve-filters) -- [Email gathering w/ fetchmail](./Retrieve-emails-from-a-remote-mail-server-(using-builtin-fetchmail)) -- Email forwarding with: +- [Email filtering with Sieve](https://github.com/tomav/docker-mailserver/wiki/Configure-Sieve-filters) +- [Email gathering with fetchmail](./Retrieve-emails-from-a-remote-mail-server-(using-builtin-fetchmail)) +- Email forwarding with - [Relay Hosts](./Configure-Relay-Hosts) - [AWS SES](./Configure-AWS-SES) - [Full-text search](./Full-text-search) - [Kubernetes](./Using-in-Kubernetes) - [IPv6](./IPv6) -**Tutorials** +--- + +#### Tutorials + - [FAQ](./FAQ-and-Tips) - [Installation examples](./Installation-examples) -**Use Cases** +--- + +#### Use Cases + - [Forward-Only mailserver with LDAP authentication](./Forward-Only-mailserver-with-LDAP-authentication)