{"id":89178,"date":"2024-05-22T06:12:36","date_gmt":"2024-05-22T06:12:36","guid":{"rendered":"https:\/\/postmansmtp.com\/?p=89178"},"modified":"2026-03-10T10:27:27","modified_gmt":"2026-03-10T10:27:27","slug":"what-is-a-dmarc-record","status":"publish","type":"post","link":"https:\/\/postmansmtp.com\/es\/what-is-a-dmarc-record\/","title":{"rendered":"What Is a DMARC Record? And How to Set Up DMARC [The Right Way]"},"content":{"rendered":"\n<p>Have no idea what is a DMARC record? Don&#8217;t worry! Today, we will cover everything about DMARC and how to set it up for your domain.<\/p>\n\n\n\n<p>In simple terms, the DMARC record is a policy that provides instructions to SMTP (mailing) servers on how to handle emails that fail SPF and DKIM authentication.<\/p>\n\n\n\n<p>Still confusing, right?<\/p>\n\n\n\n<p>No worries! In this WordPress <a href=\"https:\/\/postmansmtp.com\/email-domain-authentication\/\" target=\"_blank\" rel=\"noreferrer noopener\">email domain authentication<\/a> guide, we will explain what is a DMARC record? And how to set up DMARC for your domain in two easy steps.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What Is a DMARC Record? \u2013 A Brief Introduction<\/strong><\/h2>\n\n\n\n<p>DMARC, which stands for Domain-based Message Authentication Reporting and Conformance, is a DNS TXT record that defines a domain&#8217;s policy for handling emails that fail SPF and DKIM authentication. A DMARC record allows you to specify whether the recipient is to quarantine, ignore (none), or even reject the malicious emails.<\/p>\n\n\n\n<p>Setting up a DMARC record for your domain is extremely important as it enables email servers to identify legitimate emails and block fake ones. This prevents cyberattacks like email spoofing, phishing, and Business Email Compromise (BEC) (aka CEO fraud).&nbsp;<\/p>\n\n\n\n<p>Therefore, we strongly recommend that you set up a DMARC record for your email domain in order to make your emails more secure.<\/p>\n\n\n\n<p><strong>NOTE:<\/strong> Most email service providers, such as Google, Amazon, Zoho, etc., check for DMARC records in their anti-spam measures. Without a DMARC record, they are likely to reject your emails.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Example of a DMARC Record<\/strong><\/h3>\n\n\n\n<p>Generally, a DMARC record includes three key parts or tags.&nbsp;<\/p>\n\n\n\n<p>An example of DMARC records is shown below:<\/p>\n\n\n\n<p><strong>`v=DMARC1; p=quarantine; rua=mailto:dmarc@example.com<\/strong>`<\/p>\n\n\n\n<p>In this record, there are three tag values: `v,` `p,` and `rua,` which have the following values:`DMARC1`, `quarantine,` and `mailto:dmarc@example.com.` respectively.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>v<\/strong> = Indicates DMARC version.<\/li>\n\n\n\n<li><strong>p<\/strong> = It is the DMARC policy that specifies what to do when an email fails SPF and DKIM authentication<\/li>\n\n\n\n<li><strong>rua<\/strong> = It\u2019s an email address to receive DMARC reports. (Optional)<\/li>\n<\/ul>\n\n\n\n<p><strong>NOTE:<\/strong> At the moment, DMARC1 is the <a href=\"https:\/\/mxtoolbox.com\/dmarc\/details\/dmarc-tags\/dmarc-version\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">only supported version type for DMARC<\/a>. The DMARC version tag (v) in a <a href=\"https:\/\/postmansmtp.com\/dns-ptr-record\/\" target=\"_blank\" rel=\"noreferrer noopener\">DNS record<\/a> must be exactly DMARC1, or the receiving mail server will skip the entire verification process.<\/p>\n\n\n\n<p>When defining your DMARC policy, you have three options, which are as follows:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>None:<\/strong> This DMARC policy, commonly known as the &#8216;monitor\u00bb policy, instructs the recipient&#8217;s email provider to do nothing when an email fails SPF and DKIM checks.<\/li>\n\n\n\n<li><strong>Quarantine:<\/strong> It tells the recipient server to put suspicious emails in a spam folder instead of the primary inbox.<\/li>\n\n\n\n<li><strong>Reject:<\/strong> The email server will block any email that fails SPF and DKIM authentication, which means the recipient will not receive the email.&nbsp;<\/li>\n<\/ol>\n\n\n\n<p>You can also use additional optional tags such as &#8216;pct,&#8217; &#8216;ruf,&#8217; etc. But, to keep things simple, we recommend setting up a DMARC record using only `v,` `p,` and `rua.`<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How to Set Up DMARC Record in 2 Easy Steps<\/strong><\/h2>\n\n\n\n<p>Here are two easy steps that you can follow to set up a DMARC record for your domain.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step #1: Check Your Domain for DMARC Record<\/strong><\/h3>\n\n\n\n<p>To see if your domain has a DMARC record configured, use any DMARC lookup tool such as MXToolbox.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter the domain name in the search bar and then click on the &#8216;DMARC Lookup.&#8217; button.&nbsp;<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"188\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/DMARC-Lookup.jpg\" alt=\"Screenshot of a DMARC lookup tool displaying email authentication results for a domain.\" class=\"wp-image-89181\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/DMARC-Lookup.jpg 624w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/DMARC-Lookup-300x90.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If DMARC is not set up, you&#8217;ll see the failure status as shown in the screenshot below (i.e., &#8216;No DMARC Record found&#8217;).<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"188\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/No-DMARC-Record-found.jpg\" alt=\"Email security check interface displaying a &quot;No DMARC Record Found&quot; warning.\" class=\"wp-image-89182\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/No-DMARC-Record-found.jpg 624w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/No-DMARC-Record-found-300x90.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure>\n\n\n\n<p>Now, let&#8217;s move on to the second step, where we will show you where and how to add a DMARC record for your domain.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step #2: Update Your DNS Record to Add DMARC Policy<\/strong><\/h3>\n\n\n\n<p>DNS records are basically the set of guidelines that tell your web server where to look for your website&#8217;s content, your email mailbox, etc. To update your DNS record (in this case, DMARC), log into your domain provider&#8217;s account.<\/p>\n\n\n\n<p>If you don&#8217;t know where to find your DNS settings, try these options:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Web Hosting cPanel (Control Panel):<\/strong> If you\u2019ve bought your domain and web hosting together, you need to sign into your web hosting cPanel (control panel) to access the DNS or DNS Zone menu.<\/li>\n\n\n\n<li><strong>DNS Registrar:<\/strong> Use the domain registrar account to edit the DNS zone from which you bought your domain if you purchased it separately.<\/li>\n\n\n\n<li><strong>CDN (Content Delivery Network) provider:<\/strong> If you use a CDN (Content Delivery Network) service such as Cloudflare, then you can set up DNS records by logging into your CDN account.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1714\" height=\"478\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/CDN-Content-Delivery-Network-provider.jpg\" alt=\"Infographic or screenshot illustrating a CDN (Content Delivery Network) provider and its role in optimizing content delivery.\" class=\"wp-image-89183\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/CDN-Content-Delivery-Network-provider.jpg 1714w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/CDN-Content-Delivery-Network-provider-300x84.jpg 300w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/CDN-Content-Delivery-Network-provider-1024x286.jpg 1024w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/CDN-Content-Delivery-Network-provider-768x214.jpg 768w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/CDN-Content-Delivery-Network-provider-1536x428.jpg 1536w\" sizes=\"auto, (max-width: 1714px) 100vw, 1714px\" \/><\/figure>\n\n\n\n<p>For this example, we&#8217;ll walk you through the step-by-step process on how to configure a DMARC record in Cloudflare.<\/p>\n\n\n\n<p>First, confirm that your domain does not already have a DMARC record. In DNS settings, you can only have one DMARC record at a time.&nbsp;<\/p>\n\n\n\n<p>The following example of a DMARC record will cover all subdomains and email addresses connected to your account.<\/p>\n\n\n\n<p>To set up a DMARC TXT record, follow these steps:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>On your registrar&#8217;s DNS record section, select &#8216;Add record.&#8217;<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"137\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/registrars-DNS-record.jpg\" alt=\"DNS record configuration in a registrar&#039;s settings.\" class=\"wp-image-89184\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/registrars-DNS-record.jpg 624w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/registrars-DNS-record-300x66.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Select &#8216;TXT&#8217; from the Type drop-down menu.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"618\" height=\"114\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/Select-TXT.jpg\" alt=\"Image showing how to select the TXT record for email domain verification.\" class=\"wp-image-89185\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/Select-TXT.jpg 618w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/Select-TXT-300x55.jpg 300w\" sizes=\"auto, (max-width: 618px) 100vw, 618px\" \/><\/figure>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>In the \u2018Name\u2019 box, enter `_dmarc.` Some hosts might remove the period \u2018.\u2019, so you can try without it if needed.<\/li>\n\n\n\n<li>In the Content field, paste the DMARC record in the following format with your own custom values:<\/li>\n<\/ol>\n\n\n\n<p><strong>v=DMARC1; p=none; fo=1; rua=mailto:me@example.com<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"177\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/paste-the-DMARC-record.jpg\" alt=\"Screenshot of a DNS settings interface with a highlighted DMARC record input field for email authentication.\" class=\"wp-image-89186\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/paste-the-DMARC-record.jpg 624w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/paste-the-DMARC-record-300x85.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure>\n\n\n\n<p>Here&#8217;s a breakdown of the rule:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>`v=DMARC1`:<\/strong> Specifies the DMARC version.<\/li>\n\n\n\n<li><strong>`p=none`:<\/strong> This setting provides the least restriction, so you will continue to receive reports without affecting your email delivery.<\/li>\n\n\n\n<li><strong>`fo=1`:<\/strong> Generates forensic reports for every individual email if there&#8217;s a mismatch in DKIM or SPF alignment.<\/li>\n\n\n\n<li><strong>`rua=mailto:me@example.com`:<\/strong> Change this to the email address provided by your service provider or use an address from your domain.<\/li>\n<\/ul>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>The &#8216;TTL (Time to Live)&#8217; specifies how long the record is cached. It&#8217;s safe to leave the TTL on Auto, typically set to 4 hours. If Auto is not available, you can choose 24 hours or 86400 seconds.<\/li>\n\n\n\n<li>Finally, save the new DMARC entry to your DNS records.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Now, Wait Until Your DMARC Record Gets Propagated<\/strong><\/h2>\n\n\n\n<p>After making changes to your DNS, you need to wait up to 48 hours for the changes to take effect. If you&#8217;re using Cloudflare, the changes often take place within a few minutes.<\/p>\n\n\n\n<p>Once the changes have propagated, go back to a web-based DMARC checker like MXToolbox. Use its DMARC tool to check again.<\/p>\n\n\n\n<p>This time, you should see a green bar indicating that your DMARC rule is working correctly.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"223\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/DMARC-tool.jpg\" alt=\"Screenshot of a DMARC record analysis tool, showing domain authentication results.\" class=\"wp-image-89187\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/DMARC-tool.jpg 624w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/DMARC-tool-300x107.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Final Remarks<\/strong><\/h2>\n\n\n\n<p>That&#8217;s it! As we have answered the question, &#8216;What Is a DMARC Record? Now you know that setting up a DMARC record is the most crucial step in securing your email domain.&nbsp;<\/p>\n\n\n\n<p>Adding a DMARC record for your email domain ensures that only legitimate emails reach your recipients, protecting them from phishing, spoofing, and other email-based attacks. This not only improves your domain&#8217;s security but also boosts your <a href=\"https:\/\/postmansmtp.com\/how-to-check-your-domain-reputation\/\" target=\"_blank\" rel=\"noreferrer noopener\">email deliverability<\/a> and trustworthiness.<\/p>\n\n\n\n<p>Don&#8217;t forget that DMARC is part of a larger email authentication framework that includes SPF and DKIM. Together, these protocols provide a robust defense against email fraud.&nbsp;<\/p>\n\n\n\n<p>To learn more about email authentication protocols, check out our detailed guide about <a href=\"https:\/\/postmansmtp.com\/dmarc-spf-dkim\/\" target=\"_blank\" rel=\"noreferrer noopener\">SPF, DKIM, and DMARC<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions<\/strong><\/h2>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Have no idea what is a DMARC record? Don&#8217;t worry! Today, we [&hellip;]<\/p>\n","protected":false},"author":6276,"featured_media":89190,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"none","_seopress_titles_title":"What Is a DMARC Record? And How to Set Up DMARC [Easy]","_seopress_titles_desc":"Want to set up a DMARC record? Read on to learn what is a DMARC record? And how to configure a DMARC record in your DNS record.","_seopress_robots_index":"","inline_featured_image":false,"_uag_custom_page_level_css":"","advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[12],"tags":[],"class_list":["post-89178","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-guides"],"acf":[],"author_meta":{"display_name":"Tahir Ali","author_link":"https:\/\/postmansmtp.com\/es\/author\/tahir\/"},"featured_img":"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49-300x97.jpg","jetpack_featured_media_url":"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49.jpg","spectra_custom_meta":{"ezd_doc_layout":[""],"ezd_doc_content_type":[""],"ezd_doc_content_type_right":[""],"ezd_doc_content_box_right":[""],"_edit_lock":["1773210053:6407"],"_seopress_robots_primary_cat":["none"],"_seopress_titles_title":["What Is a DMARC Record? And How to Set Up DMARC [Easy]"],"_seopress_titles_desc":["Want to set up a DMARC record? Read on to learn what is a DMARC record? And how to configure a DMARC record in your DNS record."],"_bbp_topic_count":["0"],"_bbp_reply_count":["0"],"_bbp_total_topic_count":["0"],"_bbp_total_reply_count":["0"],"_bbp_voice_count":["0"],"_bbp_anonymous_reply_count":["0"],"_bbp_topic_count_hidden":["0"],"_bbp_reply_count_hidden":["0"],"_bbp_forum_subforum_count":["0"],"advgb_blocks_editor_width":[""],"advgb_blocks_columns_visual_guide":[""],"ast-site-content-layout":["default"],"theme-transparent-header-meta":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"astra-migrate-meta-layouts":["set"],"footnotes":[""],"_edit_last":["6407"],"_seopress_social_fb_title":["What Is a DMARC Record? And How to Set Up DMARC [Easy]"],"_seopress_social_fb_desc":["Want to set up a DMARC record? Read on to learn what is a DMARC record? And how to configure a DMARC record in your DNS record."],"_seopress_social_twitter_title":["What Is a DMARC Record? And How to Set Up DMARC [Easy]"],"_seopress_social_twitter_desc":["Want to set up a DMARC record? Read on to learn what is a DMARC record? And how to configure a DMARC record in your DNS record."],"_seopress_redirections_type":["301"],"_seopress_redirections_logged_status":["both"],"_seopress_analysis_target_kw":["DMARC Record,Set Up DMARC Record,Domain for DMARC Record,What Is a DMARC Record"],"um_content_restriction":["a:8:{s:26:\"_um_custom_access_settings\";b:0;s:14:\"_um_accessible\";i:0;s:28:\"_um_access_hide_from_queries\";b:0;s:19:\"_um_noaccess_action\";i:0;s:30:\"_um_restrict_by_custom_message\";i:0;s:27:\"_um_restrict_custom_message\";s:0:\"\";s:19:\"_um_access_redirect\";i:0;s:23:\"_um_access_redirect_url\";s:0:\"\";}"],"_eael_post_view_count":["3319"],"_thumbnail_id":["89190"],"_seopress_social_fb_img":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-Social-Media.jpg"],"_seopress_social_fb_img_attachment_id":["89191"],"_seopress_social_fb_img_width":["2501"],"_seopress_social_fb_img_height":["1309"],"_seopress_social_twitter_img":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-Social-Media.jpg"],"_seopress_social_twitter_img_attachment_id":["89191"],"_seopress_social_twitter_img_width":["2501"],"_seopress_social_twitter_img_height":["1309"],"rank_math_title":["What Is a DMARC Record? And How to Set Up DMARC [Easy]"],"rank_math_description":["Want to set up a DMARC record? Read on to learn what is a DMARC record? And how to configure a DMARC record in your DNS record."],"rank_math_focus_keyword":["DMARC Record,Set Up DMARC Record,Domain for DMARC Record,What Is a DMARC Record"],"rank_math_facebook_title":["What Is a DMARC Record? And How to Set Up DMARC [Easy]"],"rank_math_facebook_description":["Want to set up a DMARC record? Read on to learn what is a DMARC record? And how to configure a DMARC record in your DNS record."],"rank_math_facebook_image":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-Social-Media.jpg"],"rank_math_twitter_title":["What Is a DMARC Record? And How to Set Up DMARC [Easy]"],"rank_math_twitter_description":["Want to set up a DMARC record? Read on to learn what is a DMARC record? And how to configure a DMARC record in your DNS record."],"rank_math_twitter_image":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-Social-Media.jpg"],"rank_math_facebook_image_id":["89191"],"rank_math_twitter_image_id":["89191"],"rank_math_twitter_use_facebook":["off"],"rank_math_robots":["a:1:{i:0;s:0:\"\";}"],"old_thumbnail_id":["89189"],"copied_media_ids":["a:7:{i:0;i:89181;i:1;i:89182;i:2;i:89183;i:3;i:89184;i:4;i:89185;i:5;i:89186;i:6;i:89187;}"],"referenced_media_ids":["a:1:{i:0;i:89190;}"],"_wpml_word_count":["1156"],"_wpml_location_migration_done":["1"],"ezd_doc_contributors":["6407,"],"_uagb_toc_options":["a:2:{s:17:\"_uagb_toc_version\";s:10:\"1777540159\";s:18:\"_uagb_toc_headings\";a:8:{i:0;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:43:\"what-is-a-dmarc-record-a-brief-introduction\";s:7:\"content\";s:48:\"What Is a DMARC Record? \u2013 A Brief Introduction\";s:5:\"depth\";i:2;}i:1;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:25:\"example-of-a-dmarc-record\";s:7:\"content\";s:25:\"Example of a DMARC Record\";s:5:\"depth\";i:3;}i:2;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:42:\"how-to-set-up-dmarc-record-in-2-easy-steps\";s:7:\"content\";s:42:\"How to Set Up DMARC Record in 2 Easy Steps\";s:5:\"depth\";i:2;}i:3;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:41:\"step-1-check-your-domain-for-dmarc-record\";s:7:\"content\";s:43:\"Step #1: Check Your Domain for DMARC Record\";s:5:\"depth\";i:3;}i:4;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:49:\"step-2-update-your-dns-record-to-add-dmarc-policy\";s:7:\"content\";s:51:\"Step #2: Update Your DNS Record to Add DMARC Policy\";s:5:\"depth\";i:3;}i:5;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:48:\"now-wait-until-your-dmarc-record-gets-propagated\";s:7:\"content\";s:49:\"Now, Wait Until Your DMARC Record Gets Propagated\";s:5:\"depth\";i:2;}i:6;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:13:\"final-remarks\";s:7:\"content\";s:13:\"Final Remarks\";s:5:\"depth\";i:2;}i:7;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:26:\"frequently-asked-questions\";s:7:\"content\";s:26:\"Frequently Asked Questions\";s:5:\"depth\";i:2;}}}"],"_uag_page_assets":["a:9:{s:3:\"css\";s:8757:\".wp-block-uagb-container.uagb-block-6a49e24e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6a49e24e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6a49e24e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6a49e24e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6a49e24e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a49e24e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a49e24e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-6a49e24e{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 20px;column-gap: 20px;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a49e24e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a49e24e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-6a49e24e{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a49e24e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a49e24e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-6a49e24e{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}}.wp-block-uagb-container.uagb-block-21a93d71 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-21a93d71 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-21a93d71 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-21a93d71 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-21a93d71 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-21a93d71{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-21a93d71 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 25px;column-gap: 25px;}.wp-block-uagb-container.uagb-block-21a93d71{box-shadow: 0px 0px   #00000070 ;padding-top: 30px;padding-bottom: 30px;padding-left: 15px;padding-right: 15px;margin-top: 10px !important;margin-bottom: 10px !important;margin-left: 10px;margin-right: 10px;overflow: visible;order: initial;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-style: solid;border-color: #e2e2e2;background-color: #fafafa;;row-gap: 25px;column-gap: 25px;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b.wp-block-uagb-advanced-heading .uagb-heading-text{color: #214a72;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b.wp-block-uagb-advanced-heading {text-align: center;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b.wp-block-uagb-advanced-heading .uagb-desc-text{color: #737373;margin-bottom: 0px;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b .uagb-heading-text{font-family: \"Poppins\";font-weight: 700;font-size: 28px;margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b .uagb-desc-text{font-family: \"Poppins\";font-weight: 500;font-size: 16px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-21a93d71{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-21a93d71 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-21a93d71{padding-top: 30px;padding-bottom: 30px;padding-left: 15px;padding-right: 15px;margin-top: 10px !important;margin-bottom: 10px !important;margin-left: 10px;margin-right: 10px;order: initial;border-style: solid;border-color: #e2e2e2;background-color: #fafafa;;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-21a93d71{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-21a93d71 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-21a93d71{padding-top: 30px;padding-bottom: 30px;padding-left: 15px;padding-right: 15px;margin-top: 10px !important;margin-bottom: 10px !important;margin-left: 10px;margin-right: 10px;order: initial;border-style: solid;border-color: #e2e2e2;background-color: #fafafa;;}}\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:13:{i:0;s:14:\"core\/paragraph\";i:1;s:12:\"core\/heading\";i:2;s:9:\"core\/list\";i:3;s:14:\"core\/list-item\";i:4;s:10:\"core\/image\";i:5;s:20:\"wpseopress\/faq-block\";i:6;s:14:\"uagb\/container\";i:7;s:10:\"uagb\/image\";i:9;s:21:\"uagb\/advanced-heading\";i:10;s:17:\"gutena\/newsletter\";i:11;s:22:\"gutena\/newsletter-form\";i:12;s:29:\"gutena\/newsletter-input-field\";i:13;s:31:\"gutena\/newsletter-submit-button\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1777540159\";s:6:\"gfonts\";a:1:{s:7:\"Poppins\";a:2:{s:10:\"fontfamily\";s:7:\"Poppins\";s:12:\"fontvariants\";a:2:{i:0;s:3:\"700\";i:1;s:3:\"500\";}}}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49.jpg",746,240,false],"thumbnail":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49-150x150.jpg",150,150,true],"medium":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49-300x97.jpg",300,97,true],"medium_large":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49.jpg",746,240,false],"large":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49.jpg",746,240,false],"ezd_searrch_thumb16x16":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49-16x16.jpg",16,16,true],"ezd_searrch_thumb50x50":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49-50x50.jpg",50,50,true],"ezd_embed_thumb":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49.jpg",100,32,false],"1536x1536":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49.jpg",746,240,false],"2048x2048":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49.jpg",746,240,false],"gform-image-choice-sm":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49.jpg",300,97,false],"gform-image-choice-md":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49.jpg",400,129,false],"gform-image-choice-lg":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/05\/post-smtp-blog-2_What-Is-a-DMARC-Record-And-How-to-Set-Up-DMARC-The-Right-Way-49.jpg",600,193,false]},"uagb_author_info":{"display_name":"Tahir Ali","author_link":"https:\/\/postmansmtp.com\/es\/author\/tahir\/"},"uagb_comment_info":0,"uagb_excerpt":"Have no idea what is a DMARC record? Don&#8217;t worry! Today, we [&hellip;]","coauthors":[],"tax_additional":{"categories":{"linked":["<a href=\"https:\/\/postmansmtp.com\/category\/guides\/\" class=\"advgb-post-tax-term\">Guides<\/a>"],"unlinked":["<span class=\"advgb-post-tax-term\">Guides<\/span>"]}},"comment_count":"0","relative_dates":{"created":"Publicado 2 a\u00f1os hace","modified":"Actualizado 2 meses hace"},"absolute_dates":{"created":"Publicado el mayo 22, 2024","modified":"Actualizado el marzo 10, 2026"},"absolute_dates_time":{"created":"Publicado el mayo 22, 2024 6:12 am","modified":"Actualizado el marzo 10, 2026 10:27 am"},"featured_img_caption":"","series_order":"","_links":{"self":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/posts\/89178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/users\/6276"}],"replies":[{"embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/comments?post=89178"}],"version-history":[{"count":0,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/posts\/89178\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/media\/89190"}],"wp:attachment":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/media?parent=89178"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/categories?post=89178"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/tags?post=89178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}