go-mail

Simple email interface across multiple service providers (ses, postmark, mandrill, smtp)

MIT License

Stars
42

Bot releases are hidden (Show)

go-mail - Release v0.1.5

Published by mrz1836 over 4 years ago

Changelog

2475418 Added makefile for helpful commands
3d615c0 Added new goreleaser template
1e9e6f4 Duplicate info
d721c26 Ignore distribution path
af2da8e Minor edits, updates
b49c7e3 Removed old codacy integration
d149c4d Upgraded dependencies

go-mail - Release v0.1.4

Published by mrz1836 over 4 years ago

  • Testing - cannot find package 0.1.3?
go-mail - Release v0.1.3

Published by mrz1836 over 4 years ago

  • Upgraded to go 1.14
  • Fixed comments to follow go standards
go-mail - Release v0.1.2

Published by mrz1836 almost 5 years ago

  • Upgraded dependencies
go-mail - Release v0.1.1

Published by mrz1836 almost 5 years ago

  • Minor improvements
go-mail - Release v0.1.0

Published by mrz1836 almost 5 years ago

  • Replaced go dep with go mod (go convention since 1.13)
go-mail - Release v0.0.8

Published by mrz1836 almost 5 years ago

  • Minor update of dependencies
go-mail - Release v0.0.7

Published by mrz1836 about 5 years ago

  • Apply custom data when building an email, or use the default email fields
go-mail - v0.0.6

Published by mrz1836 about 5 years ago

  • Added configurable max restrictions on To, CC and BCC
go-mail - Release v0.0.5

Published by mrz1836 about 5 years ago

  • Basic css support (default, email override, store it processed already)
go-mail - v0.0.4

Published by mrz1836 about 5 years ago

  • Added basic template support for HTML and plain-text
go-mail - Release v0.0.3

Published by mrz1836 about 5 years ago

  • Updated the postmark dependency
go-mail - Release v0.0.2

Published by mrz1836 about 5 years ago

  • Minor updates on variable names etc
go-mail - Release v0.0.1

Published by mrz1836 about 5 years ago

  • First release! Basic support for AWS SES, Postmark, Mandrill and SMTP