The best way to send emails in Go.
Stars
4.7k
Forks
590
Watchers
4.7k
Open Issues
110
Overall repository health assessment
No package.json found
This might not be a Node.js project
84
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Do not insert a newline as the first character of a header
bd0e445View on GitHubFixed a bug when using an empty name in SetAddressHeader
84856b3View on GitHubsmtpSender.Send() now automatically redials in case of a timeout
afff51fView on GitHubDialer.Dial() now automatically uses CRAM-MD5 when it's available
5ceb8e6View on GitHubAdded an example using the CRAM-MD5 authentication mechanism
0773d14View on GitHub