DMARC
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/dmarc/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/dmarc/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dmarc/)
Use the native HTML custom element.
DMARC(基于域名的邮件验证、报告和一致性)是建立在[[spf-record|SPF]]和[[dkim|DKIM]]基础上的电子邮件认证协议。它告诉接收邮件服务器在邮件未通过验证时应如何处理,并提供关于电子邮件滥用的报告。
示例
A DMARC policy of 'v=DMARC1; p=reject' instructs receiving servers to reject any email claiming to be from your domain that fails SPF/DKIM checks.