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 class="card-body">
|
||||
<p class="card-text small text-muted mb-2">
|
||||
DMARC builds on SPF and DKIM by telling receiving servers what to do with emails
|
||||
that fail authentication checks. It also enables reporting so you can monitor your
|
||||
email security.
|
||||
DMARC enforces domain alignment requirements (regardless of the policy). It builds
|
||||
on SPF and DKIM by telling receiving servers what to do with emails that fail
|
||||
authentication checks. It also enables reporting so you can monitor your email
|
||||
security.
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue