TempFastMail is a self-hosted temporary email box service. Built with PHP (Symfony) backend and React frontend, it provides disposable email addresses for quick signups, testing, and privacy. Features fast inbox delivery, clean web interface, and easy Docker deployment. A lightweight alternative to commercial temporary email services for developers and privacy-conscious users.
git clone https://github.com/kasteckis/TempFastMail.git
# Run with Docker
git clone https://github.com/kasteckis/TempFastMail
cd TempFastMail
docker compose up -d
# Access at http://localhost
# Receive emails instantly
# Auto-cleanup of old messages