Send-only smtp server
Find a file
2024-10-02 19:11:01 +00:00
cmd/server Added AUTH command and PLAIN sasl mechanism 2024-10-02 07:56:56 +00:00
smtp Don't listen on provided host 2024-10-02 19:11:01 +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

diodemail

Send-only smtp server