Skip to content

Commit 34a1fd6

Browse files
docs: Combine DKIM/DMARC/SPF pages (docker-mailserver#3231)
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
1 parent ff08783 commit 34a1fd6

10 files changed

Lines changed: 363 additions & 335 deletions

File tree

docs/content/config/advanced/optional-config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ hide:
44
- toc # Hide Table of Contents for this page
55
---
66

7-
This is a list of all configuration files and directories which are optional or automatically generated in your `docker-data/dms/config/` directory.
7+
This is a list of all configuration files and directories which are optional or automatically generated in your `docker-data/dms/config/` directory. We use this path to reference the local config directory in our docs, which you should attach a volume into the container at `/tmp/docker-mailserver`.
88

99
## Directories
1010

@@ -43,7 +43,7 @@ This is a list of all configuration files and directories which are optional or
4343

4444
[docs-accounts-quota]: ../../config/user-management.md#quotas
4545
[docs-aliases-regex]: ../../config/user-management.md#configuring-regexp-aliases
46-
[docs-dkim]: ../../config/best-practices/dkim.md
46+
[docs-dkim]: ../../config/best-practices/dkim_dmarc_spf.md#dkim
4747
[docs-fail2ban]: ../../config/security/fail2ban.md
4848
[docs-faq-spamrules]: ../../faq.md#how-can-i-manage-my-custom-spamassassin-rules
4949
[docs-faq-userpatches]: ../../faq.md#how-to-adjust-settings-with-the-user-patchessh-script

docs/content/config/best-practices/autodiscover.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ hide:
44
- toc # Hide Table of Contents for this page
55
---
66

7+
# Auto-Discovery of Services
8+
79
Email auto-discovery means a client email is able to automagically find out about what ports and security options to use, based on the mail-server URI. It can help simplify the tedious / confusing task of adding own's email account for non-tech savvy users.
810

911
Email clients will search for auto-discoverable settings and prefill almost everything when a user enters its email address :heart:

docs/content/config/best-practices/dkim.md

Lines changed: 0 additions & 123 deletions
This file was deleted.

0 commit comments

Comments
 (0)