Updated _Sidebar (markdown)

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

@ -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)