mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-23 17:29:08 +02:00
docs: Update metadata and links to new locations
Also removed the FAQ inline heading link for Rancher. It's not a relevant link (as the question already expects knowledge of Rancher), and breaks out of the bg colour heading style due to the HTML generation logic from mkdocs.
This commit is contained in:
parent
237a932f8e
commit
724fe72d20
12 changed files with 27 additions and 23 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: 'Tutorials | Installation Examples'
|
||||
title: 'Tutorials | Basic Installation'
|
||||
---
|
||||
|
||||
## Building a Simple Mailserver
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
---
|
||||
title: 'Tutorials | Mailserver behind Proxy'
|
||||
---
|
||||
|
||||
## Using `docker-mailserver` behind a Proxy
|
||||
|
||||
### Information
|
||||
|
@ -120,4 +124,4 @@ service imap-login {
|
|||
!!! note
|
||||
Port `10993` is used here to avoid conflicts with internal systems like `postscreen` and `amavis` as they will exchange messages on the default port and obviously have a different origin then compared to the proxy.
|
||||
|
||||
[docs-optionalconfig]: ../advanced/optional-config.md
|
||||
[docs-optionalconfig]: ../../config/advanced/optional-config.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue