Simple mail relay that can take unauthenticated SMTP emails (e.g. over port 25) and relay them to authenticated, TLS-enabled SMTP servers.
Go to file
2018-11-28 19:00:45 -05:00
.vscode recv & send 2018-11-28 19:00:45 -05:00
.gitignore recv & send 2018-11-28 19:00:45 -05:00
client.go recv & send 2018-11-28 19:00:45 -05:00
Gopkg.lock recv & send 2018-11-28 19:00:45 -05:00
Gopkg.toml recv & send 2018-11-28 19:00:45 -05:00
main.go recv & send 2018-11-28 19:00:45 -05:00
server.go recv & send 2018-11-28 19:00:45 -05:00