mirror of
https://github.com/decke/smtprelay.git
synced 2025-12-25 07:43:06 -07:00
Update documentation for SMTPS support (outgoing)
This commit is contained in:
@@ -20,11 +20,10 @@ produces mail.
|
||||
|
||||
## Main features
|
||||
|
||||
* Supports incoming SMTPS/TLS (465), STARTTLS (587) and unencrypted SMTP (25)
|
||||
* Supports SMTPS/TLS (465), STARTTLS (587) and unencrypted SMTP (25)
|
||||
* Checks for sender, receiver, client IP
|
||||
* Authentication support with file (LOGIN, PLAIN)
|
||||
* Enforce encryption for authentication
|
||||
* Supports outgoing STARTTLS (587) and unencrypted SMTP (25)
|
||||
* Forwards all mail to a smarthost (GMail, MailGun or any other SMTP server)
|
||||
* Small codebase (smtp-proxy ~250 LoC, chrj/smtpd ~1200 LoC)
|
||||
* IPv6 support
|
||||
|
||||
Reference in New Issue
Block a user