Improve DMARC description
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2025-11-03 14:59:18 +07:00
commit c52a3aa8a7

View file

@ -34,9 +34,10 @@
</div> </div>
<div class="card-body"> <div class="card-body">
<p class="card-text small text-muted mb-2"> <p class="card-text small text-muted mb-2">
DMARC builds on SPF and DKIM by telling receiving servers what to do with emails DMARC enforces domain alignment requirements (regardless of the policy). It builds
that fail authentication checks. It also enables reporting so you can monitor your on SPF and DKIM by telling receiving servers what to do with emails that fail
email security. authentication checks. It also enables reporting so you can monitor your email
security.
</p> </p>
<hr /> <hr />