What Is MoeMail?
MoeMail is a free, open-source temporary email service that lets users create a disposable email address in one click. It can be used to sign up for websites, download resources, test products, or receive emails without giving away a personal inbox. This helps reduce spam, unwanted newsletters, and tracking.
How MoeMail Works
MoeMail is built with Next.js and Cloudflare services, including Workers, D1, and Email Routing. Incoming emails are sent to the platform, stored in the selected mailbox, and displayed in the web app as they arrive. Old mailboxes and messages are removed automatically when they expire.
Common Use Cases
MoeMail can be useful when registering on unfamiliar websites, testing signup and verification flows, receiving one-time codes, or avoiding marketing emails. Developers can also use the API for automated tests that need access to a working inbox.
Key Features
Users can create mailboxes that last for 1 hour, 24 hours, 3 days, or permanently. MoeMail also includes a real-time inbox, light and dark modes, responsive design, and PWA support. Other features include role-based permissions, optional outgoing email, webhook notifications, and a public OpenAPI that allows developers and AI agents to create mailboxes and read messages programmatically.
Developer Options
MoeMail provides REST and OpenAPI documentation at docs.moemail.app, along with webhook support and GitHub and Google OAuth login. The full project is also open source on GitHub, so developers can self-host it using Cloudflare.
Compatibility
MoeMail is completely web-based and works in modern browsers on both desktop and mobile devices. It can also be installed as a Progressive Web App for easier access.
Community
The project has an open-source community on GitHub, as well as a Telegram group where users can follow updates and discuss the service.
Company
MoeMail is an independent open-source project maintained by its creator. The hosted version at moemail.app is free to use.