Learn

Email validation & deliverability, explained

A plain-language guide to what Sieve checks and why it matters for anyone running email marketing. No jargon required.

What is email validation?

Email validation is the process of checking, before you hit send, whether an address is real, well-formed and safe to mail. Lists naturally decay, people change jobs, abandon inboxes, or mistype their address when they sign up. Validation catches those problems early.

Why it matters for marketers

Mailbox providers like Gmail and Outlook watch how your mail performs. Sending to addresses that bounce, or to spam traps, tells them you don't keep a clean list, and they respond by sending all your mail, even to your best customers, straight to the spam folder.

Cleaning a list before a campaign protects your sender reputation, lifts your open rates (because real people receive your mail), and saves money, most email platforms charge by the number of contacts you store and send to.

What the verdicts mean

Every address Sieve checks lands in one of three buckets. Each result also carries a confidence score and a per-layer breakdown so you can see exactly why it was sorted that way.

Clean

Safe to send to. The address is well-formed, the domain accepts mail, and nothing suggests it will bounce or harm your reputation.

Risky

Deliverable but with a caveat, for example a role inbox (info@, sales@), a catch-all domain, or an address we could not fully verify. Send with care, or keep it on a separate list.

Rejected

Do not send. The address is invalid, a likely typo, disposable, or the mailbox does not exist. Sending to these is what drives bounces and spam complaints.

What is deliverability?

Validation is about the addresses on your list. Deliverability is about your own sending domain, whether mailbox providers trust it enough to put your mail in the inbox rather than the spam folder. A clean list sent from a poorly-configured domain still lands in spam, so the two go hand in hand.

Sieve's Deliverability check scores your domain A to F across five pillars and gives you prioritized fixes. Here's what each pillar is:

MX (mail server)

MX records tell the internet which server receives mail for a domain. No MX means the domain cannot accept email at all, an immediate red flag.

SPF

SPF is a public list of the services allowed to send mail as your domain. Without it, Gmail, Yahoo and Microsoft treat your mail as suspicious and often reject it.

DKIM

DKIM adds a cryptographic signature to every message so receivers can confirm it really came from you and wasn't tampered with in transit.

DMARC

DMARC ties SPF and DKIM together and tells receivers what to do with mail that fails, monitor (none), quarantine, or reject. Since 2024, bulk senders without DMARC are rejected by major providers.

Blacklists (DNSBLs)

Blacklists are databases of IPs and domains caught sending spam. If your sending infrastructure is listed, your mail lands in spam, or is blocked outright, until you request delisting.

Fix-it guides

Step-by-step walkthroughs for the problems the grade tool finds most often, written for people who do not live in DNS dashboards.

Glossary

Bounce

A message that could not be delivered. 'Hard' bounces (the address doesn't exist) are the ones validation prevents.

Disposable address

A throwaway inbox from a temporary-email service. Almost never a real, lasting contact.

Role address

A shared inbox like info@, support@ or sales@. Higher complaint risk; often excluded from marketing.

Catch-all domain

A domain that accepts mail to any address, so a server can't confirm a specific mailbox exists. Marked risky, not clean.

Spam trap

An address used only to catch senders with poor list hygiene. Hitting one badly damages your reputation.

Sender reputation

Mailbox providers' running score of how trustworthy your sending is. Clean lists keep it high; bounces and complaints sink it.

Put it into practice

Validate your first 100 addresses with a live mailbox probe, free.

Start validating free