FoundationDB passing tests.
This commit is contained in:
31
README.md
31
README.md
@@ -1,2 +1,29 @@
|
||||
# store
|
||||
Distributed Message Store
|
||||
# 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)
|
||||
|
||||
**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.
|
||||
|
||||
_Caveat emptor_: This repository is currently under active development and is not yet ready for production use. Please refer to the JMAP, IMAP and SMTP repositories if you would like to
|
||||
try each of these servers individually:
|
||||
|
||||
* [Stalwart JMAP Server](https://github.com/stalwartlabs/jmap-server/)
|
||||
* [Stalwart IMAP Server](https://github.com/stalwartlabs/imap-server/)
|
||||
* [Stalwart SMTP Server](https://github.com/stalwartlabs/smtp-server/)
|
||||
|
||||
## License
|
||||
|
||||
Licensed under the terms of the [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.en.html) as published by
|
||||
the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||
See [LICENSE](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
|
||||
|
||||
Copyright (C) 2020, Stalwart Labs Ltd.
|
||||
|
||||
Reference in New Issue
Block a user