mirror of
https://github.com/decke/smtprelay.git
synced 2025-12-26 08:12:29 -07:00
11 lines
232 B
Markdown
11 lines
232 B
Markdown
# smtp-proxy
|
|
|
|
Simple Go SMTP relay/proxy server that accepts mails via SMTP
|
|
and forwards directly to another SMTP server.
|
|
|
|
## Main features
|
|
|
|
* STARTTLS/TLS support
|
|
* IPv6 support
|
|
* Forward to GMail, MailGun or any other SMTP server
|