Skip to content

lovego/email

 
 

Repository files navigation

email

Feature

  • connection pool (maxOpen/maxIdle).
  • connection usability check.
  • implict tls (net/smtp uses explict StartTLS, which is vulnerable).

Go Report Card Documentation

Install

$ go get github.com/lovego/email

About

Robust and flexible email library for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%