Testing email
I'm happy to share the updated docker image for Mailcatcher NG.
Mailcatcher NG is an open source, programming language and framework agnostic solution to test emails generated by your app.
It acts as a "mini" SMTP server and accepts emails on port 1025 by default while letting you test their display and debug their rendering on port 1080 via a modern UI.
The docker image is available on docker hub: https://hub.docker.com/r/stpaquet/alpinemailcatcher and you can get more information about the features of Mailcatcher NG on the official website: https://spaquet.github.io/mailcatcher/
Of course, it's open-source and contributions / suggestions are welcome.