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

推荐订阅源

博客园 - 三生石上(FineUI控件)
博客园 - 叶小钗
博客园 - 聂微东
博客园 - 司徒正美
Hugging Face - Blog
Hugging Face - Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Google DeepMind News
Google DeepMind News
Recent Announcements
Recent Announcements
IT之家
IT之家
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
爱范儿
爱范儿
Vercel News
Vercel News
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
博客园 - Franky
U
Unit 42
酷 壳 – CoolShell
酷 壳 – CoolShell
腾讯CDC
F
Fortinet All Blogs
V
Visual Studio 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
disposables.app
Justin Duke · 2025-12-21 · via Buttondown's blog

We built and released a tiny little project: disposables.app, a free tool for easily checking whether or not an email address domain is disposable or otherwise problematic.

The database comes from many places. A big part of it is from our own traffic, of course—we've been fighting spam for years, and have built up a pretty comprehensive list of domains that we've seen used for abuse. But we're also grateful to Martin Cech for his project disposable-email-domains, which bootstrapped our initial database. Concomitant with the release of disposables.app, we've started sponsoring the project.

The tool is simple: type in a domain, and we'll tell you if it's disposable. You can also grab the full list as JSON from the API endpoint if you want to integrate it into your own projects.

This is the kind of thing that's useful for us internally, but we figured it might be useful for others too—so we're releasing it as a free, open tool. If you're building something that needs to validate email addresses, give it a try.