Update PTR description
This commit is contained in:
parent
dd14d7a814
commit
39185f82bd
1 changed files with 3 additions and 3 deletions
|
|
@ -27,9 +27,9 @@
|
|||
</div>
|
||||
<div class="card-body">
|
||||
<p class="card-text small text-muted mb-0">
|
||||
PTR records (reverse DNS) map IP addresses back to hostnames. Having proper PTR
|
||||
records is important as many mail servers verify that the sending IP has a valid
|
||||
reverse DNS entry.
|
||||
PTR (pointer record), also known as reverse DNS maps IP addresses back to hostnames.
|
||||
Having proper PTR records is important as many mail servers verify that the sending
|
||||
IP has a valid reverse DNS entry.
|
||||
</p>
|
||||
{#if senderIp}
|
||||
<div class="mt-2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue