axllent / mailpit

An email and SMTP testing tool with API for developers
https://mailpit.axllent.org
MIT License
6.19k stars 153 forks source link

Thank you from fellow developer #187

Closed melloware closed 1 year ago

melloware commented 1 year ago

@axllent just wanted to say awesome job on Mailpit. I have been using MailHog for years but have been dissapointed it is abandoned but your tool is actually much better!

I just wanted to let you know I implemented your Docker Container in Quarkus as a Dev service so when Quarkus developers are running locally they can debug their emails before they ship to production.

Quarkus Extension: https://github.com/quarkiverse/quarkus-mailpit

You can close this ticket just wanted to say THANK YOU!

axllent commented 1 year ago

@melloware thanks for the kind words and support! It's taken a lot more work than previously planned, but as its popularity grew so did the feature requests 😄

I'm glad to hear you have been able to integrate Mailpit into your development environment, and hopefully you'll get many years of use out of it too!