Developer Tools
โ
315
PHP
kasteckis/TempFastMail
315
Stars
37
Forks
3
Issues
PHP
Language
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.
View on GitHub
git clone https://github.com/kasteckis/TempFastMail.git
Quick Start Example
bash
# 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