Email Marketing & Validation Glossary
A reference guide to email validation, address verification, deliverability, and sender authentication terms: SMTP checks, MX records, SPF / DKIM / DMARC, hard bounce and soft bounce, spam traps, catch-all, disposable email, domain warm-up, and sender score. Clear, no-fluff definitions. 63 terms.
Accept-all domain
An accept-all domain accepts SMTP mail to any address, real or not. Learn why this makes email validation inconclusive and how to manage it in your lists.
ARC Authentication
ARC preserves SPF, DKIM, and DMARC results across email forwarding hops. Defined in RFC 8617 and supported by Gmail, Microsoft 365, and Yahoo.
BIMI record
What a BIMI record is, how it works with DMARC enforcement, SVG logo requirements, VMC certificates, and which mail providers support it.
Bot Signups
Bot signups flood your email list with fake, stolen, or random addresses. Learn how to spot them and stop them before they wreck your sender reputation.
Bulk Email Verification
What bulk email verification is, how batch processing works, output statuses, and when to run a list clean.
CAN-SPAM Act
CAN-SPAM Act is the US federal law governing commercial email. Covers the seven requirements, opt-out rules, penalties up to $51,744 per message, and what it means for email deliverability.
Catch-all email
A catch-all (accept-all) domain accepts mail to any address, real or invented. Here's why that breaks SMTP validation and what to do about it.
Complaint Addresses
Complaint addresses are subscribers who hit Spam. One complaint does more damage than a thousand unsubscribes — here is why and what to do about it.
Confirmed opt-in
Confirmed opt-in (COI) adds a verification click before activating a subscriber. Learn how it differs from double opt-in, when it is legally required, and why list quality improves.
Corporate Email
Corporate email is an address on your own domain. How it differs from free providers, why it affects deliverability, and what to watch for in B2B lists.
Dedicated IP for email
A dedicated IP gives you full control over your sender reputation. Here's when it's worth the trouble and what setup actually involves.
Disposable Email Address (DEA)
Disposable email addresses (DEA, temp mail) live 10 minutes to a day. Learn how to detect them and why filtering them protects deliverability.
DKIM Signature
DKIM (DomainKeys Identified Mail) is a cryptographic signature added to every outbound email. Learn how it works, how to configure it, and why key rotation matters.
DMARC alignment
DMARC alignment ties the visible From domain to SPF and DKIM results. Without it, both protocols can pass and DMARC still fails.
DMARC policy
DMARC is a DNS record that tells mail servers what to do when SPF and DKIM fail. Covers alignment, the three policy levels, record tags, reports, and common mistakes.
DNS email validation
How DNS validation works in email verification: MX, A, and TXT record checks, what each tells you, and where DNS fits in the validation pipeline.
DNSBL (DNS-Based Blackhole List)
What DNSBL is, how DNS-based blackhole list queries work, the major lists (Spamhaus, Barracuda, SpamCop), why IPs get listed, and how to get delisted.
Domain Age Check
Domain age check: how a domain's registration date signals email risk. New domains under 7 days are high-risk; learn the thresholds, WHOIS/RDAP lookup, and scoring logic.
Domain Reputation
Domain reputation is the trust score mailbox providers assign to a sending domain. Learn what shapes it, how it differs from IP reputation, and how to check it.
Domain Warming
Domain warming: gradually ramping up email volume from a new domain to build sender reputation with mailbox providers before bulk sending.
Double opt-in
Double opt-in requires a confirmation click before adding a subscriber. Learn how it works, why it cuts bounces, and when it is legally required.
Email append
Email append matches your CRM records against a third-party database to fill in missing email addresses. Here's how it works, the legal risks, and the data quality problems.
Email Blacklist Check
What email blacklist checks are, how DNSBL lookups work, the major lists, why IPs get listed, and how to get removed.
Email Bounce Rate
Email bounce rate: the percentage of undelivered messages. Covers hard bounce vs. soft bounce, acceptable thresholds, causes, and how to reduce bounces.
Email Content Filtering
Email content filtering is how spam filters analyze message body, HTML, links, and headers to assign a spam score and decide where your mail lands.
Email Deduplication
Email deduplication removes duplicate addresses from a mailing list. Learn why duplicates appear, how to find them, and which merge strategy to apply.
Email List Hygiene
Email list hygiene means regularly removing invalid, inactive, and risky addresses. Learn which contacts to cut, how often, and why it protects your deliverability.
Email List Segmentation
Email list segmentation splits subscribers into groups by behavior, demographics, or purchase stage to send more relevant campaigns and improve deliverability.
Email risk score
Email scoring assigns a numeric risk score to each address based on SMTP status, domain type, MX config, and risk signals. Learn what the score measures and how to act on it.
Email Suppression List
A suppression list is the set of addresses you must never mail: unsubscribes, spam complainers, hard bounces, and spam traps. Here's how it works and why losing it hurts.
Email Syntax Validation
Checking an email address format against RFC 5321/5322 rules: allowed characters, structure, and length.
Email Throttling
Email throttling limits how fast a sender can deliver messages to a mail server. Why providers throttle, Gmail and Outlook limits, and how to configure your own rate.
Email Typo Detection
How email validators catch domain typos like gmial.com and suggest corrections — algorithms, thresholds, and where to apply it.
Email Validation API
An email validation API checks addresses in real time via HTTP: syntax, DNS, SMTP, disposable detection. How it works and when to use it.
Email Validation Webhook
An email validation webhook is a POST request your validation service sends to your server when a check completes. Push delivery, payload structure, security, retry logic.
Email verification accuracy
Accuracy, precision, recall, FPR, FNR: the metrics that reveal whether an email validator is trustworthy — and how to compare services honestly.
Feedback loop (FBL)
An email feedback loop lets ISPs report spam complaints back to senders. Learn how FBL and ARF work, which providers offer them, and why your complaint rate matters.
Free Email Provider
Free email providers give users a shared-domain address at no cost. Learn how Gmail, Outlook, and Yahoo behave during SMTP verification and why provider type matters for list quality.
GDPR and Email Marketing
GDPR rules for email marketing: consent requirements, subscriber rights, data processing obligations, and penalty tiers for EU violations.
Greylisting
Greylisting is an anti-spam technique that temporarily rejects email from unknown senders and waits to see if the sending server retries.
Hard Bounce
A hard bounce is a permanent email delivery failure. Learn the SMTP codes, causes, deliverability risks, and how to prevent them.
Honeypot form fields
A honeypot field is a hidden form input that only bots fill in. Learn how it works, how to implement it correctly, and why it beats CAPTCHA for signup forms.
Inactive email subscribers
Inactive subscribers stop opening and clicking your emails. Learn when to flag them, why they drag down deliverability, and how to run a re-engagement sequence.
Inbox placement rate
Inbox placement rate (IPR) is the share of sent emails that land in the inbox, not spam. Learn how to measure it, what benchmarks to target, and how to improve it.
IP Reputation
IP reputation is the trust score mailbox providers assign to your sending IP. Learn the difference between dedicated and shared IPs, how to check your score, and how to recover.
IP warming
IP warming is the practice of gradually increasing email volume from a new IP to build sender reputation. Learn the schedule, metrics, and mistakes to avoid.
Mailbox Existence Check
A mailbox existence check uses SMTP to confirm whether a specific address accepts mail. How RCPT TO works, why catch-all domains complicate results, and accuracy limits.
MX Record Check
How checking a domain's MX record works during email validation and what it tells you about deliverability.
Poisoned Email Data
Poisoned email data: fake, malicious, and planted addresses that corrupt a mailing list. How they get in, why they matter, and how to remove them.
Real-time email verification
Real-time email verification checks an address the moment it is entered — via SMTP, MX, and DNS — before it reaches your database. Here's how it works.
Role-Based Email Address
Role-based addresses (info@, support@, admin@) belong to a function, not a person. Why they hurt deliverability and how to handle them.
Russian Advertising Law (38-FZ) and Email Marketing
Federal Law 38-FZ governs commercial email in Russia. Article 18 requires prior consent, places the proof burden on senders, and carries fines up to 500,000 RUB.
Sender Reputation
Sender reputation is the score mailbox providers assign to your sending source. Learn what drives it, how to check it, and how to recover when it drops.
Sender Score
Sender Score is a 0-100 IP reputation rating from Validity. Learn what drives it, how to read the tiers, and why it differs from Gmail's own reputation system.
Single opt-in
Single opt-in adds subscribers instantly on form submit, no confirmation required. Learn the tradeoffs for list quality, deliverability, and compliance.
SMTP Verification
SMTP verification checks whether an email address exists by connecting to the mail server without sending a message. How it works, response codes, and limits.
Soft bounce
A soft bounce is a temporary email delivery failure. Learn what causes SMTP 4xx codes, how retry logic works, and when to remove soft-bouncing addresses.
Spam Filter
How spam filters work: connection checks, SPF/DKIM/DMARC authentication, content scoring, and engagement signals. What causes inbox failures and how to fix them.
Spam Score
What spam score is, how filters like SpamAssassin calculate it, what raises or lowers it, and how to test your messages before sending.
Spam Traps
What spam traps are, the three types (pristine, recycled, typo), how they reach your list, and how to keep them out.
Spamhaus
Spamhaus runs the SBL, XBL, PBL, and DBL blocklists used by Gmail, Outlook, and most major mail providers. Here's how they work and how to get off them.
SPF Record
SPF is a DNS TXT record that authorizes mail servers to send on your domain's behalf. Learn syntax, the 10-lookup limit, common mistakes, and how SPF fits with DKIM and DMARC.
Unknown Email Status
Unknown email status means the validator couldn't confirm whether a mailbox exists. Learn the causes: SMTP timeouts, greylisting, rate limiting, and how to handle these addresses.
