{"id":88841,"date":"2024-03-26T06:23:45","date_gmt":"2024-03-26T06:23:45","guid":{"rendered":"https:\/\/postmansmtp.com\/?p=88841"},"modified":"2026-03-11T06:43:08","modified_gmt":"2026-03-11T06:43:08","slug":"email-domain-authentication","status":"publish","type":"post","link":"https:\/\/postmansmtp.com\/es\/email-domain-authentication\/","title":{"rendered":"How to Set Up Email Domain Authentication [Step-by-Step]"},"content":{"rendered":"\n<p>It&#8217;s obvious that you want to improve your email deliverability so that they don&#8217;t end up in the spam folder. One way to fix this issue is to set up email domain authentication.<\/p>\n\n\n\n<p>Email domain authentication acts as a shield, which prevents your domain from being misused for email spoofing and <a href=\"https:\/\/passwordprotectedwp.com\/wordpress-phishing-attack\/\" target=\"_blank\" rel=\"noreferrer noopener\">phishing attacks<\/a>.<\/p>\n\n\n\n<p>So, if you are experiencing the email domain authentication failed issue, keep reading. In today&#8217;s guide, we will explain everything about email domain authentication and also walk you through the step-by-step process of configuring it.<\/p>\n\n\n\n<p>Ready? Let&#8217;s begin!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What is Email Domain Authentication, and Why is it important?<\/strong><\/h2>\n\n\n\n<p>Do you know what authenticating a domain is and why you should configure it in the first place?<\/p>\n\n\n\n<p>Let\u2019s answer each question one by one:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Email Authentication \u2013 Brief Introduction<\/strong><\/h3>\n\n\n\n<p>Email authentication is a set of techniques email servers use to verify that outgoing emails from your domain are truly from you. This verification process helps prevent spammers from sending emails that appear to come from your domain\u2013a practice known as email spoofing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Importance of Email Domain Authentication<\/strong><\/h3>\n\n\n\n<p>You most certainly don&#8217;t want your email domain to be the prey of hackers and scammers, right?<\/p>\n\n\n\n<p>According to the FBI, BEC (business email compromise) attacks <a href=\"https:\/\/abnormalsecurity.com\/blog\/bec-vec-attacks#:~:text=In%202023%2C%20BEC%20attacks%20skyrocketed%2C%20with%20monthly%20attacks%20per%201%2C000%20mailboxes%20more%20than%20doubling%20to%2010.77%2C%20a%20staggering%20108%25%20increase%20compared%20to%202022.%20The%20rate%20of%20these%20attacks%20peaked%20in%20October%20with%20a%20monthly%20average%20of%2014.57%20attacks%20per%201%2C000%20mailboxes.\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">increased 108%<\/a> from 2022 to 2023, with a staggering 10.77 attacks per 1,000 mailboxes.<\/p>\n\n\n\n<p>Here are some reasons why you should authenticate your email domain to avoid security risks in the future.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Prevent Email Spoofing:<\/strong> Authentication helps stop malicious actors from impersonating your domain and sending fraudulent emails.<\/li>\n\n\n\n<li><strong>Increased Deliverability:<\/strong> Emails that are properly authenticated have higher chances of reaching recipients&#8217; inboxes.<\/li>\n\n\n\n<li><strong>Protecting Brand Reputation:<\/strong> It safeguards your brand&#8217;s reputation by ensuring that only legitimate emails are sent under your domain name.<\/li>\n\n\n\n<li><strong>Guarantee Email Integrity:<\/strong> Authentication methods like DKIM ensure that emails remain unchanged during transit so they&#8217;re not tampered with.<\/li>\n\n\n\n<li><strong>Compliance Requirements:<\/strong> Many industries and data regulation authorities, such as <a href=\"https:\/\/postmansmtp.com\/how-to-stay-gdpr-compliant-when-using-post-smtp\/\" target=\"_blank\" rel=\"noreferrer noopener\">GDPR<\/a>, have regulations mandating email authentication for data security and privacy.<\/li>\n\n\n\n<li><strong>Reducing False Positives:<\/strong> A proper authentication process reduces the likelihood of legitimate emails being mistaken for spam.<\/li>\n\n\n\n<li><strong>Mitigate Data Breaches:<\/strong> Secure email authentication reduces the risk of data breaches associated with unauthorized access to email accounts.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https:\/\/postmansmtp.com\/configuration-request\/?utm_source=blog&amp;utm_medium=in_between&amp;utm_campaign=configuration_banner&amp;utm_content=blog-id\" target=\"_blank\" rel=\"noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"658\" height=\"203\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Banner2-Horizontal-2.png\" alt=\"A horizontal promotional banner related to Post SMTP, featuring branding and a call-to-action.\" class=\"wp-image-88858\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Banner2-Horizontal-2.png 658w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Banner2-Horizontal-2-300x93.png 300w\" sizes=\"auto, (max-width: 658px) 100vw, 658px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How Does Email Authentication Work?<\/strong><\/h2>\n\n\n\n<p>Email authentication involves a series of checks that email services perform to verify that the domain owner has authorized the email that claims to come from a specific domain.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Verification of Sending Sources<\/strong>: Email services check the registered IP address (which you mention in your domain&#8217;s SPF record) to see if the email comes from an authorized server.<\/li>\n\n\n\n<li><strong>Verify Content Authenticity<\/strong>: Email servers verify the digital signature hidden inside your email header using the private key, proving that the email is legitimate and hasn&#8217;t been tampered with during transit.<\/li>\n\n\n\n<li><strong>Policy Enforcement<\/strong>: Based on the results, email services decide whether to deliver, quarantine, or reject the email, which you define in DMARC policy.<\/li>\n<\/ol>\n\n\n\n<p>To successfully pass all the email authentication security checks and avoid spam, you must configure three primary DNS records for your email domain: <a href=\"https:\/\/postmansmtp.com\/dmarc-spf-dkim\/\" target=\"_blank\" rel=\"noreferrer noopener\">SPF, DKIM, and DMARC<\/a>.&nbsp;<\/p>\n\n\n\n<p>Before we get into how to set them up, let&#8217;s discuss what they are and how they work.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>#1: What is SPF (Sender Policy Framework)?<\/strong><\/h3>\n\n\n\n<p>SPF is a protocol that allows domain owners to specify IP addresses (in the form of DNS TXT entry) that are authorized to send emails on behalf of their domain. It acts as a whitelist of approved sending sources, protecting you from unauthorized servers from sending emails using your domain name.<\/p>\n\n\n\n<p>Suppose your domain is \u00abexample.com.\u00bb For SPF, you can create a DNS record entry that specifies the IP addresses allowed to send emails from \u00ab@example.com.\u00bb&nbsp;<\/p>\n\n\n\n<p>Which is something like this:<\/p>\n\n\n\n<p><strong>v=spf1 ip4:192.0.2.0 -all<\/strong><\/p>\n\n\n\n<p>This record indicates that emails from IP address 192.0.2.0 are legitimate, and \u00ab-all\u00bb means block all other IP addresses.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>#2: What is a DKIM Signature?<\/strong><\/h3>\n\n\n\n<p>DKIM, or DomainKeys Identified Mail, is an email security standard that adds a cryptographic signature to your outgoing emails. This signature, verified by recipient servers using a public key published in your <a href=\"https:\/\/postmansmtp.com\/dns-ptr-record\/\" target=\"_blank\" rel=\"noreferrer noopener\">DNS records<\/a>, guarantees the authenticity and integrity of your emails. It prevents tampering or modification during transit.<\/p>\n\n\n\n<p>DKIM signature is a public key that appears as a TXT record that you add to the DNS zone settings of your email domain. The format typically looks like this:<\/p>\n\n\n\n<p><strong>v=DKIM1; k=rsa; t=s; p=\u201d\u201d*******\u2026.\u201d\u201d<\/strong><\/p>\n\n\n\n<p>Each variable represents the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>v<\/strong> = Denotes the DKIM version.<\/li>\n\n\n\n<li><strong>k<\/strong> = Specifies the key type, which is always \u00abrsa.\u00bb<\/li>\n\n\n\n<li><strong>p<\/strong> = Represents the public key itself, which you can generate through your email service provider\u2019s account settings.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>#3: What is DMARC Policy?<\/strong><\/h3>\n\n\n\n<p>DMARC stands for Domain-based Message Authentication, Reporting, and Conformance, a policy that relies on SPF and DKIM.<\/p>\n\n\n\n<p>The DMARC txt record allows domain owners to define the policy for handling emails that fail authentication checks. This includes options to quarantine, reject, or monitor such emails, providing an additional layer of protection against email spoofing and fraud.<\/p>\n\n\n\n<p>An example of a <a href=\"https:\/\/postmansmtp.com\/what-is-a-dmarc-record\/\" target=\"_blank\" rel=\"noreferrer noopener\">DMARC TXT record<\/a> is as follows:<\/p>\n\n\n\n<p><strong>v=DMARC1; p=quarantine; rua=mailto:you@example.com; ruf=mailto:you@example.com; sp=reject<\/strong><\/p>\n\n\n\n<p>Here&#8217;s what each part means:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>v<\/strong> = DMARC1: DMARC protocol version.<\/li>\n\n\n\n<li><strong>p<\/strong> = quarantine: Policy for rejected emails (quarantine, reject, or none).<\/li>\n\n\n\n<li><strong>rua<\/strong> = mailto:you@example.com: Reports on DMARC activity.<\/li>\n\n\n\n<li><strong>ruf<\/strong> = mailto:you@example.com: Forensic reports on DMARC failures.<\/li>\n\n\n\n<li><strong>sp<\/strong> = reject: Policy for subdomains (reject, quarantine, none).<\/li>\n<\/ul>\n\n\n\n<p>This DMARC record helps prevent email spoofing by defining actions for emails that fail SPF and DKIM checks.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How to Check Email Authentication for Your Domain<\/strong><\/h2>\n\n\n\n<p>Before setting up email domain authentication, it&#8217;s crucial to check the current status of your domain&#8217;s authentication via an email authentication checker. Here&#8217;s how you can do it:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>To Check SPF:<\/strong> Use online SPF checkers like <a href=\"https:\/\/mxtoolbox.com\/spf.aspx\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">MXToolbox<\/a> or <a href=\"https:\/\/dmarcian.com\/spf-survey\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">SPF Surveyor<\/a>. You need to enter your domain and verify the SPF record.<\/li>\n<\/ul>\n\n\n\n<p><strong>SPF Surveyor:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1275\" height=\"468\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/SPF-Surveyo.jpg\" alt=\"A tool or report analyzing SPF records to ensure proper email authentication.\" class=\"wp-image-88844\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/SPF-Surveyo.jpg 1275w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/SPF-Surveyo-300x110.jpg 300w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/SPF-Surveyo-1024x376.jpg 1024w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/SPF-Surveyo-768x282.jpg 768w\" sizes=\"auto, (max-width: 1275px) 100vw, 1275px\" \/><\/figure>\n\n\n\n<p><strong>MXToolbox SPF Record Lookup:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1512\" height=\"447\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/MXToolbox-SPF-Record-Lookup.jpg\" alt=\"Screenshot of the MXToolbox website displaying SPF record lookup results for a domain.\" class=\"wp-image-88845\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/MXToolbox-SPF-Record-Lookup.jpg 1512w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/MXToolbox-SPF-Record-Lookup-300x89.jpg 300w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/MXToolbox-SPF-Record-Lookup-1024x303.jpg 1024w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/MXToolbox-SPF-Record-Lookup-768x227.jpg 768w\" sizes=\"auto, (max-width: 1512px) 100vw, 1512px\" \/><\/figure>\n\n\n\n<p>If multiple SPF records exist for your email domain, you need to merge them into one. Check out our detailed guide on how to <a href=\"https:\/\/postmansmtp.com\/multiple-spf-records\/\" target=\"_blank\" rel=\"noreferrer noopener\">merge multiple SPF records<\/a> the right way.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>For DKIM Check:<\/strong> Visit <a href=\"https:\/\/toolbox.googleapps.com\/apps\/dig\/#TXT\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google Admin Toolbox<\/a>, select Dig from the left-hand menu, and type your domain with the selector for your DKIM records, which you have set up inside the DNS Zone of your hosting panel.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1742\" height=\"688\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/For-DKIM-Check.jpg\" alt=\"Screenshot of a tool or interface for performing a DKIM check, showing the input fields for domain details and a success or error message based on the validation.\" class=\"wp-image-88846\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/For-DKIM-Check.jpg 1742w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/For-DKIM-Check-300x118.jpg 300w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/For-DKIM-Check-1024x404.jpg 1024w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/For-DKIM-Check-768x303.jpg 768w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/For-DKIM-Check-1536x607.jpg 1536w\" sizes=\"auto, (max-width: 1742px) 100vw, 1742px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>For DMARC Txt Record:<\/strong> Utilize DMARC analyzers such as Dmarcian to review your DMARC policy and its alignment. After entering your domain, you will see the DMARC record (if there is one) as shown below:<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"488\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/For-DMARC-Txt-Record.jpg\" alt=\"Screenshot of a DNS settings page showing fields for adding a DMARC TXT record.\" class=\"wp-image-88847\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/For-DMARC-Txt-Record.jpg 1280w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/For-DMARC-Txt-Record-300x114.jpg 300w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/For-DMARC-Txt-Record-1024x390.jpg 1024w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/For-DMARC-Txt-Record-768x293.jpg 768w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><\/figure>\n\n\n\n<p><strong>IMPORTANT:<\/strong> Before you authenticate your email domain, it is recommended that you have a customer email domain for your business for better email deliverability. If you can\u2019t afford one, check out a guide on getting<a href=\"https:\/\/postmansmtp.com\/how-to-get-an-email-domain\/\" target=\"_blank\" rel=\"noreferrer noopener\"> an email domain for your business \u2013 100% free<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How to Set Up Email Authentication for Your Domain [Step-by-Step]<\/strong><\/h2>\n\n\n\n<p>Are you wondering how to set up SPF and DKIM for my domain or how to authenticate an email domain? The following steps will guide you through the process.<\/p>\n\n\n\n<p>Now that you understand the significance and mechanisms of email domain authentication, let&#8217;s set it up for your domain.<\/p>\n\n\n\n<p><strong>PLEASE NOTE: <\/strong>To set up DNS TXT records (SPF, <a href=\"https:\/\/postmansmtp.com\/dmarc-vs-dkim\/\" target=\"_blank\" rel=\"noreferrer noopener\">DKIM, and DMARC<\/a>), you must have access to the control panel of your email service provider account or your web hosting account. The interface for the control panel of each hosting account will probably be different.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step #1: <\/strong><strong>Configure SPF Record to Assign IP Addresses&nbsp;&nbsp;<\/strong><\/h3>\n\n\n\n<p>To set up SPF email authentication for your domain:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to your domain&#8217;s DNS management dashboard.<\/li>\n\n\n\n<li>Add a new TXT record with the SPF syntax as shown in the screenshot below.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1643\" height=\"158\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Configure-SPF-Record-to-Assign-IP-Addresses.jpg\" alt=\"A DNS settings page demonstrating how to configure an SPF record for email authentication.\" class=\"wp-image-88848\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Configure-SPF-Record-to-Assign-IP-Addresses.jpg 1643w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Configure-SPF-Record-to-Assign-IP-Addresses-300x29.jpg 300w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Configure-SPF-Record-to-Assign-IP-Addresses-1024x98.jpg 1024w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Configure-SPF-Record-to-Assign-IP-Addresses-768x74.jpg 768w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Configure-SPF-Record-to-Assign-IP-Addresses-1536x148.jpg 1536w\" sizes=\"auto, (max-width: 1643px) 100vw, 1643px\" \/><\/figure>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Replace \u00abYour_IP_Address\u00bb with the actual IP address(es) of your mail servers.<\/li>\n\n\n\n<li>Also, you can add third-party domains by using the attribute \u201c<strong>include:\u00bb<\/strong> followed by a third-party domain name, as shown in the above SPF syntax.<\/li>\n\n\n\n<li>Finally, save the changes, and your SPF record is now configured.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step #2: <\/strong><strong>Configure DKIM to Avoid Anti-Spam<\/strong><\/h3>\n\n\n\n<p>In response to a question, how do I set up DKIM authentication? Here is the step-by-step process to configure the DKIM record for your email domain.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Generate DKIM keys using your email provider&#8217;s settings.<\/li>\n\n\n\n<li>Add the generated DKIM records to your DNS settings as TXT records.<\/li>\n<\/ol>\n\n\n\n<p>The format of your DKIM Records should look like this:<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1570\" height=\"147\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Configure-DKIM-to-Avoid-Anti-Spam.jpg\" alt=\"Graphic showing steps to configure DKIM in Post SMTP to avoid anti-spam filters, with illustrations of DNS entries and email flow.\" class=\"wp-image-88849\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Configure-DKIM-to-Avoid-Anti-Spam.jpg 1570w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Configure-DKIM-to-Avoid-Anti-Spam-300x28.jpg 300w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Configure-DKIM-to-Avoid-Anti-Spam-1024x96.jpg 1024w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Configure-DKIM-to-Avoid-Anti-Spam-768x72.jpg 768w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Configure-DKIM-to-Avoid-Anti-Spam-1536x144.jpg 1536w\" sizes=\"auto, (max-width: 1570px) 100vw, 1570px\" \/><\/figure>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Simply change \u00abSelector\u00bb with your DKIM selector, \u00abexample.com\u00bb with your domain, and \u00abYour_Public_Key\u00bb with the DKIM public key.<\/li>\n\n\n\n<li>Save the changes, and you have successfully set up DKIM on your domain.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step #3: <\/strong><strong>Define Your DMARC Policy<\/strong><\/h3>\n\n\n\n<p>As we told you, DMARC is a policy that relies on SPF and DKIM records. Once you successfully configure SPF and DKIM now, you can follow a similar process to set up the DMARC policy for your email domain.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Similar to SPF and DKIM TXT entries, create a DMARC TXT record in your DNS settings.<\/li>\n<\/ol>\n\n\n\n<p>Here is the format of your DMARC policy:<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1332\" height=\"249\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Define-Your-DMARC-Policy.jpg\" alt=\"Screenshot of an email security settings panel showing options for configuring a DMARC (Domain-based Message Authentication, Reporting &amp; Conformance) policy.\" class=\"wp-image-88850\" style=\"width:994px;height:auto\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Define-Your-DMARC-Policy.jpg 1332w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Define-Your-DMARC-Policy-300x56.jpg 300w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Define-Your-DMARC-Policy-1024x191.jpg 1024w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Define-Your-DMARC-Policy-768x144.jpg 768w\" sizes=\"auto, (max-width: 1332px) 100vw, 1332px\" \/><\/figure>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Replace \u00abexample.com\u00bb with your domain and adjust the \u00abp\u00bb policy according to your preference (quarantine\/reject\/none). For \u201crua\u00bb and \u201cruf,\u201d you can provide any email address on which you want to receive DMARC activity and forensic reports, respectively.&nbsp;<\/li>\n\n\n\n<li>Lastly, Save the changes, and your DMARC policy is set.<\/li>\n<\/ol>\n\n\n\n<p><strong>NOTE:<\/strong> After confirming your DNS TXT records, it might take 24 to 48 hours before they fully propagate. Once they have been updated, you can check them using any DNS lookup tools mentioned above.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https:\/\/postmansmtp.com\/configuration-request\/?utm_source=blog&amp;utm_medium=footer&amp;utm_campaign=configuration_banner&amp;utm_content=blog-id\" target=\"_blank\" rel=\"noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"658\" height=\"203\" src=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Banner2-Horizontal-3.png\" alt=\"A horizontal promotional banner related to Post SMTP, featuring branding and a call-to-action.\" class=\"wp-image-88860\" srcset=\"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Banner2-Horizontal-3.png 658w, https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/Banner2-Horizontal-3-300x93.png 300w\" sizes=\"auto, (max-width: 658px) 100vw, 658px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Wrapping Up<\/strong><\/h2>\n\n\n\n<p>Email Domain Authentication is crucial for ensuring your emails reach your customers&#8217; inboxes without being marked as spam. Email authentication standards, such as SPF, DKIM, and DMARC, verify the sender&#8217;s legitimacy and boost email deliverability.<\/p>\n\n\n\n<p>By following the steps in this guide to authenticate your emails, you will not only protect yourself from email fraud but also enhance your brand&#8217;s reputation and customer trust.<\/p>\n\n\n\n<p>Lastly, if you do not have the time or expertise, you can <a href=\"https:\/\/postmansmtp.com\/configuration-request\/\" target=\"_blank\" rel=\"noreferrer noopener\">get help<\/a> from our team of experts at <a href=\"https:\/\/postmansmtp.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Post SMTP<\/a>; with standard customer support, we also offer email authentication services to help improve your email deliverability.<\/p>\n\n\n\n<p>So, don&#8217;t let your emails get lost in spam folders\u2014check out our <a href=\"https:\/\/postmansmtp.com\/configuration-request\/\" target=\"_blank\" rel=\"noreferrer noopener\">SMTP configuration and email deliverability improvement service<\/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>It&#8217;s obvious that you want to improve your email deliverability so that [&hellip;]<\/p>\n","protected":false},"author":6276,"featured_media":88853,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"none","_seopress_titles_title":"How to Set Up Email Domain Authentication [Step-by-Step]","_seopress_titles_desc":"Email domain authentication is crucial for protecting your domain from email spoofing. Learn how to set up email domain authentication in 3 easy steps.","_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-88841","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\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13-300x97.jpg","jetpack_featured_media_url":"https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13.jpg","spectra_custom_meta":{"ezd_doc_layout":[""],"ezd_doc_content_type":[""],"ezd_doc_content_type_right":[""],"ezd_doc_content_box_right":[""],"_edit_lock":["1773211411:6407"],"_seopress_robots_primary_cat":["none"],"_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":[""],"_eael_post_view_count":["5280"],"_edit_last":["6407"],"_seopress_redirections_type":["301"],"_seopress_redirections_logged_status":["both"],"_seopress_analysis_target_kw":["email domain authentication"],"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:\"\";}"],"_thumbnail_id":["88853"],"_seopress_titles_title":["How to Set Up Email Domain Authentication [Step-by-Step]"],"_seopress_titles_desc":["Email domain authentication is crucial for protecting your domain from email spoofing. Learn how to set up email domain authentication in 3 easy steps."],"_seopress_social_fb_title":["How to Set Up Email Domain Authentication [Step-by-Step]"],"_seopress_social_fb_desc":["Email domain authentication is crucial for protecting your domain from email spoofing. Learn how to set up email domain authentication in 3 easy steps."],"_seopress_social_fb_img":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-Social-Media.jpg"],"_seopress_social_fb_img_attachment_id":["88852"],"_seopress_social_fb_img_width":["2501"],"_seopress_social_fb_img_height":["1309"],"_seopress_social_twitter_title":["How to Set Up Email Domain Authentication [Step-by-Step]"],"_seopress_social_twitter_desc":["Email domain authentication is crucial for protecting your domain from email spoofing. Learn how to set up email domain authentication in 3 easy steps."],"_seopress_social_twitter_img":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-Social-Media.jpg"],"_seopress_social_twitter_img_attachment_id":["88852"],"_seopress_social_twitter_img_width":["2501"],"_seopress_social_twitter_img_height":["1309"],"rank_math_title":["How to Set Up Email Domain Authentication [Step-by-Step]"],"rank_math_description":["Email domain authentication is crucial for protecting your domain from email spoofing. Learn how to set up email domain authentication in 3 easy steps."],"rank_math_focus_keyword":["email domain authentication"],"rank_math_facebook_title":["How to Set Up Email Domain Authentication [Step-by-Step]"],"rank_math_facebook_description":["Email domain authentication is crucial for protecting your domain from email spoofing. Learn how to set up email domain authentication in 3 easy steps."],"rank_math_facebook_image":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-Social-Media.jpg"],"rank_math_twitter_title":["How to Set Up Email Domain Authentication [Step-by-Step]"],"rank_math_twitter_description":["Email domain authentication is crucial for protecting your domain from email spoofing. Learn how to set up email domain authentication in 3 easy steps."],"rank_math_twitter_image":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-Social-Media.jpg"],"rank_math_facebook_image_id":["88852"],"rank_math_twitter_image_id":["88852"],"rank_math_twitter_use_facebook":["off"],"rank_math_robots":["a:1:{i:0;s:0:\"\";}"],"old_thumbnail_id":["88854"],"copied_media_ids":["a:9:{i:0;i:88858;i:1;i:88844;i:2;i:88845;i:3;i:88846;i:4;i:88847;i:5;i:88848;i:6;i:88849;i:7;i:88850;i:8;i:88860;}"],"referenced_media_ids":["a:1:{i:0;i:88853;}"],"_wpml_word_count":["1755"],"_wpml_location_migration_done":["1"],"ezd_doc_contributors":["6407,"],"_seopress_pro_schemas_manual":["a:1:{i:0;a:1:{s:32:\"_seopress_pro_rich_snippets_type\";s:4:\"none\";}}"],"_uagb_toc_options":["a:2:{s:17:\"_uagb_toc_version\";s:10:\"1777398575\";s:18:\"_uagb_toc_headings\";a:14:{i:0;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:59:\"what-is-email-domain-authentication-and-why-is-it-important\";s:7:\"content\";s:61:\"What is Email Domain Authentication, and Why is it important?\";s:5:\"depth\";i:2;}i:1;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:39:\"email-authentication-brief-introduction\";s:7:\"content\";s:43:\"Email Authentication \u2013 Brief Introduction\";s:5:\"depth\";i:3;}i:2;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:41:\"importance-of-email-domain-authentication\";s:7:\"content\";s:41:\"Importance of Email Domain Authentication\";s:5:\"depth\";i:3;}i:3;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:34:\"how-does-email-authentication-work\";s:7:\"content\";s:35:\"How Does Email Authentication Work?\";s:5:\"depth\";i:2;}i:4;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:37:\"1-what-is-spf-sender-policy-framework\";s:7:\"content\";s:42:\"#1: What is SPF (Sender Policy Framework)?\";s:5:\"depth\";i:3;}i:5;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:26:\"2-what-is-a-dkim-signature\";s:7:\"content\";s:29:\"#2: What is a DKIM Signature?\";s:5:\"depth\";i:3;}i:6;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:22:\"3-what-is-dmarc-policy\";s:7:\"content\";s:25:\"#3: What is DMARC Policy?\";s:5:\"depth\";i:3;}i:7;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:49:\"how-to-check-email-authentication-for-your-domain\";s:7:\"content\";s:49:\"How to Check Email Authentication for Your Domain\";s:5:\"depth\";i:2;}i:8;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:63:\"how-to-set-up-email-authentication-for-your-domain-step-by-step\";s:7:\"content\";s:65:\"How to Set Up Email Authentication for Your Domain [Step-by-Step]\";s:5:\"depth\";i:2;}i:9;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:50:\"step-1-configure-spf-record-to-assign-ip-addresses\";s:7:\"content\";s:56:\"Step #1: Configure SPF Record to Assign IP Addresses\u00a0\u00a0\";s:5:\"depth\";i:3;}i:10;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:40:\"step-2-configure-dkim-to-avoid-anti-spam\";s:7:\"content\";s:42:\"Step #2: Configure DKIM to Avoid Anti-Spam\";s:5:\"depth\";i:3;}i:11;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:31:\"step-3-define-your-dmarc-policy\";s:7:\"content\";s:33:\"Step #3: Define Your DMARC Policy\";s:5:\"depth\";i:3;}i:12;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:11:\"wrapping-up\";s:7:\"content\";s:11:\"Wrapping Up\";s:5:\"depth\";i:2;}i:13;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:\"1777398575\";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\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13.jpg",746,240,false],"thumbnail":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13-150x150.jpg",150,150,true],"medium":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13-300x97.jpg",300,97,true],"medium_large":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13.jpg",746,240,false],"large":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13.jpg",746,240,false],"ezd_searrch_thumb16x16":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13-16x16.jpg",16,16,true],"ezd_searrch_thumb50x50":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13-50x50.jpg",50,50,true],"ezd_embed_thumb":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13.jpg",100,32,false],"1536x1536":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13.jpg",746,240,false],"2048x2048":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13.jpg",746,240,false],"gform-image-choice-sm":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13.jpg",300,97,false],"gform-image-choice-md":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13.jpg",400,129,false],"gform-image-choice-lg":["https:\/\/postmansmtp.com\/wp-content\/uploads\/2024\/03\/post-smtp-blog-2_How-to-Set-Up-Email-Domain-Authentication-13.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":"It&#8217;s obvious that you want to improve your email deliverability so that [&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 marzo 26, 2024","modified":"Actualizado el marzo 11, 2026"},"absolute_dates_time":{"created":"Publicado el marzo 26, 2024 6:23 am","modified":"Actualizado el marzo 11, 2026 6:43 am"},"featured_img_caption":"","series_order":"","_links":{"self":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/posts\/88841","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=88841"}],"version-history":[{"count":0,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/posts\/88841\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/media\/88853"}],"wp:attachment":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/media?parent=88841"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/categories?post=88841"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/tags?post=88841"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}