Update PTR description
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
nemunaire 2025-10-25 09:08:11 +07:00
commit 772db31841

View file

@ -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">