Why am I seeing "Reverse DNS (PTR) Problems Exist" in the "Email Deliverability" module?

The use of Reverse DNS (PTR) checks is a historical means of checking that the message being delivered is not SPAM. If you are having email delivery issues, this is most likely not the reason. It's more likely that your SPF DKIM DMARC records contain errors.

 

The following is a more detailed explanation as to why this is treated as a false positive.

  • PTR is correct, but doesn’t match cPanel’s expectation

    • cPanel expects the PTR to exactly match the server’s configured hostname or the specific domain you’re checking.

    • Many hosting providers set the PTR to a generic rDNS name (like server123.hostingprovider.com). This is valid and accepted by mail providers, but cPanel flags it because it doesn’t match your domain.

  • Multiple domains sending mail from the same IP

    • A single IP can only have one PTR record.

    • If you have multiple domains (e.g., example.com, example.net) sending from that IP, only one of them can “match” the PTR. The others will always show a warning in the module, even though mail will still deliver fine if SPF, DKIM, and DMARC are correct.

  • cPanel’s module checks forward-confirmed reverse DNS (FCrDNS) strictly

    • Some mail providers only require that:

      • The PTR exists.

      • The hostname it resolves to has an A record pointing back to the same IP.

    • If that condition is met, big providers like Gmail and Outlook are happy — but cPanel still says “problem” if it doesn’t perfectly line up with the domain you’re inspecting.

 

 

 

  • PTR, Email, Reverse DNS
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I set up email forwarders?

Email forwarders (Aliases) allows you to send a copy of all the email sent to a specific email...

DMARC - Domain-based Message Authentication, Reporting & Conformance

What is a DMARC record? A DMARC (Domain-based Message Authentication, Reporting &...

How do I set up emails on my phone (Apple Mail, Gmail, Outlook, Samsung Mail)

Disclaimer Because MyHost doesn’t develop, ship or maintain these mail clients, any issues with...

My forwarder to @gmail.com is being blocked or bounced

If you are using the email forwarding feature, which automatically redirected all incoming...

How do I create a new email account or address?

To create a new email account or new email address: Log into the MyHost Client Area, then open...