Skip to content

Commit

Permalink
Added go-simple-mail which I found here: go-gomail/gomail#142
Browse files Browse the repository at this point in the history
  • Loading branch information
harrisonhjones committed Jan 15, 2020
1 parent 18fd1c9 commit caa3b4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,7 @@ See also [[SQLDrivers page|SQLDrivers]].
* [MailHog](https://github.com/mailhog/MailHog) - Email testing service, inspired by MailCatcher.
* [MailSlurper](https://github.com/mailslurper/mailslurper) - A handy SMTP mail server useful for local and team application development. Slurp mail into oblivion!
* [chasquid](https://blitiri.com.ar/p/chasquid) - SMTP server written in Go.
* [go-simple-mail](https://github.com/xhit/go-simple-mail) - "Golang package for send email. Support keep alive connection, TLS and SSL. Easy for bulk SMTP."

## Error handling
* [hierr](https://github.com/reconquest/hierr-go) - Nesting errors in hierarchy.
Expand Down

0 comments on commit caa3b4c

Please sign in to comment.