You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-12-03 23:39:31 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user