Cool; what was your motivation to create such a tool?
supriyo-biswas•5mo 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.
BinaryIgor•5mo ago
supriyo-biswas•5mo ago
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.