Private guest inbox
Mailfab guest inboxes are tied to the browser session that created them instead of being presented as a public inbox listing.
Mailinator alternative
mailfab is built for teams and individuals who want temporary inboxes without making the guest experience feel like a public mailbox directory. Start with a browser-private guest inbox, then move to API, CLI, webhook, and self-hostable workflows when needed.
Mailfab guest inboxes are tied to the browser session that created them instead of being presented as a public inbox listing.
Signed-in users can use API keys, CLI JSON output, webhooks, and share links for repeatable workflows.
The public repository documents a Next.js and Cloudflare Workers deployment model with D1 and KV.
Use case fit
The guest inbox is designed for quick receive-only verification while keeping access scoped to the browser session. That makes it a practical fit for one-off signups, QA checks, and short-lived flows.
Developer fit
When temporary email becomes part of product testing, Mailfab's signed-in workflows add API keys, CLI commands, webhooks, sharing, and optional sending where the account is allowed to send.