Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 675 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 675 Bytes

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:

  1. It's under active development and NOT battle tested yet
  2. It does accept bug fixes and version compatability changes provided by the community.
  3. Community members are encouraged to help each other with reported issues.