{"id":224944,"date":"2026-05-12T07:01:52","date_gmt":"2026-05-12T07:01:52","guid":{"rendered":"https:\/\/postmansmtp.com\/?p=224944"},"modified":"2026-05-12T07:01:59","modified_gmt":"2026-05-12T07:01:59","slug":"set-up-dns-records-for-sending-email","status":"publish","type":"post","link":"https:\/\/postmansmtp.com\/es\/set-up-dns-records-for-sending-email\/","title":{"rendered":"How to Set Up DNS Records for Sending Email [Complete Guide]"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Setting up DNS for email is critical because email deliverability often fails silently, and DNS misconfiguration is one of the biggest reasons why.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><em>Industry analyses of over <\/em><\/strong><a href=\"http:\/\/dnschkr.com\/security\" target=\"_blank\" rel=\"noreferrer noopener nofollow\"><em><strong>250 million <\/strong><\/em><\/a><a href=\"http:\/\/dnschkr.com\/security\" target=\"_blank\"><em><strong>domains\u00a0<\/strong><\/em><\/a><strong><em>show that millions suffer from broken or misconfigured DNS records, directly impacting email delivery and authentication.<\/em><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If your emails land in spam, fail to send, or lose trust with inbox providers like Gmail and Outlook, your DNS setup is likely the root cause.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Setting up DNS for email sending becomes simple when you understand how email authentication works. By correctly configuring SPF, DKIM, and DMARC records, you can prevent emails from going to spam, improve email deliverability, and secure your domain from spoofing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this guide, you\u2019ll learn how DNS works for email, why it directly impacts deliverability, and how to correctly configure SPF, DKIM, and DMARC step by step.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:32px\"><strong>What Is DNS for Email Sending?<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">DNS (also known as Domain Name System) acts as the Internet\u2019s directory. It translates domain names into IP addresses and helps route both website traffic and email messages to the correct servers. But beyond the definition, what role does DNS actually play in email delivery?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">DNS servers connect domain names to their corresponding web and mail servers. Every time you visit a website or send an email, DNS works in the background to route your request to the correct server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is how DNS works:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>DNS translates a domain name into its corresponding IP address, allowing browsers and mail servers to locate and communicate with the correct destination.<\/li>\n\n\n\n<li>DNS also controls email routing by using specific records (MX, <strong><a href=\"https:\/\/postmansmtp.com\/dmarc-spf-dkim\/\" target=\"_blank\" rel=\"noreferrer noopener\">SPF, DKIM, and DMARC<\/a><\/strong>) to verify sending servers and authenticate outgoing emails.<\/li>\n\n\n\n<li>These records provide authentication signals that receiving mail servers use to verify sender identity and prevent spoofing.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:32px\"><strong>Why DNS Setup Is Important for Email Deliverability<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If your DNS records are incorrect, misconfigured, or missing, it can cause issues with email deliverability. The most common issues are: emails ending up in spam without your knowledge, failure to send, issues in establishing a connection between the recipient&#8217;s and sender\u2019s servers, etc.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To get further into them, here\u2019s why DNS setup is crucial:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:26px\"><strong>Improve Email Deliverability and Avoid Spam Filters<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Without proper DNS authentication, receiving mail servers cannot verify your sender identity. As a result, they flag your emails as suspicious and often send them to spam.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Whereas correct SPF, DKIM, and DMARC records help your emails land where they belong: in the inbox.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also monitor your sender reputation using tools covered in our <a href=\"https:\/\/postmansmtp.com\/google-postmaster-tools-email-deliverability\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Google Postmaster Tools Guide<\/strong><\/a>, which helps track how Gmail treats your emails.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:26px\"><strong>Protect and Build Your Domain Reputation<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Every email you send contributes to your domain reputation\u2014a key ranking factor used by inbox providers like Gmail, Outlook, and Yahoo. Proper DNS authentication signals that your emails are legitimate, consistent, and trustworthy.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:26px\"><strong>Reduce Phishing and Cyberattack Risks<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">One of the oldest fraud strategies, phishing, is still used to impersonate domains. Proper DNS records prove that emails originate from your domain. This protects your brand and your recipients from phishing.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:32px\"><strong>Essential DNS Records for Sending Email<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Here is the list of key DNS records that you should take a further look at:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:26px\"><strong>SPF Record<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">SPF (Sender Policy Framework) defines which mail servers can send emails on behalf of your domain using a DNS-based authorization mechanism. It acts as a DNS-based authorization mechanism that defines which mail servers can send emails on behalf of your domain. The failure of SPF records often causes emails to fail authentication or land in spam folders.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Purpose: <\/strong>Prevents spammers from pretending to send emails from your domain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Code \u00ab<strong><em>v=spf1 include:_spf.google.com -all<\/em><\/strong>\u00ab<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Key Point: <\/strong>You must publish only one SPF record per domain. Multiple SPF records cause validation failures and break email authentication. If multiple SPF records exist, <strong><a href=\"https:\/\/postmansmtp.com\/multiple-spf-records\/\" target=\"_blank\" rel=\"noreferrer noopener\">merge them into a single record<\/a><\/strong> using include mechanisms.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:26px\"><strong>DKIM Record<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">DKIM (DomainKeys Identified Mail) adds a cryptographic signature to each outgoing email using a public and private key pair stored in DNS. This record ensures message integrity by confirming that email content has not been altered during transit.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Each DKIM record uses a selector (e.g., default._domainkey) that allows multiple keys to exist under the same domain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Purpose: <\/strong>Ensures the email hasn\u2019t been tampered with during transit.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How it works:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Your mail server signs outgoing emails with a private key.<\/li>\n\n\n\n<li>Receiving servers check the signature against the public key stored in your DNS.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Benefit:<\/strong> Builds trust with inbox providers like Gmail and Outlook.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:26px\"><strong>DMARC Record<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">DMARC (Domain\u2011based Message Authentication, Reporting, and Conformance) works alongside SPF and DKIM to enforce policies. DMARC enforces domain alignment between SPF and DKIM and defines how receiving servers should handle authentication failures.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">DMARC also enables reporting using RUA (aggregate reports) and RUF (forensic reports), helping you monitor authentication failures and detect domain abuse.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Purpose: <\/strong>Tells receiving servers what to do if an email fails SPF or DKIM checks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Policy Options:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>none \u2192 Monitor only.<\/li>\n\n\n\n<li>quarantine \u2192 Send suspicious emails to spam.<\/li>\n\n\n\n<li>reject \u2192 Block unauthorized emails completely.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Extra Value: <\/strong>Provides reporting so you can see who is sending emails on behalf of your domain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For a deeper understanding of how these authentication methods work together, read our complete guide on <a href=\"https:\/\/postmansmtp.com\/spf-dkim-dmarc-bimi-explained\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Email Authentication in WordPress (SPF, DKIM, DMARC &amp; BIMI Explained)<\/strong><\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:26px\"><strong>MX Record (Mail Exchange)<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">MX (Mail Exchange) records define which mail servers receive incoming emails for your domain. Without a properly configured MX record, your domain cannot receive emails.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Purpose: <\/strong>Routes incoming emails to the correct mail server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Requirement: <\/strong>MX records must point to your email provider\u2019s mail servers with correct priority values.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Benefit: <\/strong>Ensures your domain can receive emails reliably without delivery failures.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>BIMI Record<\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">BIMI (Brand Indicators for Message Identification) lets you display your brand logo in supported inboxes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Purpose: <\/strong>Boosts brand recognition and trust.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Requirement:<\/strong> BIMI also requires a Verified Mark Certificate (VMC) from a trusted authority for full logo display support.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Benefit: <\/strong>Makes your emails stand out visually in crowded inboxes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Learn more about how BIMI improves trust and visibility in our guide on <strong><a href=\"https:\/\/postmansmtp.com\/what-is-bimi\/\" target=\"_blank\" rel=\"noreferrer noopener\">What is BIMI and How It Boosts Email Trust and Open Rates<\/a><\/strong>.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" style=\"font-size:22px\"><strong>MTA\u2011STS &amp; TLS\u2011RPT<\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">These records enforce secure transport of email.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>MTA\u2011STS (Mail Transfer Agent Strict Transport Security):<\/strong> Ensures emails are delivered over encrypted connections (TLS).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>TLS\u2011RPT (TLS Reporting):<\/strong> Provides reports if secure delivery fails.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Benefit:<\/strong> Protects against downgrade attacks and ensures your emails travel securely.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" style=\"font-size:22px\"><strong>ARC<\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">ARC helps preserve authentication results when emails are forwarded (for example, through mailing lists).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Purpose: <\/strong>Prevents forwarded emails from failing SPF or DKIM checks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How it works:<\/strong> Adds a chain of authentication results to the email header.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Benefit:<\/strong> Improves deliverability for forwarded messages, which are often tricky to validate.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" style=\"font-size:22px\"><strong>PTR Record (Reverse DNS)<\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">PTR (Pointer Record) maps an IP address back to a domain name using reverse DNS lookup, allowing receiving mail servers to verify that the sending server is legitimately associated with your domain. If you want to learn more about reverse DNS, take a look at our <a href=\"https:\/\/postmansmtp.com\/dns-ptr-record\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>DNS PTR guide<\/strong><\/a>.\u00a0<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Purpose: <\/strong>Verifies the identity of the sending mail server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Requirement: <\/strong>The PTR record must match your sending domain and is usually configured by your hosting provider or SMTP service.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Benefit: <\/strong>Improves email deliverability by helping receiving servers trust your emails and reducing the chances of messages being marked as spam.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:32px\"><strong>How Email Providers Evaluate Your DNS Setup<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Inbox providers like Gmail, Outlook, and Yahoo don\u2019t rely on a single DNS record. They evaluate multiple signals together to decide whether your email should reach the inbox:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>SPF authentication result<\/li>\n\n\n\n<li>DKIM signature validity<\/li>\n\n\n\n<li>DMARC policy and alignment<\/li>\n\n\n\n<li>Sending IP reputation<\/li>\n\n\n\n<li>Domain history and consistency<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Even if one record passes, weak alignment or poor reputation can still push your emails to spam. That\u2019s why a complete DNS setup\u2014not partial\u2014is critical for consistent email delivery.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:32px\"><strong>How DNS Misconfiguration Breaks Email Delivery&nbsp;<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Even a small DNS mistake can break email delivery completely. For example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Missing SPF \u2192 Emails fail authentication<\/li>\n\n\n\n<li>Wrong DKIM selector \u2192 Signature validation fails<\/li>\n\n\n\n<li>Strict DMARC too early \u2192 Legitimate emails get rejected<\/li>\n\n\n\n<li>No PTR record \u2192 Server looks suspicious<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">These issues don\u2019t always trigger visible errors\u2014but they silently damage your deliverability and sender reputation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:32px\"><strong>3 Easy Methods to Set Up DNS Records for Sending Email<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">By now, you must be familiar with which DNS records you need to add in order to set up DNS for sending emails. Remember, each DNS record comprises three key pieces of information.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Record Type \u2013<\/strong> The kind of DNS record you want to create (usually TXT).<\/li>\n\n\n\n<li><strong>Name\/Host\/Hostname \u2013<\/strong> The spot where the record is added (like @ or your domain DKIM).<\/li>\n\n\n\n<li><strong>Value\/Data\/Points To \u2013<\/strong> The authentication string or destination (similar to a long string of characters).<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">You can configure DNS records using three common methods, depending on where your DNS is managed. You can add SPF, DKIM, and DMARC records in any order, but best practice is to configure SPF and DKIM first, then enable DMARC.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>NOTE:<\/strong> If you haven&#8217;t configured a <strong><a href=\"https:\/\/postmansmtp.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress SMTP plugin<\/a><\/strong> yet, explore the <strong><a href=\"https:\/\/postmansmtp.com\/best-smtp-plugins-for-wordpress\/\" target=\"_blank\" rel=\"noreferrer noopener\">Best SMTP Plugins for WordPress<\/a><\/strong> to ensure reliable email delivery.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:26px\"><strong>Method 1: Set Up DNS Records Using cPanel \/ hPanel&nbsp;<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to your hosting account and open cPanel or hPanel from your dashboard.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1033\" height=\"326\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/log-in-to-your-hosting-account.webp\" alt=\"Log in to your hosting account to configure DNS records for email sending\" class=\"wp-image-224964\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/log-in-to-your-hosting-account.webp 1033w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/log-in-to-your-hosting-account-300x95.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/log-in-to-your-hosting-account-1024x323.webp 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/log-in-to-your-hosting-account-768x242.webp 768w\" sizes=\"(max-width: 1033px) 100vw, 1033px\" \/><\/figure>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Scroll down to the Domains section and click on Zone Editor (DNS).<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"787\" height=\"494\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-zone-editor.webp\" alt=\"Click on Zone Editor in cPanel DNS settings\" class=\"wp-image-224965\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-zone-editor.webp 787w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-zone-editor-300x188.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-zone-editor-768x482.webp 768w\" sizes=\"(max-width: 787px) 100vw, 787px\" \/><\/figure>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Find your domain in the list and click the Manage button next to it. If you have multiple domains, make sure you select the correct one.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"984\" height=\"506\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-the-manage-button.webp\" alt=\"Click the Manage button next to your domain in DNS settings\" class=\"wp-image-224966\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-the-manage-button.webp 984w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-the-manage-button-300x154.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-the-manage-button-768x395.webp 768w\" sizes=\"(max-width: 984px) 100vw, 984px\" \/><\/figure>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>Click on + Add Record or Add Record (usually located at the top right).<\/li>\n\n\n\n<li>Enter the DNS record details provided by your email service:<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Name:<\/strong> Use @ for SPF and DMARC, or a selector for DKIM<\/li>\n\n\n\n<li><strong>Type: <\/strong>Select TXT<\/li>\n\n\n\n<li><strong>Record\/Value: <\/strong>Paste the full record (e.g., v=spf1 include:_spf.example.com ~all)<\/li>\n\n\n\n<li><strong>TTL:<\/strong> Leave the default value (e.g., 14400 or 3600)<\/li>\n<\/ul>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>Double-check that the record has no missing characters or extra spaces, then click Save Record.<\/li>\n\n\n\n<li>Repeat the process to add all required records (SPF, DKIM, and DMARC).<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">For best results, wait at least an hour before testing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:26px\"><strong>Method 2: Set Up DNS Records Using Third Party Applications<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Important:<\/strong> If you are using Cloudflare, ensure DNS records like MX, SPF, and DKIM are set to \u201cDNS Only\u201d (not proxied), or email delivery may fail.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Follow the steps below:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to your Cloudflare (third-party app) dashboard and open your account.<\/li>\n\n\n\n<li>From the dashboard, select the domain where you want to add DNS records.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1924\" height=\"757\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/select-the-domain.webp\" alt=\"Select the domain where you want to add DNS records\" class=\"wp-image-224967\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/select-the-domain.webp 1924w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/select-the-domain-300x118.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/select-the-domain-1024x403.webp 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/select-the-domain-768x302.webp 768w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/select-the-domain-1536x604.webp 1536w\" sizes=\"(max-width: 1924px) 100vw, 1924px\" \/><\/figure>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>In the left sidebar menu, click on DNS to open the DNS management page.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1680\" height=\"351\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-dns-to-open-dns-management-page.webp\" alt=\"Open the DNS management page from the dashboard\" class=\"wp-image-224968\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-dns-to-open-dns-management-page.webp 1680w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-dns-to-open-dns-management-page-300x63.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-dns-to-open-dns-management-page-1024x214.webp 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-dns-to-open-dns-management-page-768x160.webp 768w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-dns-to-open-dns-management-page-1536x321.webp 1536w\" sizes=\"(max-width: 1680px) 100vw, 1680px\" \/><\/figure>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>Ensure you are on the Records tab, click on the Add record button at the top of the page to create a new DNS entry.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1202\" height=\"687\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-the-add-record-button.webp\" alt=\"Create a new DNS entry for email authentication setup\" class=\"wp-image-224973\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-the-add-record-button.webp 1202w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-the-add-record-button-300x171.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-the-add-record-button-1024x585.webp 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/click-on-the-add-record-button-768x439.webp 768w\" sizes=\"(max-width: 1202px) 100vw, 1202px\" \/><\/figure>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>Choose the required record type from the dropdown:<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select TXT for SPF, DKIM, and DMARC records<\/li>\n\n\n\n<li>Select CNAME if your email provider (like SendLayer) gives you domain verification records<\/li>\n<\/ul>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>Enter the record details provided by your email service:<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Name: Use @ for root domain or a specific subdomain (e.g., default._domainkey or em1)<\/li>\n\n\n\n<li>Target\/Value: Paste the exact value provided (e.g., SPF string or CNAME target)<\/li>\n\n\n\n<li>TTL: Leave it on Auto (recommended)<\/li>\n<\/ul>\n\n\n\n<ol start=\"7\" class=\"wp-block-list\">\n<li>For domain verification, add the required CNAME record (e.g., em1.yourdomain.com pointing to your provider\u2019s domain).<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1450\" height=\"873\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-the-required-cname-record.webp\" alt=\"Add the required CNAME record for email verification\" class=\"wp-image-224970\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-the-required-cname-record.webp 1450w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-the-required-cname-record-300x181.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-the-required-cname-record-1024x617.webp 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-the-required-cname-record-768x462.webp 768w\" sizes=\"(max-width: 1450px) 100vw, 1450px\" \/><\/figure>\n\n\n\n<ol start=\"8\" class=\"wp-block-list\">\n<li>Double-check all values for accuracy, then click Save to add the record.<\/li>\n\n\n\n<li>Repeat the process to add all required records (SPF, DKIM, DMARC, and any CNAME records).<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:26px\"><strong>Method 3: Set Up DNS Records Using Domain Registrar<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The exact steps may vary depending on your hosting provider, DNS manager, or domain registrar, but the core process remains the same.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to your domain registrar account (such as GoDaddy or Namecheap).<\/li>\n\n\n\n<li>From your dashboard, go to the Domain section and select the domain where you want to add DNS records.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1510\" height=\"556\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-dns-records.webp\" alt=\"Add SPF, DKIM, and DMARC DNS records for email authentication\" class=\"wp-image-224971\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-dns-records.webp 1510w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-dns-records-300x110.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-dns-records-1024x377.webp 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-dns-records-768x283.webp 768w\" sizes=\"(max-width: 1510px) 100vw, 1510px\" \/><\/figure>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Click on the Manage DNS button to open your domain\u2019s DNS settings.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"572\" height=\"511\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/open-your-domains-dns-settings.webp\" alt=\"Open your domain DNS settings from the registrar dashboard\" class=\"wp-image-224972\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/open-your-domains-dns-settings.webp 572w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/open-your-domains-dns-settings-300x268.webp 300w\" sizes=\"(max-width: 572px) 100vw, 572px\" \/><\/figure>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>On the DNS management page, click on Add New Record to create a new DNS entry.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"959\" height=\"533\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/create-a-new-dns-entry.webp\" alt=\"Click on the Add Record button to create a DNS entry\" class=\"wp-image-224969\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/create-a-new-dns-entry.webp 959w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/create-a-new-dns-entry-300x167.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/create-a-new-dns-entry-768x427.webp 768w\" sizes=\"(max-width: 959px) 100vw, 959px\" \/><\/figure>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>Choose the appropriate record type from the Type dropdown:<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select TXT for SPF, DKIM, and DMARC<\/li>\n\n\n\n<li>Select CNAME if your email provider (like SendLayer) provides verification records<\/li>\n\n\n\n<li>Enter the Name (Host) value provided by your email service (this may also be labeled as Hostname or Name).<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><em>Note: Some registrars, like GoDaddy, automatically append your domain, so only enter the subdomain portion.<\/em><\/strong><\/p>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>Paste the Value\/Target provided by your email service. This defines how the DNS record should function.<\/li>\n\n\n\n<li>Set the TTL to the recommended value from your email provider (or leave the default if not specified).<\/li>\n\n\n\n<li>Review all the details carefully, then click Save to add the DNS record.<\/li>\n\n\n\n<li>Repeat the process to add all required records (SPF, DKIM, DMARC, or CNAME records for verification).<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:32px\"><strong>How to Verify Your DNS Records<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Once you have added new DNS records or edited existing ones, you should wait for at least 30 minutes for initial propagation to take place. Whenever you update DNS, the changes don\u2019t happen within a span of seconds; it takes time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">DNS propagation delay occurs because DNS records are cached across global DNS servers. Changes must update across multiple locations before they become fully active.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For DNS records to propagate across DNS servers, it can take anywhere from a few minutes to up to 2 days, depending on your provider.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now that you have waited properly, follow the steps below to verify your DNS records successfully.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to your WordPress dashboard.<\/li>\n\n\n\n<li>Go to Plugins \u2192 Add Plugin.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"787\" height=\"357\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-plugin-section.webp\" alt=\"Open the Add Plugin section in the WordPress dashboard\" class=\"wp-image-224974\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-plugin-section.webp 787w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-plugin-section-300x136.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/add-plugin-section-768x348.webp 768w\" sizes=\"(max-width: 787px) 100vw, 787px\" \/><\/figure>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Enter \u201cPost SMTP\u201d in the right search bar.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1703\" height=\"798\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/enter-post-smtp-in-the-right-search-bar.webp\" alt=\"Search for the Post SMTP plugin in the WordPress plugin directory\" class=\"wp-image-224975\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/enter-post-smtp-in-the-right-search-bar.webp 1703w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/enter-post-smtp-in-the-right-search-bar-300x141.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/enter-post-smtp-in-the-right-search-bar-1024x480.webp 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/enter-post-smtp-in-the-right-search-bar-768x360.webp 768w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/enter-post-smtp-in-the-right-search-bar-1536x720.webp 1536w\" sizes=\"(max-width: 1703px) 100vw, 1703px\" \/><\/figure>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>Click on Install Now and then Activate.<\/li>\n\n\n\n<li>You will be redirected to the Post SMTP setup wizard, or you can go to Post SMTP \u2192 Dashboard \u2192 Start the wizard.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"787\" height=\"667\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/redirected-to-the-post-smtp-setup-wizard.webp\" alt=\"Post SMTP setup wizard after plugin activation\" class=\"wp-image-224976\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/redirected-to-the-post-smtp-setup-wizard.webp 787w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/redirected-to-the-post-smtp-setup-wizard-300x254.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/redirected-to-the-post-smtp-setup-wizard-768x651.webp 768w\" sizes=\"(max-width: 787px) 100vw, 787px\" \/><\/figure>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>Choose your preferred SMTP provider, then click Continue to proceed.<\/li>\n\n\n\n<li>Enter your desired From Address and From Name, and lock them in with the \u00abPrevent plugins and themes from changing this\u00bb toggle.\u00a0<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1142\" height=\"662\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/configure-mailer-settings.webp\" alt=\"Configure mailer settings in the Post SMTP plugin\" class=\"wp-image-224977\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/configure-mailer-settings.webp 1142w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/configure-mailer-settings-300x174.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/configure-mailer-settings-1024x594.webp 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/configure-mailer-settings-768x445.webp 768w\" sizes=\"(max-width: 1142px) 100vw, 1142px\" \/><\/figure>\n\n\n\n<ol start=\"8\" class=\"wp-block-list\">\n<li>After configuring mailer settings, enter a valid recipient email address and click on Send Test Email.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"892\" height=\"692\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/enter-a-valid-recipient-email-address.webp\" alt=\"Enter a valid recipient email address to send a test email\" class=\"wp-image-224978\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/enter-a-valid-recipient-email-address.webp 892w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/enter-a-valid-recipient-email-address-300x233.webp 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/enter-a-valid-recipient-email-address-768x596.webp 768w\" sizes=\"(max-width: 892px) 100vw, 892px\" \/><\/figure>\n\n\n\n<ol start=\"9\" class=\"wp-block-list\">\n<li>An email authentication record check report will appear.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">You can check whether the record status passed or failed, which will help you verify your DNS records, i.e., SPF, DKIM, and DMARC.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also verify DNS records using external tools like:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>MXToolbox<\/li>\n\n\n\n<li>Google Admin Toolbox<\/li>\n\n\n\n<li>DMARC Analyzer<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:32px\"><strong>Common DNS Mistakes That Break Email Delivery<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Even a small misstep in DNS configuration can cause big problems for your email deliverability. Here are the most common mistakes you should avoid:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Multiple SPF Records &#8211;<\/strong> This will break validation.<\/li>\n\n\n\n<li><strong>Incorrect DKIM Selector &#8211; <\/strong>If it doesn\u2019t match, the signature can\u2019t be verified.<\/li>\n\n\n\n<li><strong>Using Weak or Outdated DKIM keys (less than 1024 or 2048 bits) &#8211;<\/strong> Your domain will become vulnerable.<\/li>\n\n\n\n<li><strong>DMARC Syntax Errors &#8211; <\/strong>Wrong format will invalidate your DMARC record.<\/li>\n\n\n\n<li><strong>Overly Permissive Settings &#8211;<\/strong> Weakens your protection by leaving your domain open to abuse.<\/li>\n\n\n\n<li><strong>Forgetting to Update Records &#8211; <\/strong>The emails will fail authentication.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:32px\"><strong>Troubleshooting DNS Problems via Post SMTP<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Even with correctly configured SPF, DKIM, and DMARC records, email delivery can still fail due to DNS conflicts, server issues, or authentication misalignment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Post SMTP makes troubleshooting easier by providing detailed logs and alerts directly in WordPress.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here\u2019s how to approach common issues:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Send Test Email: <\/strong>Use Post SMTP\u2019s Send Test Email feature to confirm whether your DNS records are working. If the test fails, the plugin will display detailed error messages that point directly to issues<\/li>\n\n\n\n<li><strong>Check Spam Score:<\/strong> Analyze email headers and authentication results (SPF, DKIM, DMARC) to identify deliverability issues.<\/li>\n\n\n\n<li><strong>Run Connectivity Test:<\/strong> Check whether your WordPress site can reach the mail server. If DNS is misconfigured or ports are blocked, this test will fail, giving you a clear signal.<\/li>\n\n\n\n<li><strong>Run Diagnostic Test: <\/strong>This gives you a detailed snapshot of your email setup. It runs checks on your DNS records to confirm that they\u2019re properly recognized by receiving mail servers.<\/li>\n\n\n\n<li><strong>Reset Plugin: <\/strong>If troubleshooting gets messy, Post SMTP lets you reset the plugin to its default settings.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:32px\"><strong>Bringing It All Together &#8211; Setting Up DNS Records<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">DNS configuration directly determines whether your emails reach the inbox or disappear into spam.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you correctly implement SPF, DKIM, and DMARC, and support them with advanced records like BIMI and MTA-STS, you build trust with inbox providers and protect your domain from abuse.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you still run into issues, use <a href=\"https:\/\/postmansmtp.com\/pricing\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Post SMTP<\/strong><\/a> diagnostic tools to <strong><a href=\"https:\/\/postmansmtp.com\/troubleshoot-wordpress-email-delivery-issues\/\" target=\"_blank\" rel=\"noreferrer noopener\">troubleshoot any email delivery issues<\/a><\/strong>.\u00a0<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Start with proper DNS authentication, test your setup, and continuously monitor performance to maintain strong email deliverability.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:32px\"><strong>FAQs<\/strong><\/h2>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Setting up DNS for email is critical because email deliverability often fails silently, and DNS misconfiguration is one of the biggest reasons why. Industry analyses of over 250 million domains\u00a0show that millions suffer from broken or misconfigured DNS records, directly impacting email delivery and authentication. If your emails land in [&hellip;]<\/p>\n","protected":false},"author":6276,"featured_media":224991,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_titles_title":"How to Set Up DNS for Sending Email (SPF, DKIM, DMARC) %%sep%% %%sitetitle%%","_seopress_titles_desc":"Learn how to set up DNS records for email authentication (SPF, DKIM, DMARC), fix emails going to spam, improve email deliverability, and sender reputation.","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"none","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"How to Set Up DNS for Sending Email (SPF, DKIM, DMARC) - Post SMTP","_seopress_social_fb_desc":"Learn how to set up DNS records for email authentication (SPF, DKIM, DMARC), fix emails going to spam, improve email deliverability, and sender reputation.","_seopress_social_fb_img":"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image.webp","_seopress_social_fb_img_attachment_id":224991,"_seopress_social_fb_img_width":2500,"_seopress_social_fb_img_height":1309,"_seopress_social_twitter_title":"How to Set Up DNS for Sending Email (SPF, DKIM, DMARC) - Post SMTP","_seopress_social_twitter_desc":"Learn how to set up DNS records for email authentication (SPF, DKIM, DMARC), fix emails going to spam, improve email deliverability, and sender reputation.","_seopress_social_twitter_img":"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image.webp","_seopress_social_twitter_img_attachment_id":224991,"_seopress_social_twitter_img_width":2500,"_seopress_social_twitter_img_height":1309,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"both","_seopress_redirections_param":"","_seopress_redirections_type":301,"_seopress_analysis_target_kw":"","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[{"_seopress_pro_rich_snippets_type":"faq","_seopress_pro_rich_snippets_faq":{"0":{"question":"What is the difference between SPF softfail (~all) and hardfail (-all)?","answer":"SPF uses qualifiers to specify how receiving servers should treat unauthorized emails. A softfail (~all) marks emails as suspicious but still allows delivery, while a hardfail (-all) explicitly instructs receiving servers to reject unauthorized emails."},"2":{"question":"Do I need MX records if I only send emails and don\u2019t receive them?","answer":"No, MX records are required to receive emails. If your domain only sends emails, you may not strictly need MX records, but adding them improves domain legitimacy and deliverability."},"3":{"question":"Does DNS setup affect email sending speed or delivery time?","answer":"The DNS setup has no direct relationship to the speed at which emails can be sent, but it is very important in the reception or blocking of emails. Correctly configured DNS entries improve inbox placement and minimize delays caused by spam filtering or authentication procedures."},"4":{"question":"Can I use multiple email providers with one domain?","answer":"Yes, you can use multiple email providers, but you must configure your DNS records carefully. This usually involves combining all sending sources into a single SPF record using include: mechanisms and ensuring DKIM and DMARC are properly aligned. Incorrect configuration can lead to authentication failures."}}},{"_seopress_pro_rich_snippets_type":"articles","_seopress_pro_rich_snippets_article_type":"Article","_seopress_pro_rich_snippets_article_title":"How to Set Up DNS for Sending Email (SPF, DKIM, DMARC) - Post SMTP","_seopress_pro_rich_snippets_article_desc":"Learn how to set up DNS records for email authentication (SPF, DKIM, DMARC), fix emails going to spam, improve email deliverability, and sender reputation.","_seopress_pro_rich_snippets_article_author":"","_seopress_pro_rich_snippets_article_img":"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image.webp","_seopress_pro_rich_snippets_article_img_width":"2500","_seopress_pro_rich_snippets_article_img_height":"1309","_seopress_pro_rich_snippets_article_coverage_start_date":"","_seopress_pro_rich_snippets_article_coverage_start_time":"","_seopress_pro_rich_snippets_article_coverage_end_date":"","_seopress_pro_rich_snippets_article_coverage_end_time":"","_seopress_pro_rich_snippets_article_speakable_css_selector":""}],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"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":"","jetpack_post_was_ever_published":false},"categories":[254],"tags":[],"class_list":["post-224944","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-email-deliverability"],"acf":[],"author_meta":{"display_name":"Tahir Ali","author_link":"https:\/\/postmansmtp.com\/es\/author\/tahir\/"},"featured_img":"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image-300x157.webp","spectra_custom_meta":{"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:0;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:0;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-carousel\";i:0;s:17:\"uagb\/post-excerpt\";i:0;s:14:\"uagb\/post-grid\";i:0;s:15:\"uagb\/post-image\";i:0;s:17:\"uagb\/post-masonry\";i:0;s:14:\"uagb\/post-meta\";i:0;s:18:\"uagb\/post-taxonomy\";i:0;s:18:\"uagb\/post-timeline\";i:0;s:15:\"uagb\/post-title\";i:0;s:20:\"uagb\/restaurant-menu\";i:0;s:26:\"uagb\/restaurant-menu-child\";i:0;s:11:\"uagb\/review\";i:0;s:12:\"uagb\/section\";i:0;s:14:\"uagb\/separator\";i:0;s:11:\"uagb\/slider\";i:0;s:17:\"uagb\/slider-child\";i:0;s:17:\"uagb\/social-share\";i:0;s:23:\"uagb\/social-share-child\";i:0;s:16:\"uagb\/star-rating\";i:0;s:23:\"uagb\/sure-cart-checkout\";i:0;s:22:\"uagb\/sure-cart-product\";i:0;s:15:\"uagb\/sure-forms\";i:0;s:22:\"uagb\/table-of-contents\";i:0;s:9:\"uagb\/tabs\";i:0;s:15:\"uagb\/tabs-child\";i:0;s:18:\"uagb\/taxonomy-list\";i:0;s:9:\"uagb\/team\";i:0;s:16:\"uagb\/testimonial\";i:0;s:14:\"uagb\/wp-search\";i:0;s:19:\"uagb\/instagram-feed\";i:0;s:10:\"uagb\/login\";i:0;s:17:\"uagb\/loop-builder\";i:0;s:18:\"uagb\/loop-category\";i:0;s:20:\"uagb\/loop-pagination\";i:0;s:15:\"uagb\/loop-reset\";i:0;s:16:\"uagb\/loop-search\";i:0;s:14:\"uagb\/loop-sort\";i:0;s:17:\"uagb\/loop-wrapper\";i:0;s:13:\"uagb\/register\";i:0;s:19:\"uagb\/register-email\";i:0;s:24:\"uagb\/register-first-name\";i:0;s:23:\"uagb\/register-last-name\";i:0;s:22:\"uagb\/register-password\";i:0;s:30:\"uagb\/register-reenter-password\";i:0;s:19:\"uagb\/register-terms\";i:0;s:22:\"uagb\/register-username\";i:0;}"],"_edit_lock":["1778754826:6417"],"copied_media_ids":["a:15:{i:0;i:224964;i:1;i:224965;i:2;i:224966;i:3;i:224967;i:4;i:224968;i:5;i:224973;i:6;i:224970;i:7;i:224971;i:8;i:224972;i:9;i:224969;i:10;i:224974;i:11;i:224975;i:12;i:224976;i:13;i:224977;i:14;i:224978;}"],"referenced_media_ids":["a:1:{i:0;i:224991;}"],"_wpml_word_count":["2889"],"_wpml_location_migration_done":["1"],"_seopress_robots_primary_cat":["none"],"inline_featured_image":[""],"_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":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"footnotes":[""],"_edit_last":["6407"],"_seopress_redirections_type":["301"],"_seopress_redirections_logged_status":["both"],"_seopress_analysis_target_kw":[""],"_seopress_titles_title":["How to Set Up DNS for Sending Email (SPF, DKIM, DMARC) %%sep%% %%sitetitle%%"],"_seopress_titles_desc":["Learn how to set up DNS records for email authentication (SPF, DKIM, DMARC), fix emails going to spam, improve email deliverability, and sender reputation."],"_seopress_social_fb_title":["How to Set Up DNS for Sending Email (SPF, DKIM, DMARC) - Post SMTP"],"_seopress_social_fb_desc":["Learn how to set up DNS records for email authentication (SPF, DKIM, DMARC), fix emails going to spam, improve email deliverability, and sender reputation."],"_seopress_social_twitter_title":["How to Set Up DNS for Sending Email (SPF, DKIM, DMARC) - Post SMTP"],"_seopress_social_twitter_desc":["Learn how to set up DNS records for email authentication (SPF, DKIM, DMARC), fix emails going to spam, improve email deliverability, and sender reputation."],"_thumbnail_id":["224991"],"_seopress_pro_schemas_manual":["a:2:{i:0;a:2:{s:32:\"_seopress_pro_rich_snippets_type\";s:3:\"faq\";s:31:\"_seopress_pro_rich_snippets_faq\";a:4:{i:0;a:2:{s:8:\"question\";s:71:\"What is the difference between SPF softfail (~all) and hardfail (-all)?\";s:6:\"answer\";s:252:\"SPF uses qualifiers to specify how receiving servers should treat unauthorized emails. A softfail (~all) marks emails as suspicious but still allows delivery, while a hardfail (-all) explicitly instructs receiving servers to reject unauthorized emails.\";}i:2;a:2:{s:8:\"question\";s:68:\"Do I need MX records if I only send emails and don\u2019t receive them?\";s:6:\"answer\";s:181:\"No, MX records are required to receive emails. If your domain only sends emails, you may not strictly need MX records, but adding them improves domain legitimacy and deliverability.\";}i:3;a:2:{s:8:\"question\";s:59:\"Does DNS setup affect email sending speed or delivery time?\";s:6:\"answer\";s:279:\"The DNS setup has no direct relationship to the speed at which emails can be sent, but it is very important in the reception or blocking of emails. Correctly configured DNS entries improve inbox placement and minimize delays caused by spam filtering or authentication procedures.\";}i:4;a:2:{s:8:\"question\";s:51:\"Can I use multiple email providers with one domain?\";s:6:\"answer\";s:307:\"Yes, you can use multiple email providers, but you must configure your DNS records carefully. This usually involves combining all sending sources into a single SPF record using include: mechanisms and ensuring DKIM and DMARC are properly aligned. Incorrect configuration can lead to authentication failures.\";}}}i:1;a:13:{s:32:\"_seopress_pro_rich_snippets_type\";s:8:\"articles\";s:40:\"_seopress_pro_rich_snippets_article_type\";s:7:\"Article\";s:41:\"_seopress_pro_rich_snippets_article_title\";s:66:\"How to Set Up DNS for Sending Email (SPF, DKIM, DMARC) - Post SMTP\";s:40:\"_seopress_pro_rich_snippets_article_desc\";s:155:\"Learn how to set up DNS records for email authentication (SPF, DKIM, DMARC), fix emails going to spam, improve email deliverability, and sender reputation.\";s:42:\"_seopress_pro_rich_snippets_article_author\";s:0:\"\";s:39:\"_seopress_pro_rich_snippets_article_img\";s:121:\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image.webp\";s:45:\"_seopress_pro_rich_snippets_article_img_width\";s:4:\"2500\";s:46:\"_seopress_pro_rich_snippets_article_img_height\";s:4:\"1309\";s:55:\"_seopress_pro_rich_snippets_article_coverage_start_date\";s:0:\"\";s:55:\"_seopress_pro_rich_snippets_article_coverage_start_time\";s:0:\"\";s:53:\"_seopress_pro_rich_snippets_article_coverage_end_date\";s:0:\"\";s:53:\"_seopress_pro_rich_snippets_article_coverage_end_time\";s:0:\"\";s:58:\"_seopress_pro_rich_snippets_article_speakable_css_selector\";s:0:\"\";}}"],"_seopress_social_fb_img":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image.webp"],"_seopress_social_fb_img_attachment_id":["224991"],"_seopress_social_fb_img_width":["2500"],"_seopress_social_fb_img_height":["1309"],"_seopress_social_twitter_img":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image.webp"],"_seopress_social_twitter_img_attachment_id":["224991"],"_seopress_social_twitter_img_width":["2500"],"_seopress_social_twitter_img_height":["1309"],"_uagb_toc_options":["a:2:{s:17:\"_uagb_toc_version\";s:10:\"1789213213\";s:18:\"_uagb_toc_headings\";a:25:{i:0;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:29:\"what-is-dns-for-email-sending\";s:7:\"content\";s:30:\"What Is DNS for Email Sending?\";s:5:\"depth\";i:2;}i:1;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:51:\"why-dns-setup-is-important-for-email-deliverability\";s:7:\"content\";s:51:\"Why DNS Setup Is Important for Email Deliverability\";s:5:\"depth\";i:2;}i:2;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:51:\"improve-email-deliverability-and-avoid-spam-filters\";s:7:\"content\";s:51:\"Improve Email Deliverability and Avoid Spam Filters\";s:5:\"depth\";i:3;}i:3;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:40:\"protect-and-build-your-domain-reputation\";s:7:\"content\";s:40:\"Protect and Build Your Domain Reputation\";s:5:\"depth\";i:3;}i:4;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:37:\"reduce-phishing-and-cyberattack-risks\";s:7:\"content\";s:37:\"Reduce Phishing and Cyberattack Risks\";s:5:\"depth\";i:3;}i:5;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:39:\"essential-dns-records-for-sending-email\";s:7:\"content\";s:39:\"Essential DNS Records for Sending Email\";s:5:\"depth\";i:2;}i:6;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:10:\"spf-record\";s:7:\"content\";s:10:\"SPF Record\";s:5:\"depth\";i:3;}i:7;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:11:\"dkim-record\";s:7:\"content\";s:11:\"DKIM Record\";s:5:\"depth\";i:3;}i:8;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:12:\"dmarc-record\";s:7:\"content\";s:12:\"DMARC Record\";s:5:\"depth\";i:3;}i:9;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:23:\"mx-record-mail-exchange\";s:7:\"content\";s:25:\"MX Record (Mail Exchange)\";s:5:\"depth\";i:3;}i:10;a:4:{s:5:\"level\";i:4;s:2:\"id\";s:11:\"bimi-record\";s:7:\"content\";s:11:\"BIMI Record\";s:5:\"depth\";i:4;}i:11;a:4:{s:5:\"level\";i:4;s:2:\"id\";s:13:\"mtasts-tlsrpt\";s:7:\"content\";s:21:\"MTA\u2011STS & TLS\u2011RPT\";s:5:\"depth\";i:4;}i:12;a:4:{s:5:\"level\";i:4;s:2:\"id\";s:3:\"arc\";s:7:\"content\";s:3:\"ARC\";s:5:\"depth\";i:4;}i:13;a:4:{s:5:\"level\";i:4;s:2:\"id\";s:22:\"ptr-record-reverse-dns\";s:7:\"content\";s:24:\"PTR Record (Reverse DNS)\";s:5:\"depth\";i:4;}i:14;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:43:\"how-email-providers-evaluate-your-dns-setup\";s:7:\"content\";s:43:\"How Email Providers Evaluate Your DNS Setup\";s:5:\"depth\";i:2;}i:15;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:46:\"how-dns-misconfiguration-breaks-email-delivery\";s:7:\"content\";s:48:\"How DNS Misconfiguration Breaks Email Delivery\u00a0\";s:5:\"depth\";i:2;}i:16;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:54:\"3-easy-methods-to-set-up-dns-records-for-sending-email\";s:7:\"content\";s:54:\"3 Easy Methods to Set Up DNS Records for Sending Email\";s:5:\"depth\";i:2;}i:17;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:47:\"method-1-set-up-dns-records-using-cpanel-hpanel\";s:7:\"content\";s:52:\"Method 1: Set Up DNS Records Using cPanel \/ hPanel\u00a0\";s:5:\"depth\";i:3;}i:18;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:58:\"method-2-set-up-dns-records-using-third-party-applications\";s:7:\"content\";s:59:\"Method 2: Set Up DNS Records Using Third Party Applications\";s:5:\"depth\";i:3;}i:19;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:50:\"method-3-set-up-dns-records-using-domain-registrar\";s:7:\"content\";s:51:\"Method 3: Set Up DNS Records Using Domain Registrar\";s:5:\"depth\";i:3;}i:20;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:30:\"how-to-verify-your-dns-records\";s:7:\"content\";s:30:\"How to Verify Your DNS Records\";s:5:\"depth\";i:2;}i:21;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:45:\"common-dns-mistakes-that-break-email-delivery\";s:7:\"content\";s:45:\"Common DNS Mistakes That Break Email Delivery\";s:5:\"depth\";i:2;}i:22;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:42:\"troubleshooting-dns-problems-via-post-smtp\";s:7:\"content\";s:42:\"Troubleshooting DNS Problems via Post SMTP\";s:5:\"depth\";i:2;}i:23;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:47:\"bringing-it-all-together-setting-up-dns-records\";s:7:\"content\";s:49:\"Bringing It All Together - Setting Up DNS Records\";s:5:\"depth\";i:2;}i:24;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:4:\"faqs\";s:7:\"content\";s:4:\"FAQs\";s:5:\"depth\";i:2;}}}"],"_cmplz_scanned_post":["1"],"_uag_page_assets":["a:9:{s:3:\"css\";s:14045:\"\/* devanagari *\/\n@font-face {\n  font-family: 'Poppins';\n  font-style: italic;\n  font-weight: 500;\n  font-display: fallback;\n  src: url(https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiDyp8kv8JHgFVrJJLmg1hVFteOcEg.woff2) format('woff2');\n  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n\/* latin-ext *\/\n@font-face {\n  font-family: 'Poppins';\n  font-style: italic;\n  font-weight: 500;\n  font-display: fallback;\n  src: url(https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiDyp8kv8JHgFVrJJLmg1hVGdeOcEg.woff2) format('woff2');\n  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n\/* latin *\/\n@font-face {\n  font-family: 'Poppins';\n  font-style: italic;\n  font-weight: 500;\n  font-display: fallback;\n  src: url(https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiDyp8kv8JHgFVrJJLmg1hVF9eO.woff2) format('woff2');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\/* devanagari *\/\n@font-face {\n  font-family: 'Poppins';\n  font-style: italic;\n  font-weight: 700;\n  font-display: fallback;\n  src: url(https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiDyp8kv8JHgFVrJJLmy15VFteOcEg.woff2) format('woff2');\n  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n\/* latin-ext *\/\n@font-face {\n  font-family: 'Poppins';\n  font-style: italic;\n  font-weight: 700;\n  font-display: fallback;\n  src: url(https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiDyp8kv8JHgFVrJJLmy15VGdeOcEg.woff2) format('woff2');\n  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n\/* latin *\/\n@font-face {\n  font-family: 'Poppins';\n  font-style: italic;\n  font-weight: 700;\n  font-display: fallback;\n  src: url(https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2) format('woff2');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\/* devanagari *\/\n@font-face {\n  font-family: 'Poppins';\n  font-style: normal;\n  font-weight: 500;\n  font-display: fallback;\n  src: url(https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');\n  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n\/* latin-ext *\/\n@font-face {\n  font-family: 'Poppins';\n  font-style: normal;\n  font-weight: 500;\n  font-display: fallback;\n  src: url(https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');\n  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n\/* latin *\/\n@font-face {\n  font-family: 'Poppins';\n  font-style: normal;\n  font-weight: 500;\n  font-display: fallback;\n  src: url(https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\/* devanagari *\/\n@font-face {\n  font-family: 'Poppins';\n  font-style: normal;\n  font-weight: 700;\n  font-display: fallback;\n  src: url(https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2');\n  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n\/* latin-ext *\/\n@font-face {\n  font-family: 'Poppins';\n  font-style: normal;\n  font-weight: 700;\n  font-display: fallback;\n  src: url(https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');\n  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n\/* latin *\/\n@font-face {\n  font-family: 'Poppins';\n  font-style: normal;\n  font-weight: 700;\n  font-display: fallback;\n  src: url(https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n.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:\"1789213213\";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:105:\"https:\/\/fonts.googleapis.com\/css?family=Poppins:700,500,700italic,500italic&subset=latin&display=fallback\";s:12:\"gfonts_files\";a:1:{s:7:\"poppins\";s:107:\"https:\/\/postmansmtp.com\/wp-content\/uploads\/uag-plugin\/assets\/fonts\/poppins\/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2\";}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image.webp",2500,1309,false],"thumbnail":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image-150x150.webp",150,150,true],"medium":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image-300x157.webp",300,157,true],"medium_large":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image-768x402.webp",768,402,true],"large":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image-1024x536.webp",1024,536,true],"ezd_embed_thumb":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image-100x100.webp",100,100,true],"ezd_searrch_thumb16x16":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image-16x16.webp",16,16,true],"ezd_searrch_thumb50x50":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image-50x50.webp",50,50,true],"1536x1536":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image-1536x804.webp",1536,804,true],"2048x2048":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image-2048x1072.webp",2048,1072,true],"gform-image-choice-sm":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image.webp",300,157,false],"gform-image-choice-md":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image.webp",400,209,false],"gform-image-choice-lg":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image.webp",600,314,false]},"uagb_author_info":{"display_name":"Tahir Ali","author_link":"https:\/\/postmansmtp.com\/es\/author\/tahir\/"},"uagb_comment_info":0,"uagb_excerpt":"Setting up DNS for email is critical because email deliverability often fails silently, and DNS misconfiguration is one of the biggest reasons why. Industry analyses of over 250 million domains\u00a0show that millions suffer from broken or misconfigured DNS records, directly impacting email delivery and authentication. If your emails land in [&hellip;]","coauthors":[],"tax_additional":{"categories":{"linked":["<a href=\"https:\/\/postmansmtp.com\/category\/email-deliverability\/\" class=\"advgb-post-tax-term\">Email Deliverability<\/a>"],"unlinked":["<span class=\"advgb-post-tax-term\">Email Deliverability<\/span>"]}},"comment_count":"0","relative_dates":{"created":"Publicado 4 meses hace","modified":"Actualizado 4 meses hace"},"absolute_dates":{"created":"Publicado el mayo 12, 2026","modified":"Actualizado el mayo 12, 2026"},"absolute_dates_time":{"created":"Publicado el mayo 12, 2026 7:01 am","modified":"Actualizado el mayo 12, 2026 7:01 am"},"featured_img_caption":"","series_order":"","jetpack_featured_media_url":"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/05\/blog_set-up-dns-for-sending-email_Feature-Image.webp","_links":{"self":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/posts\/224944","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=224944"}],"version-history":[{"count":5,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/posts\/224944\/revisions"}],"predecessor-version":[{"id":224990,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/posts\/224944\/revisions\/224990"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/media\/224991"}],"wp:attachment":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/media?parent=224944"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/categories?post=224944"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/tags?post=224944"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}