Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Releases: stalwartlabs/jmap-server

v0.3.1

22 Jul 14:55
Compare
Choose a tag to compare
  • Fix: Support for OpenLDAP password hashing schemes between curly brackets (#8).
  • Fix: Add CA certificates to Docker runtime (#5).

v0.3.0

16 Jul 10:27
Compare
Choose a tag to compare
  • Added support for LDAP and SQL authentication.
  • Added support for subaddressing and catch-all addresses.
  • Added support for S3-compatible storage.
  • Added support for disk quotas.
  • Removed clustering module and replaced it with a FoundationDB backend option.
  • Integrated Stalwart SMTP into Stalwart JMAP.
  • Rewritten JMAP protocol parser.
  • Rewritten store backend.
  • Replaced actix with hyper.

v0.2.0

31 Oct 08:17
Compare
Choose a tag to compare
  • JMAP for Sieve support.
  • Faster parsing of e-mail messages.

v0.1.0

17 Sep 08:43
Compare
Choose a tag to compare
  • Initial release.