Next-Gen Disposable Email Service

Disposable Email into the Void

Generate instant, anonymous temporary email addresses in seconds. Keep your personal inbox safe from spam, trackers, and data leaks.

Your Temporary Email Address
Ready
Generating email...
Incoming Messages Auto-refreshing every 5s...

Waiting for incoming messages to ...

Supported Mail Suffixes

Choose from our active pool of verified temporary email domains.

@chitose.biz.id Active
@himari.biz.id Active
@natsumi.my.id Active

Why Choose VoidMail?

Built for privacy enthusiasts, developers, and everyday web users.

100% Anonymous

No credit card, password, or registration required. Use instantly and disappear without leaving a trace.

Cloudflare Edge Speed

Powered by Cloudflare Workers and D1 database for sub-millisecond email reception worldwide.

Auto-Expiring Inbox

Disposable email addresses keep spam, phishing attempts, and unwanted newsletters away from your personal accounts.

Developer REST API

Programmatically generate inboxes, list received messages, and read HTML/plaintext email bodies via API.

Developer Friendly API

Integrate automated email testing and inbox creation in your apps with simple cURL commands.

Create Inbox cURL Example
curl -X POST https://voidmail.my.id/api/inboxes \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"domain": "chitose.biz.id", "address": "testuser"}'
Explore API Docs