Continuum API
Guides · 6 min read

What Is Email Verification? A Practical Guide

Email verification is the process of confirming that an address is real, correctly formed, and able to receive mail — before you send to it. Done well, it protects your sender reputation and keeps bounce rates under the thresholds mailbox providers punish. Here's what actually happens under the hood.

The layers of a real verification

Good verification isn't a single yes/no. It's a stack of independent checks that each catch a specific failure mode, combined into one score and status. Continuum runs 12 of them in parallel:

Syntax validation (RFC-compliant parsing), MX record checks (does the domain have live mail servers?), SMTP probing (an optional mailbox-level handshake), catch-all detection, disposable-domain detection, role-account detection (info@, support@), greylisting awareness, SPF/DKIM/DMARC checks, and domain blacklist screening.

Valid, risky, invalid — and why it matters

A verifier returns a status, not just a boolean. 'Valid' means the mailbox accepted verification probes. 'Invalid' means it's undeliverable — bad syntax, no MX, or a rejected mailbox. 'Risky' is the interesting one: catch-all domains, role accounts, and disposable providers land here because the address might deliver but carries quality flags.

Routing on status — suppress invalid, warm-up risky, send to valid — is what keeps bounce rates low without throwing away legitimate contacts.

Why one-shot verification isn't enough

Here's the catch most guides skip: a verified list doesn't stay verified. People change jobs, mailboxes get deactivated, domains lapse. Roughly 20–30% of B2B addresses go stale every year. A list you cleaned in January is measurably dirty by March.

That's why Continuum pairs verification with continuous monitoring — re-checking your contacts on a schedule and alerting you the moment one drifts from valid to risky or invalid, so status drift never silently breaks a campaign.

Frequently asked questions

Does email verification guarantee delivery?

No. A 'valid' result means the mailbox accepted verification probes at check time — it strongly predicts deliverability but isn't a guarantee. Sender reputation and content still matter.

How accurate is verification?

A multi-layer verifier like Continuum reaches 98%+ accuracy by combining 12 independent checks, without bouncing legitimate inboxes.

How often should I verify a list?

Before every campaign at minimum. Better: monitor key contacts continuously so you catch decay the day it happens instead of after a bounce campaign.

Verify and monitor your list with Continuum
Get free access →