mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-25 13:14:56 +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**
|
||||
- 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue