Updated README
This commit is contained in:
@@ -15,11 +15,11 @@ To upgrade replace the `stalwart-mail` binary and then upgrade to the latest web
|
||||
- Add `isActive` property to defaults on Sieve/get JMAP method (closes #624)
|
||||
|
||||
### Changed
|
||||
- Perform must-match-sender checks after sender rewriting (closes #394)
|
||||
- Only perform email ingest duplicate check on the target mailbox (#632)
|
||||
- Perform `must-match-sender` checks after sender rewriting (closes #394)
|
||||
- Only perform email ingest duplicate check on the target mailbox (closes #632)
|
||||
|
||||
### Fixed
|
||||
- Properly parse Forwarded and X-Forwarded for headers (fixes #669)
|
||||
- Properly parse `Forwarded` and `X-Forwarded-For` headers (fixes #669)
|
||||
- Resolve DKIM macros when generating DNS records (fixes #666)
|
||||
- Fixed `is_local_domain` Sieve function (fixes #622)
|
||||
|
||||
|
||||
@@ -80,7 +80,7 @@ Key features:
|
||||
- Sieve scripting language with support for all [registered extensions](https://www.iana.org/assignments/sieve-extensions/sieve-extensions.xhtml).
|
||||
- Email aliases, mailing lists, subaddressing and catch-all addresses support.
|
||||
- Automatic account configuration and discovery with [autoconfig](https://www.ietf.org/id/draft-bucksch-autoconfig-02.html) and [autodiscover](https://learn.microsoft.com/en-us/exchange/architecture/client-access/autodiscover?view=exchserver-2019).
|
||||
- Integration with **OpenTelemetry** to enable monitoring, tracing, and performance analysis.
|
||||
- Metrics, tracing, logging and alerts with **OpenTelemetry** and **Prometheus** integration.
|
||||
- Webhooks for event-driven automation.
|
||||
- Disk quotas.
|
||||
- **Web-based administration**:
|
||||
|
||||
Reference in New Issue
Block a user