v0.5.0
版本发布时间: 2023-12-27 21:59:37
stalwartlabs/mail-server最新发布版本:v0.8.5(2024-07-07 22:50:17)
[0.5.0] - 2023-12-27
This version requires a database migration and introduces breaking changes in the configuration file. Please read the UPGRADING.md file for more information.
Added
- Performance enhancements:
- Messages are parsed only once and their offsets stored in the database, which avoids having to parse them on every
FETCH
request. - Background full-text indexing.
- Optimization of database access functions.
- Messages are parsed only once and their offsets stored in the database, which avoids having to parse them on every
- Storage layer improvements:
- In addition to
FoundationDB
andSQLite
, now it is also possible to useRocksDB
,PostgreSQL
andmySQL
as a storage backend. - Blobs can now be stored in any of the supported data stores, it is no longer limited to the file system or S3/MinIO.
- Full-text searching con now be done internally or delegated to
ElasticSearch
. - Spam databases can now be stored in any of the supported data stores or
Redis
. It is no longer necessary to have an SQL server to use the spam filter.
- In addition to
- Internal directory:
- User account, groups and mailing lists can now be managed directly from Stalwart without the need of an external LDAP or SQL directory.
- HTTP API to manage users, groups, domains and mailing lists.
- IMAP4rev1
Recent
flag support, which improves compatibility with old IMAP clients. - LDAP bind authentication, to support some LDAP servers such as
lldap
which do not expose the userPassword attribute. - Messages marked a spam by the spam filter can now be automatically moved to the account's
Junk Mail
folder. - Automatic creation of JMAP identities.
Changed
Fixed
- Spamhaus DNSBL return codes.
- CLI tool reports authentication errors rather than a parsing error.
1、 stalwart-cli-aarch64-unknown-linux-gnu.tar.gz 3.7MB
2、 stalwart-cli-x86_64-apple-darwin.tar.gz 3.16MB
3、 stalwart-cli-x86_64-pc-windows-msvc.zip 2.85MB
4、 stalwart-cli-x86_64-unknown-linux-gnu.tar.gz 4.01MB
5、 stalwart-install-aarch64-unknown-linux-gnu.tar.gz 4.61MB
6、 stalwart-install-x86_64-apple-darwin.tar.gz 3.44MB
7、 stalwart-install-x86_64-pc-windows-msvc.zip 3.03MB
8、 stalwart-install-x86_64-unknown-linux-gnu.tar.gz 4.52MB
9、 stalwart-mail-aarch64-unknown-linux-gnu.tar.gz 25.23MB
10、 stalwart-mail-foundationdb-x86_64-apple-darwin.tar.gz 16.8MB
11、 stalwart-mail-foundationdb-x86_64-unknown-linux-gnu.tar.gz 19.42MB
12、 stalwart-mail-x86_64-apple-darwin.tar.gz 23.22MB
13、 stalwart-mail-x86_64-pc-windows-msvc.zip 20.43MB
14、 stalwart-mail-x86_64-unknown-linux-gnu.tar.gz 25.94MB