Maildrop is a simple, self-hostable disposable email service. Provides temporary email inboxes for privacy-conscious users, developers testing email workflows, and security researchers. Built with JavaScript and designed for easy deployment with minimal configuration. Lightweight alternative to commercial temporary email services.
git clone https://github.com/haileyydev/maildrop.git
# Clone and run
git clone https://github.com/haileyydev/maildrop
cd maildrop
npm install
npm start
# Access at http://localhost:3000
# Receive emails at any @yourdomain.com