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.