Send-only smtp server
Find a file
2024-10-04 21:14:27 +00:00
cmd/server Slight reworking of config file. Connect to MTAs via port 25 and use certificate for StartTLS. 2024-10-04 20:41:21 +00:00
smtp Slight reworking of config file. Connect to MTAs via port 25 and use certificate for StartTLS. 2024-10-04 20:41:21 +00:00
.gitignore New and improved password hashing script 2024-10-04 21:14:27 +00:00
diodemail-hash New and improved password hashing script 2024-10-04 21:14:27 +00:00
Dockerfile Dockerfile 2024-10-02 19:15:07 +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
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