A clean email list outperforms a big dirty one. The math is brutal: sending to 10,000 dead addresses doesn't just waste $40 in send fees — it can drop your reputation low enough that the next campaign to your good addresses lands in spam too.
Every marketing email includes an unsubscribe link in the footer (auto-injected, legally required)
Recipient clicks the link → lands on a confirmation page
Confirms unsubscribe → the contact's DND-Email flag is set to true
Future marketing campaigns automatically skip this contact
One-to-one transactional emails (receipts, appointment confirmations) still send — those aren't covered by unsubscribe
CAN-SPAM (US): must process unsubscribe within 10 business days
CASL (Canada): must process within 10 business days
GDPR (EU): must process "without undue delay" — typically interpreted as immediately
Gmail/Yahoo (Feb 2024): must process within 2 days
Intellivizz CRM processes unsubscribes immediately, by default
WARNING — Don't try to game unsubscribes
Hiding the unsubscribe link, requiring a login to unsubscribe, or making it multi-step deliberately violates anti-spam laws and Gmail/Yahoo rules. Every shortcut creates legal liability and worsens deliverability — it's the worst trade-off available. Make unsubscribes one click.
Soft bounce: temporary issue (mailbox full, server down). Intellivizz CRM retries automatically. After 5 soft bounces, treats it as hard.
Hard bounce: permanent issue (address doesn't exist). Address is auto-flagged "undeliverable" and excluded from future sends.
Run email verification on all contacts added or updated in the last 30 days
Build a smart list of contacts with 0 opens in last 90 days ("dormant")
Send a single re-engagement email asking if they want to stay on the list
Auto-tag non-responders as "dormant-confirmed" and remove from default sends
After 6 months in dormant-confirmed, fully unsubscribe them
Google Postmaster Tools: shows your domain's reputation at Gmail (free)
Microsoft SNDS: shows reputation at Outlook/Hotmail (free)
MXToolbox: blacklist monitoring — alerts you if your sending IP/domain ends up on a major blocklist
Set up these tools at launch — they're early-warning systems for deliverability issues