mailpit

Web and API based SMTP testing tool for email development

brewmacoslinux
Try with needOr install directly
Source

About

Web and API based SMTP testing

Commands

mailpit

Examples

Start Mailpit server with default settings (SMTP on 1025, Web UI on 1080)$ mailpit
Start Mailpit on custom SMTP and HTTP ports$ mailpit --smtp 1025 --http 8025
View help and available options$ mailpit --help