GO Mailio Mailgun SMTP Handler
GO handler of SMTP emails in Mailio server
Install
go get github.com/mailio/go-mailio-mailgun-smtp-handler
Features
- Send SMTP message
- Received SMTP messages for specific domain
- Plugin module for Mailio server
Testing
See CONTRIBUTING.md for setup instructions.
Supported Go Versions
Go 1.20 and higher
Status
This package is currently under development mode, which means:
- It's under active development and NOT battle tested yet
- It does accept bug fixes and version compatability changes provided by the community.
- Community members are encouraged to help each other with reported issues.