Description
MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface.Examples
Dependency:
Usage:
var mailCatcher = new MailCatcherContainer();
mailCatcher.start();
var mailCatcher = new MailCatcherContainer();
mailCatcher.start();