We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8aded7 + c27a541 commit c2125d9Copy full SHA for c2125d9
parked-domain-how-to.md
@@ -46,7 +46,7 @@ When using a wildcard selector to set an empty public key, you indicate that all
46
## SPF
47
Set an an empty policy (not mentioning any ip-adresses or hostnames which are allowed to send mail) and a hard fail.
48
49
-`example.nl. IN TXT "v=spf1 –all"`
+`example.nl. IN TXT "v=spf1 -all"`
50
51
# Domain without a website
52
Apply the following settings to domains not using a website.
0 commit comments