Simple Go server to send email using a local mail server.
Find a file
2026-06-13 02:53:42 +07:00
server feat: go init 2026-06-13 02:53:42 +07:00
.gitignore Initial commit 2026-05-20 08:52:39 +00:00
go.mod feat: go init 2026-06-13 02:53:42 +07:00
go.sum feat: go init 2026-06-13 02:53:42 +07:00
LICENSE Initial commit 2026-05-20 08:52:39 +00:00
main.go feat: go init 2026-06-13 02:53:42 +07:00
README.md Initial commit 2026-05-20 08:52:39 +00:00

mailman

Simple Go server to send email using a local mail server.