Update parked-domain-how-to.md

This commit is contained in:
baknu 2020-07-17 15:08:21 +02:00 committed by GitHub
parent 44167b825e
commit 970251b749
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ If a domain is not using e-mail it is recommended to use the following settings.
## Null MX ## Null MX
Explicitly configure an 'empty' MX record according to [RFC7505 ](https://tools.ietf.org/html/rfc7505). Explicitly configure an 'empty' MX record according to [RFC7505 ](https://tools.ietf.org/html/rfc7505).
`example.nl IN MX 0 .` `example.nl. IN MX 0 .`
## DMARC ## DMARC
Set DMARC policy to reject mails, but allow reporting to take place. This helps detecting activity related to your domain. Set DMARC policy to reject mails, but allow reporting to take place. This helps detecting activity related to your domain.