Improve DMARC description
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5b179e7b93
commit
c52a3aa8a7
1 changed files with 4 additions and 3 deletions
|
|
@ -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 />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue