ShowDNS Errors

Paste the Error,
Get the Fix

Clear, actionable solutions for the exact DNS, SSL/TLS, certificate, and email errors you hit in the terminal and browser — with the diagnostic commands and tools to confirm the fix.

Advertisement
Filter

SSL

1

Email Security

10
Email Security8 min read

Fix "Message rejected due to DMARC policy" (dmarc=fail)

Why mailbox providers bounce email with dmarc=fail, and how to fix SPF and DKIM alignment so your messages pass your domain's DMARC policy and reach the inbox.

DMARCSPFDKIM
Email Security8 min read

Fix "No DMARC record found"

Why lookups report a missing DMARC policy even when you published one, and how to publish the _dmarc TXT record so receivers and checkers actually find it.

DMARCDNSTXT Record
Email Security8 min read

Fix "Passes SPF but fails DMARC" (alignment failure)

spf=pass next to dmarc=fail means SPF authenticated the wrong domain. Diagnose the Return-Path mismatch and fix alignment with a custom return path or DKIM.

DMARCSPFAlignment
Email Security8 min read

Fix "SPF PermError: too many DNS lookups" (10-lookup limit)

Why SPF returns PermError when your record needs more than 10 DNS lookups, and how to remove unused senders, drop a/mx/ptr, and flatten includes to get back under the limit.

SPFPermErrorEmail Security
Email Security8 min read

Fix "DKIM signature verification failed" (dkim=fail)

Why receivers return dkim=fail with a bad signature or body hash mismatch, and how to fix the published key, selector, and message handling so DKIM verifies and passes.

DKIMEmail SecurityDMARC
Email Security8 min read

Fix "blocked using Spamhaus" — sending IP blacklisted

Why mail bounces with "blocked using Spamhaus" or an RBL, how to find which blacklist lists your sending IP, and how to fix the cause and request delisting so mail flows.

BlacklistSpamhausEmail Security
Email Security7 min read

Fix "dkim=none" — message not signed with DKIM

Why receivers report dkim=none (message not signed), why it weakens DMARC and deliverability, and how to enable DKIM signing and publish the selector so your mail is signed.

DKIMEmail SecurityDMARC
Email Security7 min read

Fix "Received-SPF: softfail" (~all) — SPF Not Passing

Why mail is spammed or rejected on SPF softfail (~all) or neutral (?all), what the SPF qualifiers mean, and how to authorize the sender so SPF passes instead of soft-failing.

SPFsoftfailEmail Security
Email Security8 min read

Fix "550 5.7.1 Relaying denied" (not permitted to relay)

Why SMTP servers reject mail with 550 5.7.1 Relaying denied, covering the sender-authentication and MX-routing causes, and how to fix each so mail is accepted.

SMTPMXEmail Security
Email Security7 min read

Fix "550 5.1.1 User unknown" (recipient address rejected)

Why mail bounces with 550 5.1.1 User unknown or recipient address rejected — a mistyped address, a deleted mailbox, or stale MX routing — and how to fix each cause.

SMTPMXEmail Security