Updated readme.
This commit is contained in:
parent
7c67aa254c
commit
470c2fc1cb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Features
|
||||||
|
|
||||||
* STARTTLS (using `crypto/tls`)
|
* STARTTLS (using `crypto/tls`)
|
||||||
* Authentication (PLAIN/LOGIN, only after STARTTLS)
|
* Authentication (PLAIN/LOGIN, only after STARTTLS)
|
||||||
* XCLIENT (for running behind a proxy)
|
* [XCLIENT](http://www.postfix.org/XCLIENT_README.html) and [PROXY protocol](https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt) (for running behind a proxy)
|
||||||
* Connection, HELO, sender and recipient checks for rejecting e-mails using callbacks
|
* Connection, HELO, sender and recipient checks for rejecting e-mails using callbacks
|
||||||
* Configurable limits for: connection count, message size and recipient count
|
* Configurable limits for: connection count, message size and recipient count
|
||||||
* Hands incoming e-mail off to a configured callback function
|
* Hands incoming e-mail off to a configured callback function
|
||||||
|
|
Loading…
Add table
Reference in a new issue