This website requires JavaScript.
Explore
Help
Register
Sign In
Ailur
/
smtp
Watch
2
Star
0
Fork
You've already forked smtp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A comprehensive library for sending and receiving emails using the SMTP protocol, written in Go.
3
Commits
1
Branch
7
Tags
67
KiB
Go
100%
v1.0.2
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Tracker-Friendly
8dd23955ad
Switch the backends to only include what's needed and expanded the AuthBackend to be more capable
2024-11-25 15:50:16 +00:00
examples
Fixed the broken module name
2024-11-21 19:35:30 +00:00
.gitignore
Initial commit
2024-11-21 19:34:13 +00:00
LICENSE.md
Initial commit
2024-11-21 19:34:13 +00:00
README.md
Initial commit
2024-11-21 19:34:13 +00:00
go.mod
Fixed the broken module name
2024-11-21 19:35:30 +00:00
go.sum
Initial commit
2024-11-21 19:34:13 +00:00
smtp.go
Switch the backends to only include what's needed and expanded the AuthBackend to be more capable
2024-11-25 15:50:16 +00:00
README.md
SMTP
A comprehensive library for sending and receiving emails using the SMTP protocol, written in Go.