Fix Sieve: Do not keep copies of redirected messages when keep is not specified

This commit is contained in:
Maurus Decimus
2026-06-15 15:53:34 +02:00
parent 0d131afc03
commit 58d0475cd2
2 changed files with 4 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
- CardDAV: Version requests included in `address-data` are ignored.
- ACME: Add freshness check when renewing certificates.
- Autodiscover v2: Read email address from query parameters.
- Sieve: Do not keep copies of redirected messages when `keep` is not specified.
## [0.16.8] - 2026-06-06