5 ms·
A couple others Mail Catcher https://mailcatcher.me/ https://mailcatcher.me/ Lunatic SMTP https://github.com/anlar/lunaticsmtp https://github.com/anlar/lunati
by mustardo 3y ago
A couple others
Mail Catcher https://mailcatcher.me/ https://mailcatcher.me/
Lunatic SMTP https://github.com/anlar/lunaticsmtp https://github.com/anlar/lunaticsmtp
Green Mail https://greenmail-mail-test.github.io/greenmail/ https://greenmail-mail-test.github.io/greenmail/
- jayknight 3y agoI've been using https://github.com/maildev/maildev https://github.com/maildev/maildev, and it has worked fine for me.
- mbork_pl 3y agoAlso, Mailhog: https://github.com/mailhog/MailHog https://github.com/mailhog/MailHog
- andrei_says_ 3y agoI’ve used mailcatcher for years and love it. It is perfect.
- olex 3y agoSame, I'm using it in CI/CD for full E2E tests of web apps in combination with Playwright for app interaction, and it's awesome. Same test flow can nicely simulate user interactions and verify that emails with the correct content go out from the backend, all in seconds within a normal Gitlab CI test job. May take a look at Mailpit though. It has the advantage of having a native Docker image build, whereas for Mailcatcher I'm using a third-party Alpine-based image.
- synchrone 3y agosmtp4dev https://github.com/rnwood/smtp4dev https://github.com/rnwood/smtp4dev - works well in docker, has api, can selectively forward to a real smtp