summaryrefslogtreecommitdiff
path: root/content/mail
diff options
context:
space:
mode:
Diffstat (limited to 'content/mail')
-rw-r--r--content/mail/rdns.md2
-rw-r--r--content/mail/validate.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/content/mail/rdns.md b/content/mail/rdns.md
index 6a6ddf2..9ef700c 100644
--- a/content/mail/rdns.md
+++ b/content/mail/rdns.md
@@ -3,7 +3,7 @@ title: "Setup rDNS"
tags: ['mail']
date: 2022-12-02
---
-While [DNS records](dns.html) refer a domain name to the IP address
+While [DNS records](../../basic/dns) refer a domain name to the IP address
where the the website is hosted, there is also rDNS (reverse DNS) and
specifically PTR (pointer) records which do the reverse: link a
server\'s IP to a domain name.
diff --git a/content/mail/validate.md b/content/mail/validate.md
index f443768..833ae13 100644
--- a/content/mail/validate.md
+++ b/content/mail/validate.md
@@ -218,7 +218,7 @@ and `ip6` mechanisms. If you don't include them, some email hosts (most
notoriously gmail) will not accept mail from your server.
The `IP4` and `IP6` values should be the same as what you set your [PTR
-records](../rdns.html) to.
+records](../rdns) to.
The output of `cat /etc/mailname` is the Host field. The output of the second command is the TXT value.