diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2024-07-16 08:33:44 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-16 08:33:44 -0400 |
| commit | 7c5e26ccb1c1b401880bf7e22c74b92c86df7e5e (patch) | |
| tree | 137b4202e7a362401ed66b9cd85482a4a9a1e642 /content/mail/rdns.md | |
| parent | b5d7e4b977208d89b4615a8ded2525c97e3ba517 (diff) | |
| parent | 613b27642fa4c5315ae925ec6701a224eec08c39 (diff) | |
Merge pull request #298 from m-chrzan/m-chrzan/spf
Specify ip4 and ip6 SPF mechanisms to comply with gmail's policies
Diffstat (limited to 'content/mail/rdns.md')
| -rw-r--r-- | content/mail/rdns.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/mail/rdns.md b/content/mail/rdns.md index 0e2943d..85cce0f 100644 --- a/content/mail/rdns.md +++ b/content/mail/rdns.md @@ -3,6 +3,7 @@ title: "Setup rDNS" tags: ['mail'] date: 2022-12-02 --- + 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 |
