{"id":14677,"date":"2025-12-27T10:41:44","date_gmt":"2025-12-27T05:11:44","guid":{"rendered":"https:\/\/www.youstable.com\/blog\/?p=14677"},"modified":"2025-12-27T10:41:46","modified_gmt":"2025-12-27T05:11:46","slug":"how-to-fix-common-email-errors-in-cpanel-hosting","status":"publish","type":"post","link":"https:\/\/www.youstable.com\/blog\/how-to-fix-common-email-errors-in-cpanel-hosting","title":{"rendered":"How to Fix Common Email Errors in cPanel Hosting"},"content":{"rendered":"\n<p><strong>To fix common email errors in cPanel hosting<\/strong>, verify SMTP authentication, correct mail client settings (IMAP\/POP ports and SSL\/TLS), and repair DNS (SPF, DKIM, DMARC, rDNS). Clear mailbox quotas, check blacklists, and review server logs or the Mail Queue for clues. Most issues resolve by correcting authentication, DNS, or quotas in cPanel\u2019s Email tools.<\/p>\n\n\n\n<p>Email is mission\u2011critical and when messages bounce or won\u2019t send, the fix usually sits inside cPanel. In this guide on how to fix common email errors in cPanel hosting, you\u2019ll learn the exact steps to diagnose and repair SMTP, DNS, quota, SSL, and client configuration problems, using beginner\u2011friendly instructions and proven deliverability practices.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"what-causes-email-errors-in-cpanel\"><strong>What Causes Email Errors in cPanel?<\/strong><\/h2>\n\n\n\n<p>Most cPanel email failures trace back to one of these core areas:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Authentication issues:<\/strong> SMTP auth disabled, wrong password, or bad sequence.<\/li>\n\n\n\n<li><strong>DNS misconfiguration: <\/strong>Broken or missing SPF, DKIM, DMARC, MX, or rDNS (PTR).<\/li>\n\n\n\n<li><strong>Mailbox limits: <\/strong>Quota exceeded or storage full.<\/li>\n\n\n\n<li><strong>Network\/SSL: <\/strong>Wrong ports, blocked port 25, TLS mismatch, certificate hostname mismatch.<\/li>\n\n\n\n<li><strong>Reputation\/filters: <\/strong>Blacklisted IP\/domain, aggressive recipient filters, or greylisting.<\/li>\n\n\n\n<li><strong>Server state:<\/strong> Mail queue backlog, high load, or firewall rules blocking mail.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"quick-diagnostic-checklist-faster-fixes\"><strong>Quick Diagnostic Checklist (Faster Fixes)<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Confirm the exact bounce\/SMTP error code (e.g., 550, 552, 421) and message.<\/li>\n\n\n\n<li>Test webmail (Roundcube in cPanel). If webmail works, the issue is likely client-side.<\/li>\n\n\n\n<li>Verify username\/password and SMTP authentication in your mail app.<\/li>\n\n\n\n<li>Use the correct ports: IMAP 993 (SSL), POP3 995 (SSL), SMTP 465 (SSL) or 587 (STARTTLS).<\/li>\n\n\n\n<li>Check <a href=\"https:\/\/www.youstable.com\/blog\/cpanel-email-account\/\">cPanel &gt; Email Accounts<\/a> for mailbox quota and storage usage.<\/li>\n\n\n\n<li>Open cPanel &gt; Email Deliverability to repair SPF\/DKIM\/DMARC.<\/li>\n\n\n\n<li>Send a test to a major mailbox (Gmail\/Outlook) and review the bounce reason.<\/li>\n\n\n\n<li>Check if your domain\/IP is on a public blocklist; request delisting if needed.<\/li>\n\n\n\n<li>Verify rDNS (PTR) points to the sending hostname.<\/li>\n\n\n\n<li>If you have access, review mail logs and the Mail Queue for patterns.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"how-to-fix-common-cpanel-email-errors-step-by-step\"><strong>How to Fix Common cPanel Email Errors (Step-by-Step)<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"1-550-relay-not-permitted-or-authentication-required\"><strong>1. 550 \u201cRelay not permitted\u201d or \u201cAuthentication required\u201d<\/strong><\/h3>\n\n\n\n<p><strong>Cause: <\/strong>You\u2019re attempting to send without SMTP authentication or with incorrect credentials.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enable \u201cMy outgoing server (SMTP) requires authentication\u201d in your mail client.<\/li>\n\n\n\n<li>Username should be the full email address (e.g., user@domain.com).<\/li>\n\n\n\n<li><strong>Outgoing server:<\/strong> mail.domain.com; Port 465 (SSL) or 587 (STARTTLS); <strong>Authentication:<\/strong> Normal\/Password.<\/li>\n\n\n\n<li><a href=\"https:\/\/www.youstable.com\/blog\/how-to-reset-cpanel-password\/\">Reset the email password in cPanel<\/a> if unsure (Email Accounts &gt; Manage).<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"2-535-incorrect-authentication-data-or-503-bad-sequence-of-commands\"><strong>2. 535 \u201cIncorrect authentication data\u201d or 503 \u201cBad sequence of commands\u201d<\/strong><\/h3>\n\n\n\n<p><strong>Cause: <\/strong>Wrong password, incorrect encryption, or misordered SMTP handshake.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Re-enter credentials; ensure TLS type matches port (465=SSL\/TLS, 587=STARTTLS).<\/li>\n\n\n\n<li>Delete and re-add the account in your mail client to <a href=\"https:\/\/www.youstable.com\/blog\/how-to-clear-cache-in-browser\/\">clear cached<\/a> settings.<\/li>\n\n\n\n<li>Check server time and <a href=\"https:\/\/www.youstable.com\/blog\/activate-an-ssl-certificate\/\">SSL certificate<\/a> validity (AutoSSL in cPanel).<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"3-552-quota-exceeded-mailbox-full\"><strong>3. 552 \u201cQuota exceeded\u201d \/ Mailbox full<\/strong><\/h3>\n\n\n\n<p><strong>Cause:<\/strong> The mailbox storage limit is exceeded; server rejects mail.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>In cPanel &gt; Email Accounts &gt; Manage, raise the mailbox quota or set \u201cUnlimited.\u201d<\/li>\n\n\n\n<li>Use Email Disk Usage to delete large or old messages (e.g., Sent, Trash, Junk).<\/li>\n\n\n\n<li>Enable IMAP archiving or move attachments to cloud storage.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"4-550-554-spf-dkim-dmarc-fail-or-message-rejected-by-policy\"><strong>4. 550\/554 \u201cSPF\/DKIM\/DMARC fail\u201d or \u201cMessage rejected by policy\u201d<\/strong><\/h3>\n\n\n\n<p><strong>Cause:<\/strong> DNS authentication records are missing, wrong, or too strict (especially with external senders like CRMs or newsletters).<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open cPanel &gt; Email Deliverability and \u201cRepair\u201d SPF and DKIM.<\/li>\n\n\n\n<li>If using third-party senders, add their include mechanism or sending IPs to SPF.<\/li>\n\n\n\n<li>Create a relaxed DMARC to start: p=none; then tune to quarantine\/reject after monitoring.<\/li>\n\n\n\n<li>Verify that your domain\u2019s MX points to the correct cPanel server if you receive mail locally.<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>; Example SPF (permit cPanel + a CRM)\n@ IN TXT \"v=spf1 a mx include:_spf.your-crm.com ~all\"\n\n; Example DMARC (monitoring mode)\n_dmarc IN TXT \"v=DMARC1; p=none; rua=mailto:dmarc-reports@domain.com; ruf=mailto:dmarc-fail@domain.com; fo=1; adkim=s; aspf=s\"\n<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"5-554-rejected-by-spam-filter-blacklisted-ip\"><strong>5. 554 \u201cRejected by spam filter\u201d \/ Blacklisted IP<\/strong><\/h3>\n\n\n\n<p><strong>Cause:<\/strong> Your server IP or domain has a poor reputation or triggered content\/spam filters.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Scan the account for malware or compromised scripts (CMS plugins, contact forms).<\/li>\n\n\n\n<li>Rotate credentials for all email users; enable 2FA in webmail if available.<\/li>\n\n\n\n<li>Reduce sending rate and avoid spammy content (large images, URL shorteners, all-caps).<\/li>\n\n\n\n<li>Check blocklists and request delisting after securing the account.<\/li>\n\n\n\n<li>Ask your host to review IP reputation or provide a clean IP\/smarthost if needed.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"6-421-451-temporary-local-problem-or-connection-timed-out\"><strong>6. 421\/451 \u201cTemporary local problem\u201d or \u201cConnection timed out\u201d<\/strong><\/h3>\n\n\n\n<p><strong>Cause: <\/strong>Remote server throttling, DNS resolution issues, firewall blocks, or local server load.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Retry later; many 4xx errors clear automatically.<\/li>\n\n\n\n<li>Ensure your domain resolves properly (A, MX) and rDNS is configured.<\/li>\n\n\n\n<li>Confirm your network or hosting firewall isn\u2019t blocking outbound SMTP.<\/li>\n\n\n\n<li>Contact your host to check the mail queue and server health.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"7-ssl-tls-mismatch-or-certificate-warning-in-mail-clients\"><strong>7. SSL\/TLS mismatch or certificate warning in mail clients<\/strong><\/h3>\n\n\n\n<p><strong>Cause: <\/strong>The mail client uses a hostname that doesn\u2019t match the certificate.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use mail.domain.com in both incoming and outgoing servers.<\/li>\n\n\n\n<li>Run AutoSSL in cPanel and ensure mail.domain.com is covered.<\/li>\n\n\n\n<li>Avoid raw server hostnames unless the certificate matches that hostname.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"8-webmail-errors-roundcube-or-connection-to-storage-server-failed\"><strong>8. Webmail errors (Roundcube) or \u201cConnection to storage server failed\u201d<\/strong><\/h3>\n\n\n\n<p><strong>Cause:<\/strong> Quota, permission, or IMAP (Dovecot) service interruptions.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Free up space via Email Disk Usage.<\/li>\n\n\n\n<li>Repair mailbox indexes by moving\/deleting heavy folders (Trash\/Junk) and re-logging.<\/li>\n\n\n\n<li>If you have WHM\/root, restart Dovecot\/Exim; otherwise, ask your host.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"9-no-reverse-dns-ptr-bounce\"><strong>9. \u201cNo reverse DNS (PTR)\u201d bounce<\/strong><\/h3>\n\n\n\n<p><strong>Cause:<\/strong> The sending IP lacks a valid PTR pointing to a hostname that resolves back.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Only your hosting\/network provider can set PTR. Open a support ticket asking them to set rDNS to your server\u2019s mail hostname (e.g., server.yourhost.com).<\/li>\n\n\n\n<li>Ensure the forward A record for that hostname exists and matches the same IP.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"verify-dns-and-smtp-with-simple-tests\"><strong>Verify DNS and SMTP with Simple Tests<\/strong><\/h2>\n\n\n\n<p>Use these quick checks to validate records and TLS. Replace domain.com and hostnames with your details.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># Check MX, SPF, DKIM, DMARC (from your PC or server)\ndig +short MX domain.com\ndig +short TXT domain.com\ndig +short TXT default._domainkey.domain.com\ndig +short TXT _dmarc.domain.com\n\n# Test SMTP STARTTLS\nopenssl s_client -connect mail.domain.com:587 -starttls smtp -servername mail.domain.com\n\n# On cPanel\/WHM servers (root):\ntail -f \/var\/log\/exim_mainlog\nexim -bp    # View mail queue\nexim -Mvh &lt;message-id&gt;  # View headers for a queued message\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"correct-mail-client-settings-outlook-apple-mail-thunderbird\"><strong>Correct Mail Client Settings (Outlook\/Apple Mail\/Thunderbird)<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Incoming (IMAP):<\/strong> mail.domain.com, Port 993, SSL\/TLS.<\/li>\n\n\n\n<li><strong>Incoming (POP3): <\/strong>mail.domain.com, Port 995, SSL\/TLS.<\/li>\n\n\n\n<li><strong>Outgoing (SMTP): <\/strong>mail.domain.com, Port 465 (SSL\/TLS) or 587 (STARTTLS).<\/li>\n\n\n\n<li><strong>Authentication: <\/strong>Required for SMTP; username is full email address.<\/li>\n\n\n\n<li><strong>Security: <\/strong>Do not use \u201cNone.\u201d Always enable SSL\/TLS or STARTTLS.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"configure-spf-dkim-and-dmarc-in-cpanel\"><strong>Configure SPF, DKIM, and DMARC in cPanel<\/strong><\/h2>\n\n\n\n<p>cPanel\u2019s Email Deliverability tool automates most DNS entries. After your domain\u2019s DNS points to the correct zone (either at your cPanel server or externally), add\/repair these records:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>SPF:<\/strong> Lists systems allowed to send for your domain. Add include mechanisms for each external sender (CRM, newsletter, transactional provider).<\/li>\n\n\n\n<li><strong>DKIM:<\/strong> Cryptographically signs mail. Enable in cPanel; publish the TXT selector record.<\/li>\n\n\n\n<li><strong>DMARC: <\/strong>Instructs receivers how to handle failed SPF\/DKIM. Start with p=none, analyze reports, then progress to quarantine\/reject.<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>; Minimal reliable set\n@          IN TXT \"v=spf1 a mx ~all\"\ndefault._domainkey IN TXT \"v=DKIM1; k=rsa; p=MIIBIjANBgkqh...\"\n_dmarc     IN TXT \"v=DMARC1; p=none; rua=mailto:dmarc@domain.com; adkim=s; aspf=s\"\n<\/code><\/pre>\n\n\n\n<p><strong>Tip:<\/strong> If your website sends email via forms or apps, avoid PHP\u2019s mail() without authentication. Use SMTP with authentication. Libraries like PHPMailer or an SMTP plugin in WordPress increase deliverability and traceability.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/ PHPMailer example (simplified)\n$mail-&gt;isSMTP();\n$mail-&gt;Host       = 'mail.domain.com';\n$mail-&gt;Port       = 587;\n$mail-&gt;SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS;\n$mail-&gt;SMTPAuth   = true;\n$mail-&gt;Username   = 'user@domain.com';\n$mail-&gt;Password   = 'strongpassword';\n$mail-&gt;setFrom('user@domain.com', 'Website');<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"best-practices-to-prevent-future-email-issues\"><strong>Best Practices to Prevent Future Email Issues<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use strong, unique passwords for all mailboxes; rotate periodically; enable 2FA in webmail when available.<\/li>\n\n\n\n<li>Limit bulk sends; throttle and segment campaigns. Never purchase lists.<\/li>\n\n\n\n<li>Keep WordPress, themes, and plugins updated to prevent spam infections.<\/li>\n\n\n\n<li>Enable SpamAssassin\/Apache SpamAssassin in cPanel and fine-tune thresholds.<\/li>\n\n\n\n<li>Monitor DMARC reports and adjust policies as you gain confidence.<\/li>\n\n\n\n<li>Audit Email Disk Usage monthly to avoid quota surprises.<\/li>\n\n\n\n<li>Document mail client settings and standardize across your team.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"how-to-test-email-deliverability-before-you-send\"><strong>How to Test Email Deliverability (Before You Send)<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Send to multiple providers (Gmail, Outlook, Yahoo) and compare inbox vs. spam placement.<\/li>\n\n\n\n<li>Check message headers at the recipient to confirm SPF, DKIM, and DMARC pass.<\/li>\n\n\n\n<li>Review bounce responses; 5xx are permanent, 4xx are temporary\u2014retry later.<\/li>\n\n\n\n<li>Scan content: minimize links, avoid URL shorteners, balance text and images, and add a plain\u2011text part.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"when-to-contact-your-host-and-how-youstable-helps\"><strong>When to Contact Your Host (and How YouStable Helps)<\/strong><\/h2>\n\n\n\n<p>Escalate to your hosting provider if you suspect IP reputation issues, need rDNS (PTR) configured, see persistent 4xx delays, or cannot repair SPF\/DKIM\/DMARC due to DNS delegation. At YouStable, our cPanel experts help configure Email Deliverability, set secure SMTP, analyze mail logs, and work with network teams on rDNS and reputation so your messages reach the inbox.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"faqs\"><strong>FAQs<\/strong><\/h2>\n\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list \">\n<div id=\"faq-question-1766057853351\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \" class=\"rank-math-question \" id=\"1-why-are-my-emails-not-sending-from-cpanel\">1. <strong>Why are my emails not sending from cPanel?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Common causes include disabled SMTP authentication, wrong ports or TLS settings, mailbox quota limits, or DNS issues (SPF\/DKIM\/DMARC). Test with webmail, confirm SMTP auth in your client, and use cPanel\u2019s Email Deliverability to repair DNS. If bounces persist, check blacklists and ask your host to review the mail queue and server reputation.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1766057870613\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \" class=\"rank-math-question \" id=\"2-what-are-the-correct-cpanel-email-port-settings\">2. <strong>What are the correct cPanel email port settings?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>IMAP: 993 (SSL). POP3: 995 (SSL). SMTP: 465 (SSL) or 587 (STARTTLS). Always use authentication with the full email address as the username and enable SSL\/TLS. Avoid unencrypted ports (110, 143, 25) for client connections.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1766057889033\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \" class=\"rank-math-question \" id=\"3-how-do-i-fix-spf-and-dkim-in-cpanel\">3. <strong>How do I fix SPF and DKIM in cPanel?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Go to cPanel &gt; Email Deliverability. Click \u201cRepair\u201d next to your domain to auto-add SPF and DKIM. If you send through third-party services, add their \u201cinclude\u201d or IPs to your SPF record and publish any DKIM keys they provide. Recheck after DNS propagates (usually minutes to a few hours).<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1766057900033\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \" class=\"rank-math-question \" id=\"4-how-can-i-clear-email-storage-or-fix-mailbox-full\">4. <strong>How can I clear email storage or fix \u201cmailbox full\u201d?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Open cPanel &gt; Email Disk Usage, select the mailbox, and bulk-delete large or old emails in folders like Sent, Trash, and Junk. You can also increase the quota under Email Accounts &gt; Manage. Consider archiving older mail locally or in a separate IMAP archive.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1766057911120\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \" class=\"rank-math-question \" id=\"5-what-should-i-do-if-my-server-ip-is-blacklisted\">5. <strong>What should I do if my server IP is blacklisted?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Secure all accounts (password reset, malware scan), reduce sending volume, and correct SPF\/DKIM\/DMARC. Request delisting from the specific blocklist once the issue is resolved. If reputation doesn\u2019t recover, ask your host\u2014YouStable can assist with remediation steps and, where appropriate, alternatives for reliable outbound delivery.<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>To fix common email errors in cPanel hosting, verify SMTP authentication, correct mail client settings (IMAP\/POP ports and SSL\/TLS), and [&hellip;]<\/p>\n","protected":false},"author":21,"featured_media":16227,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"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":"default","ast-page-background-enabled":"default","ast-page-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":"","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-4)","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-4)","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-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[350],"tags":[],"class_list":["post-14677","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-knowledgebase"],"acf":[],"featured_image_src":"https:\/\/www.youstable.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Fix-Common-Email-Errors-in-cPanel-Hosting.jpg","author_info":{"display_name":"Sanjeet Chauhan","author_link":"https:\/\/www.youstable.com\/blog\/author\/sanjeet"},"_links":{"self":[{"href":"https:\/\/www.youstable.com\/blog\/wp-json\/wp\/v2\/posts\/14677","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.youstable.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.youstable.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.youstable.com\/blog\/wp-json\/wp\/v2\/users\/21"}],"replies":[{"embeddable":true,"href":"https:\/\/www.youstable.com\/blog\/wp-json\/wp\/v2\/comments?post=14677"}],"version-history":[{"count":5,"href":"https:\/\/www.youstable.com\/blog\/wp-json\/wp\/v2\/posts\/14677\/revisions"}],"predecessor-version":[{"id":16229,"href":"https:\/\/www.youstable.com\/blog\/wp-json\/wp\/v2\/posts\/14677\/revisions\/16229"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.youstable.com\/blog\/wp-json\/wp\/v2\/media\/16227"}],"wp:attachment":[{"href":"https:\/\/www.youstable.com\/blog\/wp-json\/wp\/v2\/media?parent=14677"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.youstable.com\/blog\/wp-json\/wp\/v2\/categories?post=14677"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.youstable.com\/blog\/wp-json\/wp\/v2\/tags?post=14677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}