mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-27 22:25:03 +02:00
Updated _Sidebar (markdown)
parent
da9a94896f
commit
4097277350
1 changed files with 27 additions and 17 deletions
44
_Sidebar.md
44
_Sidebar.md
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue