Secure & Modern All-in-One Mail Server (IMAP, JMAP, POP3, SMTP)
Go to file
2023-10-25 12:15:33 +02:00
.github Migrate to new Sieve version 2023-08-28 19:44:23 +02:00
crates v0.4.0 2023-10-25 11:26:28 +02:00
resources Created config bundle 2023-10-25 09:56:46 +02:00
tests Fixed JMAP crypto tests 2023-10-25 11:35:10 +02:00
.gitignore IMAP commands append, close, copy, move, enable, expunge, login, logout, namespace and select implemented. 2023-06-27 18:28:07 +02:00
Cargo.lock Created config bundle 2023-10-25 09:56:46 +02:00
Cargo.toml Bayes classifier, type tokenizer and NLP module reorganization 2023-10-10 18:58:38 +02:00
CHANGELOG.md v0.4.0 2023-10-25 11:26:28 +02:00
CNAME CI/CD tweaks. 2023-07-11 17:16:08 +02:00
CONTRIBUTING.md Added templates 2023-07-25 11:00:05 +02:00
Dockerfile Fixed entrypoint.sh 2023-08-08 18:29:43 +02:00
install.sh Install script fixes, moved SMTP management API to JMAP listener. 2023-07-14 16:38:13 +02:00
LICENSE Initial commit 2023-03-06 14:37:24 +01:00
README.md v0.4.0 2023-10-25 11:26:28 +02:00
SECURITY.md Create SECURITY.md 2023-07-15 21:22:50 +02:00
UPGRADING.md Update UPGRADING notes 2023-10-25 12:15:33 +02:00

Stalwart Mail Server

Build License: AGPL v3

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.

Key features:

  • JMAP server:
  • IMAP4 server:
  • SMTP server:
    • Built-in DMARC, DKIM, SPF and ARC support for message authentication.
    • Strong transport security through DANE, MTA-STS and SMTP TLS reporting.
    • 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.
    • Envelope rewriting and message modification.
  • Spam and Phishing filter:
    • Comprehensive set of filtering rules on par with popular solutions.
    • Statistical spam classifier with automatic training capabilities.
    • DNS Blocklists (DNSBLs) checking of IP addresses, domains, and hashes.
    • Collaborative digest-based spam filtering with Pyzor.
    • Phishing protection against homographic URL attacks, sender spoofing and other techniques.
    • Trusted reply tracking to recognize and prioritize genuine e-mail replies.
    • Sender reputation monitoring by IP address, ASN, domain and email address.
    • Greylisting to temporarily defer unknown senders.
    • Spam traps to set up decoy email addresses that catch and analyze spam.
  • Flexible:
    • LDAP directory and SQL database authentication.
    • Full-text search available in 17 languages.
    • Disk quotas.
    • Sieve scripting language with support for all registered extensions.
    • Email aliases, mailing lists, subaddressing and catch-all addresses support.
    • Integration with OpenTelemetry to enable monitoring, tracing, and performance analysis.
  • Secure:
  • Robust and scalable:
    • FoundationDB or SQLite database backends.
    • S3-compatible blob storage support.
    • Memory safe (thanks to Rust).

Get Started

Install Stalwart Mail Server on your server by following the instructions for your platform:

All documentation is available at stalw.art/docs/get-started.

Support

If you are having problems running Stalwart Mail Server, you found a bug or just have a question, do not hesitate to reach us on Github Discussions, Reddit or Discord. Additionally you may become a sponsor to obtain priority support from Stalwart Labs Ltd.

Funding

Part of the development of this project was funded through the NGI0 Entrust Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 101069594.

If you find the project useful you can help by becoming a sponsor. Thank you!

License

Licensed under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See LICENSE for more details.

You can be released from the requirements of the AGPLv3 license by purchasing a commercial license. Please contact licensing@stalw.art for more details.

Copyright (C) 2023, Stalwart Labs Ltd.