# README
golang-inject-mail
Mail module for the golang-inject framework, with out-of-the-box SMTP and AWS SES integrations.
Developers
Contributions are welcome, please check in on proposed implementation before sending a PR. You can validate your changes
using the ./test.sh
script.
$ MAILHOG_SMTP_PORT='4832' MAILHOG_UI_PORT='4833' MAILHOG_VERSION='v1.0.1' ./test.sh
# Packages
No description provided by the author