惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog RSS Feed
Martin Fowler
Martin Fowler
爱范儿
爱范儿
IT之家
IT之家
Last Week in AI
Last Week in AI
A
About on SuperTechFans
Google DeepMind News
Google DeepMind News
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
aimingoo的专栏
aimingoo的专栏
G
Google Developers Blog
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog
美团技术团队
The Cloudflare Blog
MyScale Blog
MyScale Blog
T
The Blog of Author Tim Ferriss
Hugging Face - Blog
Hugging Face - Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
云风的 BLOG
云风的 BLOG
Y
Y Combinator Blog
The GitHub Blog
The GitHub Blog
腾讯CDC
Microsoft Security Blog
Microsoft Security Blog

Buttondown's blog

Email could have been X.400 times better The physicists who convinced Fermilab to send Brazil's emails Better in-app previews Analytics 3.0 Subscriber ID variables Comments! Send latest premium action Automation filtering Free API subscribers Surveys in automations Reply to replies Labels for RSS feeds How Jeremy Singer-Vine curates curious datasets for readers 2023 (and what's next) Email vs web content Sort by engagement Better gift subscriptions How Andy Dehnart built a career reviewing television New email template Email-based automations Opt-in reply tracking Automatic alt text More social network integrations Sort by metadata Overlarge image warnings Automation tag actions Pause emails mid-flight Search tags and automations Gift via automations Subscriber-driving emails
Smarter firewall
Justin Duke · 2025-08-21 · via Buttondown's blog

demo.buttondown.com/settings/general

We've been thrilled with the response to the Firewall, and we've been working hard to make it smarter and stronger over the last few months. The game of cat and mouse is a never-ending one, and we're always looking for ways to make it harder for spammers to get through!

To that end, we've added a handful of new checks to the firewall. You don't need to do anything or change anything to take advantage of these new checks, but we're excited to share them with you:

  1. Lookalike IP scoring: We've added a new check to the firewall that looks at the IP address of the subscriber and scores it based on the number of low-quality subscribers associated with that IP address. (If someone subscribers from 41.38.113.62 and that IP address also has 50 other subscribers which have never confirmed their subscription, that's a pretty good indicator that the subscriber is a bot!)
  2. Better domain-level provenance: We've deepened our list of problematic domains to include domains that are not just disposable but also have a history of being used for spam or other bad behavior.
  3. String-based checks: We've added a new check to the firewall that looks for strings in the email address or the newsletter name that are commonly used by spammers. The human eye is great at many things that computers are not; gdkkdkbjjnd@gmail.com is obviously garbage to a human, but it's less obvious to a computer. We've been historically reticent to try and score addresses based purely on the content of the email address itself, but we've found a really strong set of patterns that are high-signal without too many false positives.