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>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<p class="card-text small text-muted mb-0">
|
<p class="card-text small text-muted mb-0">
|
||||||
PTR records (reverse DNS) map IP addresses back to hostnames. Having proper PTR
|
PTR (pointer record), also known as reverse DNS maps IP addresses back to hostnames.
|
||||||
records is important as many mail servers verify that the sending IP has a valid
|
Having proper PTR records is important as many mail servers verify that the sending
|
||||||
reverse DNS entry.
|
IP has a valid reverse DNS entry.
|
||||||
</p>
|
</p>
|
||||||
{#if senderIp}
|
{#if senderIp}
|
||||||
<div class="mt-2">
|
<div class="mt-2">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue