SPF रिकॉर्ड
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/spf-record/" 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/spf-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/spf-record/)
Use the native HTML custom element.
SPF (सेंडर पॉलिसी फ्रेमवर्क) रिकॉर्ड एक [[txt-record|TXT रिकॉर्ड]] है जो निर्दिष्ट करता है कि कौन से मेल सर्वर किसी डोमेन की ओर से ईमेल भेजने के लिए अधिकृत हैं। SPF प्राप्त सर्वरों को प्रेषक की वैधता सत्यापित करने की अनुमति देकर ईमेल स्पूफिंग को रोकने में मदद करता है।
उदाहरण
The SPF record 'v=spf1 include:_spf.google.com ~all' means only Google's servers are authorized to send email for your domain.