This website requires JavaScript.
Explore
Help
Sign in
Gnarwhal
/
diodemail
Watch
1
Star
0
Fork
You've already forked diodemail
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
1
Wiki
Activity
Actions
Send-only smtp server
14
commits
1
branch
1
tag
147
KiB
Go
96.9%
Dockerfile
2.1%
Shell
1%
7b2d7c3f42
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
Gnarwhal
7b2d7c3f42
Smol
2024-10-02 15:01:29 +00:00
cmd
/server
Added AUTH command and PLAIN sasl mechanism
2024-10-02 07:56:56 +00:00
smtp
Smol
2024-10-02 15:01:29 +00:00
.gitignore
Added AUTH command and PLAIN sasl mechanism
2024-10-02 07:56:56 +00:00
go.mod
Initial server setup and performs initial greeting and hello
2024-09-28 21:05:58 +00:00
go.sum
Initial server setup and performs initial greeting and hello
2024-09-28 21:05:58 +00:00
hash.sh
Added AUTH command and PLAIN sasl mechanism
2024-10-02 07:56:56 +00:00
LICENSE
Initial commit
2024-09-28 05:23:40 +00:00
README.md
Initial commit
2024-09-28 05:23:40 +00:00
README.md
diodemail
Send-only smtp server