EmailGuard
  • Pricing
Log inRegister
Writing

Blog

Long-form notes on shipping software, running infrastructure, and learning in public.

Articles

1 post
engineering
9 min read
How to Block Disposable Emails at Signup (Server-Side)
Block throwaway addresses before they enter your database. Validate on the server, read the disposable flag from an API, and fail open when the checker is down.
Jun 28, 2026
Read more