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
Projects
Releases
Packages
Wiki
Activity
A comprehensive library for sending and receiving emails using the SMTP protocol, written in Go.
8
commits
1
branch
7
tags
44
KiB
Go
100%
1a1cc2a683
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
arzumify
1a1cc2a683
Attempt to address the broken SMTP sending (untested as of yet)
2024-12-12 21:08:40 +00:00
examples
Made detection of login mechanisms work correctly
2024-12-12 20:02:36 +00:00
.gitignore
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
LICENSE.md
Initial commit
2024-11-21 19:34:13 +00:00
README.md
Initial commit
2024-11-21 19:34:13 +00:00
smtp.go
Attempt to address the broken SMTP sending (untested as of yet)
2024-12-12 21:08:40 +00:00
README.md
SMTP
A comprehensive library for sending and receiving emails using the SMTP protocol, written in Go.