Skip to content

Commit

Permalink
Update parked-domain-how-to.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baknu committed Jul 17, 2020
1 parent 44167b8 commit 970251b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parked-domain-how-to.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If a domain is not using e-mail it is recommended to use the following settings.
## Null MX
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
Set DMARC policy to reject mails, but allow reporting to take place. This helps detecting activity related to your domain.
Expand Down

0 comments on commit 970251b

Please sign in to comment.