Blog

Guides on email privacy, disposable email best practices, and developer workflows.

RSS feed · Subscribe to new posts

Email Testing in GitHub Actions

2026-08-28 · 10 min read

Most CI pipelines mock the mail server and never prove an email actually arrives. Here is how to assert real delivery, real OTP extraction and real link clicks from a GitHub Actions workflow.

Read article →

Testing Email Flows with Vitest

2026-08-28 · 8 min read

How to test password resets, signup verification and magic links with Vitest using real disposable inboxes — with setup, teardown, parallel-safe fixtures, and honest advice on what to mock instead.

Read article →

Temp Mail in 60 Languages

2026-08-28 · 6 min read

TempMailGrab now serves fully translated pages in 60 languages. Here is why a privacy tool in your own language is a practical matter rather than a cosmetic one, and what actually changed.

Read article →

Disposable Email and GDPR

2026-08-28 · 8 min read

Where temporary email addresses sit under GDPR — whether they count as personal data, what data minimisation implies, and what a business should actually do when one appears in a signup form.

Read article →

TempMailGrab API Tutorial

2026-02-20 · 10 min read

A complete tutorial covering the TempMailGrab REST API — creating private inboxes, polling for messages, extracting OTPs, and setting up webhooks for real-time delivery.

Read article →

Temp Mail for Discord Sign-Ups

2026-01-28 · 5 min read

Create Discord accounts using a disposable email address. Step-by-step guide covering what works, what gets blocked, and how to keep your real inbox private.

Read article →

Temp Mail vs Email Alias

2025-11-01 · 5 min read

Temporary email addresses and email aliases both protect your inbox — but they work differently and suit different use cases. Here's when to use each.

Read article →

A Brief History of Disposable Email

2025-06-20 · 7 min read

Disposable email has been around since the early 2000s. Here is how it evolved from simple forwarders to privacy-focused, edge-deployed, API-first tools — and what drove each phase.

Read article →