From ed8eda775c17b707576744e81f0738724aa64978 Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Wed, 17 Jan 2024 11:51:51 +0100 Subject: Fix links --- content/mail/rdns.md | 2 +- content/mail/validate.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'content') 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. -- cgit v1.2.3