mirror of
https://github.com/decke/smtprelay.git
synced 2025-12-25 18:22:28 -07:00
Update readme
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
# smtp-proxy
|
# smtp-proxy
|
||||||
|
|
||||||
Simple Go SMTP relay/proxy server
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user