mirror of
https://github.com/wiggin77/mailrelay.git
synced 2024-11-25 00:23:09 +01:00
Simple mail relay that can take unauthenticated SMTP emails (e.g. over port 25) and relay them to authenticated, TLS-enabled SMTP servers.
.vscode | ||
.gitignore | ||
client.go | ||
Gopkg.lock | ||
Gopkg.toml | ||
main.go | ||
server.go |