MephistoMail – A RAM-only, tracker-free disposable email client
Cleaner UI than 10minutemail, but mail.tm already exists and has a free web app.

Clean temp mail UI, but 10minutemail, Guerrilla Mail, and Tempmail already own this space.
Users avoiding spam, privacy-conscious developers, QA testers needing throwaway emails
10minutemail · Guerrilla Mail · Tempmail
I got frustrated with the current landscape of 10-minute mail services. They are often full of ads, Google Analytics trackers, and clunky interfaces--completely defeating the purpose of a "privacy" tool.
I built MephistoMail as a clean, RAM-only frontend alternative. It uses the mail.tm/mail.gw APIs under the hood for actual inbox mapping but handles everything on the client side in volatile memory. If you close the tab, the session is gone. Zero logs are kept on our end.
Tech stack: React 18, Vite, Tailwind CSS, Lucide.
Would love to hear your thoughts, roasts, and suggestions!
Demo: https://mephistomail.site Repo: https://github.com/jokallame350-lang/temp-mailmephisto
Cleaner UI than 10minutemail, but mail.tm already exists and has a free web app.
Disposable email inbox CLI for agents—wraps Mail.tm API with JSON defaults and account aliases.
Yet another temp mail service—per-domain blocking exists in TempMail already.
Bloom filter at the edge beats calling ZeroBounce APIs for every signup.
Email risk-scoring at signup, but Kickbox, ZeroBounce, and NeverBounce already dominate.
OTP auto-extraction is useful, but Mailtrap and TempMail APIs already exist.