How to Fix Emails Going to Spam

When your emails go to spam instead of the inbox, it is usually a DNS authentication issue. Here is how to diagnose and fix it.

Step 1: Check Your SPF, DKIM, and DMARC Records

These three DNS records tell receiving mail servers that your emails are genuine. Without them, your emails are treated as suspicious.

SPF Record

Go to cPanel > Zone Editor and look for an existing TXT record containing 'v=spf1'. If none exists, add:

Type: TXT | Name: @ | Value: v=spf1 include:hordanso.net ~all

DKIM Record

cPanel generates DKIM records automatically. To enable DKIM:

  1. In cPanel, go to Email Deliverability.
  2. Find your domain and click Manage.
  3. If DKIM shows as 'Not Installed', click Repair.
  4. Copy the generated DKIM TXT record and add it to your DNS zone.

DMARC Record

Add this TXT record in your DNS: Name: _dmarc | Value: v=DMARC1; p=quarantine; rua=mailto:[email protected]

Step 2: Check If Your IP Is Blacklisted

  1. Go to mxtoolbox.com/blacklists.aspx.
  2. Enter your domain or server IP address.
  3. Click Blacklist Check.
  4. If your IP appears on any blacklist, contact Hordanso support. We will investigate and request delisting.

Step 3: Review Your Email Content

  • Avoid spam trigger words: 'Free', 'Winner', 'Urgent', 'Click here', 'Congratulations', 'Act now'
  • Do not use ALL CAPS in subject lines
  • Include a physical mailing address in bulk emails (legal requirement in many countries)
  • Include an Unsubscribe link if you are sending marketing/newsletter emails
  • Use a proper FROM name (your business name, not a random address)

Step 4: Test Your Email Score

Send a test email to mail-tester.com (create a free test address on their site). You will get a spam score and specific recommendations.

Note: If you are using a new domain or IP for bulk sending, warm it up gradually — start with 50 emails/day and increase slowly over 2–4 weeks.

 

  • email spam, DMARC, inbox, email deliverability, DKIM, SPF, blacklist
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Connect Your Hordanso Business Email Records to Cloudflare

  Overview: This guide shows you exactly how to add your Hordanso business email DNS records...

How to Access Webmail (Roundcube)

Webmail lets you access your business email through a web browser without configuring an email...

How to Configure Email on iPhone (iOS Mail)

Here is how to add your Hordanso business email to the native Mail app on your iPhone or iPad....

How to Configure Email on Android

Here is how to add your Hordanso business email to the Gmail app or the native Email app on...

How to Set Up SPF, DKIM, and DMARC Records

SPF, DKIM, and DMARC are email authentication standards. Together, they prove to receiving mail...

Powered by WHMCompleteSolution