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-reporting/" 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-reporting/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dmarc-reporting/)
Use the native HTML custom element.
DMARC रिपोर्टिंग [[dmarc|DMARC]] में निर्मित फीडबैक तंत्र है जो डोमेन स्वामियों को संरचित रिपोर्ट भेजता है जो दिखाती हैं कि उनकी ओर से ईमेल कौन भेज रहा है और क्या वे संदेश [[spf-record|SPF]] और [[dkim|DKIM]] प्रमाणीकरण पास करते हैं। कुल रिपोर्ट (RUA) प्राप्त मेल सर्वरों द्वारा XML प्रारूप में दैनिक रूप से भेजी जाती हैं, जो प्रति भेजने वाले स्रोत के वॉल्यूम और पास/फेल दर का सारांश देती हैं। फोरेंसिक रिपोर्ट (RUF) व्यक्तिगत असफल संदेशों की संपादित प्रतियां प्रदान करती हैं। DMARC रिपोर्ट का विश्लेषण करने से डोमेन स्वामी 'p=none' से 'p=reject' तक नीति को कड़ा करने से पहले अनधिकृत प्रेषकों, गलत कॉन्फ़िगर किए गए मेल स्ट्रीम और स्पूफिंग प्रयासों की पहचान कर सकते हैं।
उदाहरण
After enabling DMARC with rua=mailto:[email protected], a SaaS company discovers its marketing automation tool is sending from an IP not covered by its SPF record, causing 15% of marketing emails to fail authentication silently.