Spam trap

A dead or planted address that exists only to catch senders mailing lists they never earned. Hitting one quietly wrecks your reputation.

the honeypot address that gets me flaggedpoisoned email in my listspamtraphoneypot email addresspristine traprecycled address traptypo trapwhy did my whole domain get blocked overnight

See it

Live demo coming soon

What it is

A spam trap is an address that no human reads, kept alive by mailbox providers and blocklist operators purely to catch senders mailing lists they never earned. Three flavors: pristine traps (addresses planted in page source that only a scraper would ever find), recycled traps (real addresses abandoned by their owner, then reactivated as traps after a long dormancy), and typo traps (gmial.com, hotnail.com, caught by signup forms with no validation).

Hitting a pristine trap says you bought or scraped a list. Hitting a recycled one says you never prune people who stopped opening. The first gets you blocklisted fast; the second bleeds reputation slowly. There is no appeal window where you get to explain yourself, and Spamhaus does not tell you which address it was.

The nasty part: traps accept your mail. They never bounce, never complain, never unsubscribe, so nothing in your dashboard points at them. You only learn they exist when placement collapses. Defense is boring and works: double opt-in, never buy or scrape, suppress anyone who has not engaged in six to twelve months, and re-verify old lists before importing them into a new sender.

Ask AI for it

Write me a spam-trap defense routine for my mailing list. Include: a signup form with double opt-in plus typo detection on common domain misspellings (gmial.com, yaho.com, hotnail.com), a nightly job that moves any address with no open, click, or reply in the last 9 months into a suppression list, permanent suppression on every hard bounce, and a pre-import validation step for any list older than 6 months. Explain in comments why each step reduces pristine and recycled trap risk specifically.

You might have meant

list hygienesuppression listblocklistsender reputationdouble opt in

Go deeper