1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-06-15 03:30:36 +02:00

docs: Combine DKIM/DMARC/SPF pages (#3231)

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
Georg Lauterbach
2023-04-10 12:08:58 +02:00
committed by GitHub
parent ff087837bd
commit 34a1fd613f
10 changed files with 362 additions and 334 deletions

View File

@ -218,8 +218,8 @@ In this setup `docker-mailserver` is not intended to receive email from the outs
[docs-ports]: ../../config/security/understanding-the-ports.md
[docs-environment]: ../../config/environment.md
[docs-spf]: ../../config/best-practices/spf.md
[docs-dkim]: ../../config/best-practices/dkim.md
[docs-spf]: ../../config/best-practices/dkim_dmarc_spf.md#spf
[docs-dkim]: ../../config/best-practices/dkim_dmarc_spf.md#dkim
[docs-ssl]: ../../config/security/ssl.md#lets-encrypt-recommended
[docs-usage]: ../../usage.md#get-up-and-running
[github-issue-ufw]: https://github.com/docker-mailserver/docker-mailserver/issues/3151