Explorar el Código

Update readme

Bernhard Froehlich hace 6 años
padre
commit
d07ba4c174
Se han modificado 1 ficheros con 8 adiciones y 1 borrados
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -1,3 +1,10 @@
 # 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