Email Specter
Email Specter is a powerful log analysis and monitoring tool for KumoMTA, designed to help you track email delivery, diagnose issues, and optimize performance through real-time insights and detailed reporting.
Features
- Live email delivery and bounce analytics dashboard
- Event and message search with advanced filters
- Detailed reports for delivery, bounces, and more
- MTA connection management (webhooks)
- Top domains, services, and IPs with instant search
Installation
The easiest way to run Email Specter is with Docker Compose:
git clone https://github.com/maileroo/email-specter.git
cd email-specter
cp .env.example .env
docker-compose up -d
Access Email Specter at http://localhost/ (or your server’s IP).
Github Repository
Please find our Github repository below.