Updated _Sidebar (markdown)

Georg Lauterbach 2021-02-08 11:57:43 +01:00
parent da9a94896f
commit 4097277350

@ -3,45 +3,55 @@
--- ---
**Configuration** #### Configuration
- Your best friend: [setup.sh](./setup.sh)
- Your users: - Your best friend [setup.sh](./setup.sh)
- User management
- [Accounts](./Configure-Accounts) - [Accounts](./Configure-Accounts)
- [Aliases](./Configure-aliases) - [Aliases](./Configure-aliases)
- Mail delivery: [POP3](./Configure-POP3) - Mail delivery with [POP3](./Configure-POP3)
- Best practices: - Best practices
- [DKIM](./Configure-DKIM) - [DKIM](./Configure-DKIM)
- [DMARC](./Configure-DMARC) - [DMARC](./Configure-DMARC)
- [SPF](./Configure-SPF) - [SPF](./Configure-SPF)
- [Autodiscovery](./Configure-autodiscover) - [Autodiscovery](./Configure-autodiscover)
- Security: - Security
- [Understanding the ports](./Understanding-the-ports) - [Understanding ports](./Understanding-the-ports)
- [SSL/TLS](./Configure-SSL) - [SSL/TLS](./Configure-SSL)
- [Fail2ban](./Configure-Fail2ban) - [Fail2ban](./Configure-Fail2ban)
- Something went wrong? - When something went wrong
- [Debugging](./Debugging) - [Debugging](./Debugging)
- [FAQ](./FAQ-and-Tips) - [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) - [Update & cleanup](./Update-and-cleanup)
- Override default config of: - Override the default config of
- [Dovecot](./Override-Default-Dovecot-Configuration) - [Dovecot](./Override-Default-Dovecot-Configuration)
- [Postfix](./Override-Default-Postfix-Configuration) - [Postfix](./Override-Default-Postfix-Configuration)
- [LDAP authentication](./Configure-LDAP) - [LDAP authentication](./Configure-LDAP)
- [Email filtering w/ Sieve](https://github.com/tomav/docker-mailserver/wiki/Configure-Sieve-filters) - [Email filtering with 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 gathering with fetchmail](./Retrieve-emails-from-a-remote-mail-server-(using-builtin-fetchmail))
- Email forwarding with: - Email forwarding with
- [Relay Hosts](./Configure-Relay-Hosts) - [Relay Hosts](./Configure-Relay-Hosts)
- [AWS SES](./Configure-AWS-SES) - [AWS SES](./Configure-AWS-SES)
- [Full-text search](./Full-text-search) - [Full-text search](./Full-text-search)
- [Kubernetes](./Using-in-Kubernetes) - [Kubernetes](./Using-in-Kubernetes)
- [IPv6](./IPv6) - [IPv6](./IPv6)
**Tutorials** ---
#### Tutorials
- [FAQ](./FAQ-and-Tips) - [FAQ](./FAQ-and-Tips)
- [Installation examples](./Installation-examples) - [Installation examples](./Installation-examples)
**Use Cases** ---
#### Use Cases
- [Forward-Only mailserver with LDAP authentication](./Forward-Only-mailserver-with-LDAP-authentication) - [Forward-Only mailserver with LDAP authentication](./Forward-Only-mailserver-with-LDAP-authentication)