vmail
A temporary email service that visitors can self-host on Cloudflare Workers, using Email Routing to receive mail, D1 for storage, and optional Resend, MailChannels, or native Cloudflare sending, with a React frontend and a RESTful API for mailbox and inbox access.
- Stars
- 1,488
- Forks
- 394
- License
- GPL-3.0
- Category
- Email & Communication
- Latest push
- Published
- Refreshed
- Updated
About this app
This profile is based on public repository information.
Research and source context
This profile is compiled from public repository data. Repository details were captured and the profile was last researched .
More in Email & Communication
cloud-mail
A self-hosted email service that lets a domain owner create multiple mailboxes and send or receive messages with attachments. It runs on Cloudflare Workers and stores data in D1, KV, and R2, with Workers AI for verification-code recognition and Turnstile for bot protection.
moemail
A temporary email service where users create disposable mailboxes, receive messages in real time, and optionally send mail through Resend. It deploys to Cloudflare Pages in the visitor's account, using D1 for storage, KV for settings, and Email Workers to receive routed mail.
mail2telegram
A Telegram bot that receives email via Cloudflare Email Routing and runs on Workers, pushing notifications with quick actions and offering a Mini App inbox with history, attachments, and settings stored in D1 and R2, with optional AI summaries via Workers AI.