{"id":159083,"date":"2025-05-16T07:32:09","date_gmt":"2025-05-16T07:32:09","guid":{"rendered":"https:\/\/postmansmtp.com\/?p=159083"},"modified":"2026-03-10T09:22:05","modified_gmt":"2026-03-10T09:22:05","slug":"cloudflare-not-sending-wordpress-emails","status":"publish","type":"post","link":"https:\/\/postmansmtp.com\/es\/cloudflare-not-sending-wordpress-emails\/","title":{"rendered":"How to Fix Cloudflare Not Sending WordPress Emails [Step-by-Step]"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Are you facing issues with WordPress emails after setting up Cloudflare? Whether your emails fail or the mailing server times out during SMTP requests, you&#8217;re not alone. Many WordPress users face this issue after switching to Cloudflare\u2014but don&#8217;t worry!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this guide, we&#8217;ll explain how Cloudflare affects WordPress email sending and show you how to fix both email delivery failures and SMTP timeouts step by step.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why Cloudflare Might Be Blocking or Timing Out Your WordPress Emails?<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">First, let\u2019s clear up a common misconception: Cloudflare does not directly handle email delivery, especially not SMTP traffic. However, if your DNS records are configured incorrectly inside Cloudflare or you are relying on WordPress&#8217; default wp_mail function for email deliveries, it can interrupt how your emails are routed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These issues usually show up in the form of:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Emails from your site are not being delivered at all (no new user notifications, no WooCommerce order emails, etc.)<\/li>\n\n\n\n<li>Messages ending up in spam folders<\/li>\n\n\n\n<li>Error logs filled with SMTP timeout messages<\/li>\n\n\n\n<li>Cloudflare-specific timeout errors like 524 (timeout) or 504 (gateway timeout)<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Pre-Check: Confirm the Exact Email Issue You\u2019re Facing<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before jumping into any fixes, it\u2019s important to identify exactly what\u2019s going wrong. Not all email problems are caused by Cloudflare, and not all of them need the same solution. Taking a few minutes to pin down the issue will save you a lot of time (and guesswork) later.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s break this down into the most common scenarios:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Are Emails Not Sending at All?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This is the most obvious red flag. If your contact forms, order confirmations, or password reset links never arrive, your <a href=\"https:\/\/postmansmtp.com\/wordpress-not-sending-emails\/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress is not sending emails<\/a> in the first place. In most cases, this points to either:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>No SMTP plugin installed (WordPress uses the unreliable wp_mail() function by default)<\/li>\n\n\n\n<li>Misconfigured SMTP settings<\/li>\n\n\n\n<li>DNS records are not configured properly<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Are Emails Landing in Spam?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If your emails are being sent, but they\u2019re going straight to spam folders, the issue usually lies with your domain\u2019s reputation or your DNS configuration. Cloudflare might be part of the problem if your SPF, DKIM, or DMARC records are missing or set up incorrectly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This happens when people move their DNS to Cloudflare but forget to re-add those critical authentication records. Spam filters love that \u2014 and by \u201clove,\u201d we mean they\u2019ll toss your emails in the spam folder without a second thought.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Are You Seeing Timeout Errors (e.g., 524 or 504)?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">These are clear signs of a communication issue between your server and the external SMTP provider. Cloudflare might be timing out the connection, especially if:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Your SMTP host\u2019s DNS record is being proxied (the orange cloud icon is ON)<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1395\" height=\"371\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dns-management.jpg\" alt=\"\" class=\"wp-image-159090\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dns-management.jpg 1395w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dns-management-300x80.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dns-management-1024x272.jpg 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dns-management-768x204.jpg 768w\" sizes=\"(max-width: 1395px) 100vw, 1395px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Timeouts are particularly common with transactional emails, where timing is everything. If your SMTP connection takes too long, Cloudflare throws a timeout error to \u201cprotect\u201d the site and ends up blocking the email entirely.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>03 Easy Steps to Fix Cloudflare Not Sending WordPress Emails<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Let&#8217;s fix all the issues we have discussed one by one.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step #1: Fix WordPress Not Sending Emails After Moving to Cloudflare<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">So you&#8217;ve added your site to Cloudflare, expecting faster load times and better security, but now your WordPress emails have vanished into thin air. No contact form responses. No WooCommerce order emails. Nothing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this section, we will walk you through the exact steps to fix that and get your WordPress emails working reliably via the Post SMTP plugin.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Install and Configure the Post SMTP Plugin<\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The first (and most important) step is to stop relying on WordPress\u2019s default wp_mail() function, which is one of the most common reasons WordPress does not send emails. Instead, we\u2019ll replace it with SMTP (Simple Mail Transfer Protocol) using the Post SMTP plugin.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Post SMTP gives you full control over your email delivery and works with any transactional email provider. Even better, it shows you exactly what\u2019s going on under the hood with detailed logs and error reporting.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here\u2019s why Post SMTP is the better choice:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>All popular SMTP API support<\/li>\n\n\n\n<li>Backup SMTP Connection support<\/li>\n\n\n\n<li>Real-time email delivery logs<\/li>\n\n\n\n<li>Free spam score checker tool<\/li>\n\n\n\n<li>Failure alerts via SMS, webhook, email, and Slack<\/li>\n\n\n\n<li>Connection test and debug tools, and more.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">You\u2019ll actually know why an email failed, not just that it did.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To install and set up Post SMTP, follow the steps below:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go to Plugins \u2192 Add New in your WordPress dashboard.<\/li>\n\n\n\n<li>Search for \u201cPost SMTP.\u201d<\/li>\n\n\n\n<li>Click Install Now, then Activate.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"815\" height=\"387\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/search-for-post-smtp.jpg\" alt=\"\" class=\"wp-image-159092\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/search-for-post-smtp.jpg 815w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/search-for-post-smtp-300x142.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/search-for-post-smtp-768x365.jpg 768w\" sizes=\"(max-width: 815px) 100vw, 815px\" \/><\/figure>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>After activation, launch the Setup Wizard.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1305\" height=\"417\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/launch-the-setup-wizard.jpg\" alt=\"\" class=\"wp-image-159093\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/launch-the-setup-wizard.jpg 1305w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/launch-the-setup-wizard-300x96.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/launch-the-setup-wizard-1024x327.jpg 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/launch-the-setup-wizard-768x245.jpg 768w\" sizes=\"(max-width: 1305px) 100vw, 1305px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The Setup Wizard will guide you through connecting your email provider, adding credentials, and testing your connection.&nbsp;<\/p>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>Next, you need an email service that can actually send your messages. The good news is that Post SMTP works with all popular ESPs, such as:<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Brevo (formerly Sendinblue)<\/li>\n\n\n\n<li>Gmail SMTP<\/li>\n\n\n\n<li>Amazon SES<\/li>\n\n\n\n<li>Microsoft 365<\/li>\n\n\n\n<li>SendGrid<\/li>\n\n\n\n<li>Zoho Mail<\/li>\n\n\n\n<li>Mailgun API<\/li>\n\n\n\n<li>SparkPost, etc.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1052\" height=\"753\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/need-an-email-service.jpg\" alt=\"\" class=\"wp-image-159094\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/need-an-email-service.jpg 1052w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/need-an-email-service-300x215.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/need-an-email-service-1024x733.jpg 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/need-an-email-service-768x550.jpg 768w\" sizes=\"(max-width: 1052px) 100vw, 1052px\" \/><\/figure>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>For this guide, let\u2019s say you choose Brevo and hit \u2018Continue.\u2019<\/li>\n\n\n\n<li>On the subsequent screen, you\u2019ll be asked for:<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>From Email<\/strong>: This should be an email address associated with your domain (e.g., hello@yourdomain.com).<\/li>\n\n\n\n<li><strong>From Name<\/strong>: The name you want your recipients to see.<\/li>\n\n\n\n<li><strong>Brevo API Key:<\/strong> You can get this from your Brevo account.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"998\" height=\"783\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/configure-mailer-settings.jpg\" alt=\"\" class=\"wp-image-159095\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/configure-mailer-settings.jpg 998w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/configure-mailer-settings-300x235.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/configure-mailer-settings-768x603.jpg 768w\" sizes=\"(max-width: 998px) 100vw, 998px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>7<\/strong>. Click \u2018Save and Continue\u2019 to move forward.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, you\u2019ll be prompted to send a test email. Enter your email address and hit \u2018Send Test Email.\u2019 If everything is set up correctly, you\u2019ll see a success message.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1067\" height=\"421\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/send-test-email.jpg\" alt=\"\" class=\"wp-image-159096\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/send-test-email.jpg 1067w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/send-test-email-300x118.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/send-test-email-1024x404.jpg 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/send-test-email-768x303.jpg 768w\" sizes=\"(max-width: 1067px) 100vw, 1067px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Once you complete the wizard, all emails from your WordPress site will be routed through your chosen SMTP provider, which substantially improves deliverability.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you are still experiencing the issue, it\u2019s time to check and update your DNS records in Cloudflare.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step #2: Correctly Add DNS Records in Cloudflare<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When you connect your domain to Cloudflare, it typically imports your DNS settings from wherever your domain was previously hosted. But if you&#8217;ve recently started using a new email service provider, there&#8217;s a good chance you&#8217;ll need to add or update a few DNS records to make sure your emails are sent properly and actually reach the inbox.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To start, log into your Cloudflare dashboard and select your domain from the list. Once you&#8217;re in, click on the DNS tab. This is where you&#8217;ll manage all the records related to your domain\u2019s email.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"1024\" height=\"295\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/cloudflare-dashboard-1024x295.jpg\" alt=\"\" class=\"wp-image-159097\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/cloudflare-dashboard-1024x295.jpg 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/cloudflare-dashboard-300x87.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/cloudflare-dashboard-768x222.jpg 768w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/cloudflare-dashboard.jpg 1116w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">If you don\u2019t know what SPF, DKIM, and DMARC are, let\u2019s explore these DNS records below:<\/p>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\"><strong>DKIM \u2013 Digitally Sign Your Messages<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">DKIM (DomainKeys Identified Mail) adds a digital signature to every email sent from your domain. Think of it as a tamper-proof seal that verifies the email really came from your domain and hasn&#8217;t been altered along the way.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once you get your DKIM record details (usually a TXT record) from your email provider, add it in the Cloudflare DNS section under the correct host name. Each provider may have different formatting, so follow their instructions closely.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1116\" height=\"526\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dkim-record-details.jpg\" alt=\"\" class=\"wp-image-159098\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dkim-record-details.jpg 1116w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dkim-record-details-300x141.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dkim-record-details-1024x483.jpg 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dkim-record-details-768x362.jpg 768w\" sizes=\"(max-width: 1116px) 100vw, 1116px\" \/><\/figure>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\"><strong>SPF \u2013 List Authorized Sending Servers<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">SPF (Sender Policy Framework) is a TXT record that tells email servers which services are allowed to send emails on behalf of your domain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If your domain is already being used to send emails through another platform \u2014 like a newsletter tool or a support ticket system \u2014 there\u2019s a good chance an SPF record already exists in your DNS settings. And that\u2019s where people often run into problems: you can\u2019t have more than one SPF record per domain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead of creating a new one, you\u2019ll need to merge your new email provider\u2019s SPF entry into the existing one. That means editing the existing record and adding the new server&#8217;s entry within it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Not sure how? Here&#8217;s our quick <a href=\"https:\/\/postmansmtp.com\/multiple-spf-records\/\" target=\"_blank\" rel=\"noreferrer noopener\">guide to merging SPF records<\/a> that\u2019ll walk you through it step by step.<\/p>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\"><strong>DMARC \u2013 Get Reports and Protect Your Domain<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">DMARC, short for \u2018Domain-based Message Authentication, Reporting, and Conformance,\u2019 takes things a step further by telling mail servers what to do if a message fails SPF or DKIM checks. It can also be used to receive reports about how your domain is being used (or misused) across the internet.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Most email providers recommend DMARC settings for you. If not, you can use a basic (generic) record that works for most domains. This generic record might look something like this:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>v=DMARC1; p=none; rua=mailto:you@example.com<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1116\" height=\"318\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dmarc-settings.jpg\" alt=\"\" class=\"wp-image-159099\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dmarc-settings.jpg 1116w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dmarc-settings-300x85.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dmarc-settings-1024x292.jpg 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dmarc-settings-768x219.jpg 768w\" sizes=\"(max-width: 1116px) 100vw, 1116px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">That tells email providers not to block anything yet, but to send you reports about suspicious activity.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re unsure how to format it, check out this <a href=\"https:\/\/postmansmtp.com\/what-is-a-dmarc-record\/\" target=\"_blank\" rel=\"noreferrer noopener\">guide to creating a DMARC record<\/a>.<\/p>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\"><strong>CNAME, TXT, and MX Records (Optional)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Some services will also ask you to add CNAME, TXT, or MX records for features like link branding, bounce handling, or domain verification. These aren\u2019t as common, but if your provider specifically asks for them, you\u2019ll need to add those too.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Just follow the provider\u2019s instructions word for word \u2014 especially when it comes to what to enter in the \u201cName\u201d or \u201cHost\u201d field, which can be a little confusing in Cloudflare\u2019s interface.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the provider doesn\u2019t mention these records, you can skip them. No need to add extra records that aren\u2019t doing anything.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step #3: Fix SMTP Timeouts or Cloudflare 524 Errors<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Sometimes, the issue isn\u2019t that WordPress can\u2019t send emails \u2014 it\u2019s that the SMTP connection itself is timing out. If you\u2019ve seen Cloudflare\u2019s 524 A timeout occurred error or Post SMTP is stuck on connecting, this section is for you.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These timeouts usually mean your site can\u2019t reach the SMTP server, often because of a misconfiguration in Cloudflare\u2019s DNS settings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s break it down step-by-step.<\/p>\n\n\n\n<h4 class=\"wp-block-heading has-medium-font-size\"><strong>Disable Proxy on Mail Server A Record in Cloudflare<\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">One of the most common mistakes we see is trying to route email traffic through Cloudflare\u2019s proxy. But here\u2019s the thing: Cloudflare doesn\u2019t support SMTP, POP, or IMAP traffic. Trying to proxy these protocols leads to timeout errors, especially 524 and 504.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here\u2019s how to fix it:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to your Cloudflare dashboard.<\/li>\n\n\n\n<li>Select your domain.<\/li>\n\n\n\n<li>Go to the DNS tab.<\/li>\n\n\n\n<li>Look for the A record for your mail server (usually named mail or something similar).<\/li>\n\n\n\n<li>If it has an orange cloud under the Proxy Status column, click it to turn it gray.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1116\" height=\"128\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/proxy-status-column.jpg\" alt=\"\" class=\"wp-image-159100\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/proxy-status-column.jpg 1116w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/proxy-status-column-300x34.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/proxy-status-column-1024x117.jpg 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/proxy-status-column-768x88.jpg 768w\" sizes=\"(max-width: 1116px) 100vw, 1116px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">To understand it easily:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Orange cloud = Proxied = Timeout or dropped connection.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Gray cloud = DNS Only = SMTP works properly.<\/p>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>Click it until it turns into a gray cloud that says DNS only.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1116\" height=\"348\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dns-only.jpg\" alt=\"\" class=\"wp-image-159101\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dns-only.jpg 1116w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dns-only-300x94.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dns-only-1024x319.jpg 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/dns-only-768x239.jpg 768w\" sizes=\"(max-width: 1116px) 100vw, 1116px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Please Note:<\/strong> If you\u2019re using a third-party SMTP provider like SendLayer, Brevo, or Mailgun, you typically don\u2019t have to add an A record \u2014 just make sure the relevant TXT records are added correctly.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step #4: Check Your Domain\u2019s Spam Score (Optional but Recommended)<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Even if your emails are technically being sent, there\u2019s still a big problem if they land in the spam folder. That\u2019s where your spam score comes in \u2014 it\u2019s a measure of how trustworthy your domain and message content appear to spam filters.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A high spam score doesn\u2019t just affect open rates\u2014it can ruin customer relationships, especially for WooCommerce stores, contact forms, or membership sites that rely on timely communication.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To check the Spam Score for your email domain, follow the steps below:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Go to Post SMTP &gt;&gt; Dashboard.<\/li>\n\n\n\n<li>Click <a href=\"https:\/\/postmansmtp.com\/domain-health-checker\/\" target=\"_blank\" rel=\"noreferrer noopener\">Spam Score Checker<\/a> under the Troubleshooting section.<\/li>\n\n\n\n<li>Send a test email from your domain to the mentioned address.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1521\" height=\"624\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/click-spam-score-checker.jpg\" alt=\"\" class=\"wp-image-159102\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/click-spam-score-checker.jpg 1521w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/click-spam-score-checker-300x123.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/click-spam-score-checker-1024x420.jpg 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/click-spam-score-checker-768x315.jpg 768w\" sizes=\"(max-width: 1521px) 100vw, 1521px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Wait a few moments, and the tool will return a score from 0 (perfect) to 10 (very likely spam).<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">You\u2019ll also get a breakdown of what triggered the score, like missing DNS records, suspicious phrases, or an unauthenticated sending domain.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Common Cloudflare + WordPress Email Questions (FAQs).<\/strong><\/h2>\n\n\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Need Expert Help? Let Post SMTP Handle It For You<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you\u2019re still facing the \u2018Cloudflare Not Sending WordPress Emails\u2019 issue or need assistance in configuring your SMTP settings or DNS records, don\u2019t worry! We have a team of email specialists who can help you set up your entire email system.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Services we offer include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>SMTP setup<\/strong>: We&#8217;ll configure Post SMTP with your SMTP provider.<\/li>\n\n\n\n<li><strong>DNS help<\/strong>: We&#8217;ll ensure your SPF, DKIM, and DMARC records are correctly set up in Cloudflare.<\/li>\n\n\n\n<li><strong>Spam score fix<\/strong>: We\u2019ll help you resolve any high spam scores by setting up proper DNS records and using best practices.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">You can book a 30-minute session with one of our experts or contact our support email for assistance. <a href=\"https:\/\/postmansmtp.com\/configuration-request\/\" target=\"_blank\" rel=\"noreferrer noopener\">Click here<\/a> to book a remote session.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1712\" height=\"800\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/book-a-remote-session.jpg\" alt=\"\" class=\"wp-image-159103\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/book-a-remote-session.jpg 1712w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/book-a-remote-session-300x140.jpg 300w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/book-a-remote-session-1024x479.jpg 1024w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/book-a-remote-session-768x359.jpg 768w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/book-a-remote-session-1536x718.jpg 1536w\" sizes=\"(max-width: 1712px) 100vw, 1712px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Are you facing issues with WordPress emails after setting up Cloudflare? Whether your emails fail or the mailing server times out during SMTP requests, you&#8217;re not alone. Many WordPress users face this issue after switching to Cloudflare\u2014but don&#8217;t worry! In this guide, we&#8217;ll explain how Cloudflare affects WordPress email sending [&hellip;]<\/p>\n","protected":false},"author":6276,"featured_media":159111,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_titles_title":"How to Fix Cloudflare Not Sending WordPress Emails [2026 Best Guide]","_seopress_titles_desc":"Is Cloudflare not sending WordPress emails or causing SMTP timeouts? This guide shows you how to fix this issue via Post SMTP and tweaking Cloudflare settings.","_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 Fix Cloudflare Not Sending WordPress Emails [2026 Best Guide]","_seopress_social_fb_desc":"Is Cloudflare not sending WordPress emails or causing SMTP timeouts? This guide shows you how to fix this issue via Post SMTP and tweaking Cloudflare settings.","_seopress_social_fb_img":"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-SM.jpg","_seopress_social_fb_img_attachment_id":159117,"_seopress_social_fb_img_width":2500,"_seopress_social_fb_img_height":1309,"_seopress_social_twitter_title":"How to Fix Cloudflare Not Sending WordPress Emails [2026 Best Guide]","_seopress_social_twitter_desc":"Is Cloudflare not sending WordPress emails or causing SMTP timeouts? This guide shows you how to fix this issue via Post SMTP and tweaking Cloudflare settings.","_seopress_social_twitter_img":"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-SM.jpg","_seopress_social_twitter_img_attachment_id":159117,"_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":"Cloudflare not sending WordPress emails","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_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":[12],"tags":[],"class_list":["post-159083","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-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner-300x97.jpg","spectra_custom_meta":{"_edit_lock":["1773134552:6407"],"_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":[""],"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":[""],"_elementor_edit_mode":[""],"_elementor_template_type":[""],"_elementor_data":[""],"_elementor_conditions":["a:0:{}"],"_edit_last":["6407"],"ezd_doc_contributors":["6407,6407,"],"_seopress_redirections_type":["301"],"_seopress_redirections_logged_status":["both"],"_seopress_analysis_target_kw":["Cloudflare not sending WordPress emails"],"um_content_restriction":["a:8:{s:26:\"_um_custom_access_settings\";b:0;s:14:\"_um_accessible\";i:0;s:28:\"_um_access_hide_from_queries\";b:0;s:19:\"_um_noaccess_action\";i:0;s:30:\"_um_restrict_by_custom_message\";i:0;s:27:\"_um_restrict_custom_message\";s:0:\"\";s:19:\"_um_access_redirect\";i:0;s:23:\"_um_access_redirect_url\";s:0:\"\";}"],"_eael_post_view_count":["2823"],"_seopress_titles_title":["How to Fix Cloudflare Not Sending WordPress Emails [2026 Best Guide]"],"_seopress_social_fb_title":["How to Fix Cloudflare Not Sending WordPress Emails [2026 Best Guide]"],"_seopress_social_fb_desc":["Is Cloudflare not sending WordPress emails or causing SMTP timeouts? This guide shows you how to fix this issue via Post SMTP and tweaking Cloudflare settings."],"_seopress_social_twitter_title":["How to Fix Cloudflare Not Sending WordPress Emails [2026 Best Guide]"],"_seopress_social_twitter_desc":["Is Cloudflare not sending WordPress emails or causing SMTP timeouts? This guide shows you how to fix this issue via Post SMTP and tweaking Cloudflare settings."],"_thumbnail_id":["159111"],"_seopress_social_fb_img":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-SM.jpg"],"_seopress_social_fb_img_attachment_id":["159117"],"_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\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-SM.jpg"],"_seopress_social_twitter_img_attachment_id":["159117"],"_seopress_social_twitter_img_width":["2500"],"_seopress_social_twitter_img_height":["1309"],"_seopress_titles_desc":["Is Cloudflare not sending WordPress emails or causing SMTP timeouts? This guide shows you how to fix this issue via Post SMTP and tweaking Cloudflare settings."],"ast-disable-related-posts":[""],"old_thumbnail_id":["159109"],"_wpml_word_count":["2056"],"copied_media_ids":["a:13:{i:0;i:159090;i:1;i:159092;i:2;i:159093;i:3;i:159094;i:4;i:159095;i:5;i:159096;i:6;i:159098;i:7;i:159099;i:8;i:159100;i:9;i:159101;i:10;i:159102;i:11;i:159103;i:12;i:159097;}"],"referenced_media_ids":["a:1:{i:0;i:159111;}"],"_wpml_location_migration_done":["1"],"_uagb_toc_options":["a:2:{s:17:\"_uagb_toc_version\";s:10:\"1789307397\";s:18:\"_uagb_toc_headings\";a:14:{i:0;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:68:\"why-cloudflare-might-be-blocking-or-timing-out-your-wordpress-emails\";s:7:\"content\";s:69:\"Why Cloudflare Might Be Blocking or Timing Out Your WordPress Emails?\";s:5:\"depth\";i:2;}i:1;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:52:\"pre-check-confirm-the-exact-email-issue-youre-facing\";s:7:\"content\";s:56:\"Pre-Check: Confirm the Exact Email Issue You\u2019re Facing\";s:5:\"depth\";i:2;}i:2;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:29:\"are-emails-not-sending-at-all\";s:7:\"content\";s:30:\"Are Emails Not Sending at All?\";s:5:\"depth\";i:3;}i:3;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:26:\"are-emails-landing-in-spam\";s:7:\"content\";s:27:\"Are Emails Landing in Spam?\";s:5:\"depth\";i:3;}i:4;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:43:\"are-you-seeing-timeout-errors-eg-524-or-504\";s:7:\"content\";s:49:\"Are You Seeing Timeout Errors (e.g., 524 or 504)?\";s:5:\"depth\";i:3;}i:5;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:60:\"03-easy-steps-to-fix-cloudflare-not-sending-wordpress-emails\";s:7:\"content\";s:60:\"03 Easy Steps to Fix Cloudflare Not Sending WordPress Emails\";s:5:\"depth\";i:2;}i:6;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:66:\"step-1-fix-wordpress-not-sending-emails-after-moving-to-cloudflare\";s:7:\"content\";s:68:\"Step #1: Fix WordPress Not Sending Emails After Moving to Cloudflare\";s:5:\"depth\";i:3;}i:7;a:4:{s:5:\"level\";i:4;s:2:\"id\";s:42:\"install-and-configure-the-post-smtp-plugin\";s:7:\"content\";s:42:\"Install and Configure the Post SMTP Plugin\";s:5:\"depth\";i:4;}i:8;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:46:\"step-2-correctly-add-dns-records-in-cloudflare\";s:7:\"content\";s:48:\"Step #2: Correctly Add DNS Records in Cloudflare\";s:5:\"depth\";i:3;}i:9;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:49:\"step-3-fix-smtp-timeouts-or-cloudflare-524-errors\";s:7:\"content\";s:51:\"Step #3: Fix SMTP Timeouts or Cloudflare 524 Errors\";s:5:\"depth\";i:3;}i:10;a:4:{s:5:\"level\";i:4;s:2:\"id\";s:51:\"disable-proxy-on-mail-server-a-record-in-cloudflare\";s:7:\"content\";s:51:\"Disable Proxy on Mail Server A Record in Cloudflare\";s:5:\"depth\";i:4;}i:11;a:4:{s:5:\"level\";i:3;s:2:\"id\";s:61:\"step-4-check-your-domains-spam-score-optional-but-recommended\";s:7:\"content\";s:68:\"Step #4: Check Your Domain\u2019s Spam Score (Optional but Recommended)\";s:5:\"depth\";i:3;}i:12;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:48:\"common-cloudflare-wordpress-email-questions-faqs\";s:7:\"content\";s:53:\"Common Cloudflare + WordPress Email Questions (FAQs).\";s:5:\"depth\";i:2;}i:13;a:4:{s:5:\"level\";i:2;s:2:\"id\";s:48:\"need-expert-help-let-post-smtp-handle-it-for-you\";s:7:\"content\";s:49:\"Need Expert Help? Let Post SMTP Handle It For You\";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:\"1789307397\";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\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner.jpg",746,240,false],"thumbnail":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner-150x150.jpg",150,150,true],"medium":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner-300x97.jpg",300,97,true],"medium_large":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner.jpg",746,240,false],"large":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner.jpg",746,240,false],"ezd_embed_thumb":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner-100x100.jpg",100,100,true],"ezd_searrch_thumb16x16":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner-16x16.jpg",16,16,true],"ezd_searrch_thumb50x50":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner-50x50.jpg",50,50,true],"1536x1536":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner.jpg",746,240,false],"2048x2048":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner.jpg",746,240,false],"gform-image-choice-sm":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner.jpg",300,97,false],"gform-image-choice-md":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner.jpg",400,129,false],"gform-image-choice-lg":["https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner.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":"Are you facing issues with WordPress emails after setting up Cloudflare? Whether your emails fail or the mailing server times out during SMTP requests, you&#8217;re not alone. Many WordPress users face this issue after switching to Cloudflare\u2014but don&#8217;t worry! In this guide, we&#8217;ll explain how Cloudflare affects WordPress email sending [&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 1 a\u00f1o hace","modified":"Actualizado 6 meses hace"},"absolute_dates":{"created":"Publicado el mayo 16, 2025","modified":"Actualizado el marzo 10, 2026"},"absolute_dates_time":{"created":"Publicado el mayo 16, 2025 7:32 am","modified":"Actualizado el marzo 10, 2026 9:22 am"},"featured_img_caption":"","series_order":"","jetpack_featured_media_url":"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2025\/05\/How-to-Fix-Cloudflare-Not-Sending-WordPress-Emails-Banner.jpg","_links":{"self":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/posts\/159083","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=159083"}],"version-history":[{"count":0,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/posts\/159083\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/media\/159111"}],"wp:attachment":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/media?parent=159083"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/categories?post=159083"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/tags?post=159083"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}