DEV Community

Cover image for πŸš€ Introducing DropMail β€” A Privacy-First Disposable Email Platform
Shahir Islam
Shahir Islam

Posted on

πŸš€ Introducing DropMail β€” A Privacy-First Disposable Email Platform

I built a full-stack disposable email system from scratch β€” and it actually works in real-time.

Introducing DropMail

A temp email service that:

  • Requires zero sign-up
  • Receives real emails via a custom SMTP server
  • Pushes emails instantly using WebSockets (no polling)
  • Automatically deletes expired data

🧠 Stack & Highlights:

  • SMTP server (smtp-server + mailparser)
  • Node.js + Express API
  • MongoDB Atlas
  • Socket.io for real-time inbox Chrome + Firefox extensions (React + TypeScript)

If you’re into backend systems, real-time apps, or email infrastructure β€” this might interest you.

πŸ‘‰ Chrome Extension: Chrome Extension - DropMail

πŸ‘‰ Firefox Add-on: Firefox Add-ons β€” DropMail

🌍 Try DropMail
Experience it yourself:

πŸ‘‰ Live Site: https://dropmail.space

Here is the full breakdown πŸ‘‡
Introduction Blog

Share your feedback after using it.
Thanks

Top comments (0)