MailDev
MailDev is a simple way to test your project's generated emails during development with an easy-to-use web interface that runs on your machine, built on top of Node.js.
About
MailDev is an email testing tool that runs a local SMTP server to intercept emails sent by applications during development. Instead of delivering emails to real recipients, it captures them and provides a web interface for developers to inspect email content, headers, and attachm…