Every warmup vendor knows their dashboard can't save you from a 15% bounce rate. Their support team will ask you to verify your list before raising the pool volume. That ought to tell you which variable matters more.
Aim for < 2% bounce rate. Above 5% and Gmail begins degrading your reputation; above 10% and Microsoft starts blocking. List verification costs ~$0.005/email; warmup subscriptions cost $500–$800/month. The ROI is not close.
Why bounces matter more than pool traffic
Bounce rate is a first-class signal every major provider uses to classify senders. It's also one of the few signals where the receiving end has ground truth — the address either resolves to a real mailbox or it doesn't. No classifier ambiguity.
Pool-generated engagement is ambiguous, discounted, and detectable. Bounces are deterministic and weighted heavily. Fix the deterministic signal first.
Two-layer verification stack
- Syntax + MX + catch-all check (free, sub-second per address). Rejects malformed addresses, dead domains, and known catch-all servers. Handles ~60% of bad data.
- SMTP probe verification ($0.004–$0.010/address via a verifier API: Zerobounce, Bouncer, NeverBounce, MailerCheck). Handshakes with the receiving server without sending, detects rejections for invalid-user.
Both layers are cheap. Run both on any list before sending.
What verification can't catch
- Spam traps that resolve (pristine traps rejected by layer 2; recycled traps pass verification but generate no reply).
- Catch-all domains that accept any address (layer 2 marks these “risky” — exclude from first send, test via small batches).
- Role mailboxes (
info@,sales@) which verify fine but attract complaints.
Policies that hold bounce rate under 2%
- Reverify every list older than 30 days before sending.
- Exclude verifier-“risky” addresses from first-touch; test in 200-piece batches post-ramp.
- Drop any prospect that bounced on an earlier campaign — don't retry.
- Seed your list with 1–2% known-bad addresses and monitor those get blocked by your sending stack (leading indicator of verification decay).
Cost comparison
Typical SaaS team sending 30k emails/month. Verification: 30k × $0.006 = $180. Warmup subscription: $500–$800. Placement impact: verification wins by a factor of 3 or 4 on independent measurement.
After a verification pass, run a placement test to quantify the lift. Numbers from real seed mailboxes, outside any warmup pool.