Updated README
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
# Stalwart Mail Server
|
||||
|
||||
[](https://github.com/stalwartlabs/mail-server/actions/workflows/test.yml)
|
||||
[](https://github.com/stalwartlabs/mail-server/actions/workflows/build.yml)
|
||||
[](https://www.gnu.org/licenses/agpl-3.0)
|
||||
[](https://discord.gg/jtgtCNj66U)
|
||||
[](https://twitter.com/stalwartlabs)
|
||||
[](https://twitter.com/stalwartlabs)
|
||||
[](https://mastodon.social/@stalwartlabs)
|
||||
[](https://www.threads.net/@stalwartlabs)
|
||||
|
||||
**Stalwart Mail Server** is an open-source mail server solution with JMAP, IMAP4, and SMTP support and a wide range of modern features. It is written in Rust and designed to be secure, fast, robust and scalable.
|
||||
|
||||
@@ -23,7 +24,7 @@ Key features:
|
||||
- **SMTP** server:
|
||||
- Built-in [DMARC](https://datatracker.ietf.org/doc/html/rfc7489), [DKIM](https://datatracker.ietf.org/doc/html/rfc6376), [SPF](https://datatracker.ietf.org/doc/html/rfc7208) and [ARC](https://datatracker.ietf.org/doc/html/rfc8617) support for message authentication.
|
||||
- Strong transport security through [DANE](https://datatracker.ietf.org/doc/html/rfc6698), [MTA-STS](https://datatracker.ietf.org/doc/html/rfc8461) and [SMTP TLS](https://datatracker.ietf.org/doc/html/rfc8460) reporting.
|
||||
- Inbound throttling and filtering with granular configuration rules, Sieve scripting and milter integration.
|
||||
- Inbound throttling and filtering with granular configuration rules, __sieve__ scripting and __milter__ integration.
|
||||
- Virtual queues with delayed delivery, priority delivery, quotas, routing rules and throttling support.
|
||||
- **Flexible**:
|
||||
- **LDAP** directory and **SQL** database authentication.
|
||||
|
||||
Reference in New Issue
Block a user