Product Launch
anonymous
3 points
2 comments
Posted4 months agoActive4 months ago
Show HN: SMTP Email Testing Server
github.comemail testingSMTPserver
Discussion (2 comments)
Showing 2 comments
Cool; what was your motivation to create such a tool?
4 months ago
Personally I just wanted a way to have a SMTP server for integration tests that can be called via an API. I previously used to use a service called mailtrap for this, but was reaching their plan limits.
There are a couple of other tools like mailpit that are similar, but only mine supports multiple inboxes to which each app can send its mails separately.