Move documentation from Advanced to Best Practises
Also suppress ToC while here.
This commit is contained in:
parent
5a3c7f427e
commit
696bf350bf
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
title: 'Advanced | MTA-STS'
|
title: 'Best practices | MTA-STS'
|
||||||
|
hide:
|
||||||
|
- toc # Hide Table of Contents for this page
|
||||||
---
|
---
|
||||||
|
|
||||||
MTA-STS is an optional mechanism for a domain to signal support for STARTTLS.
|
MTA-STS is an optional mechanism for a domain to signal support for STARTTLS.
|
|
@ -115,7 +115,7 @@ Enables MTA-STS support for outbound mail.
|
||||||
- **0** => Disabled
|
- **0** => Disabled
|
||||||
- 1 => Enabled
|
- 1 => Enabled
|
||||||
|
|
||||||
See [MTA-STS](advanced/mail-mta-sts.md) for further explanation.
|
See [MTA-STS](best-practices/mta-sts.md) for further explanation.
|
||||||
|
|
||||||
##### ENABLE_OPENDKIM
|
##### ENABLE_OPENDKIM
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue