Fix MTA: Re-scheduling or editing a queued message reports success but persists nothing for recipients in a non-default virtual queue

This commit is contained in:
Maurus Decimus
2026-06-15 12:20:49 +02:00
parent e07fb0a7c1
commit e559cf5ab5
4 changed files with 187 additions and 13 deletions

View File

@@ -14,6 +14,7 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
- JMAP: `*/changes` methods leak ids of non-shared objects (reported by @5ud0er).
- Sieve: Do not allow invalid certs in `http_header` function.
- FoundationDB: Fix read version cache expiration logic.
- MTA: Re-scheduling or editing a queued message reports success but persists nothing for recipients in a non-`default` virtual queue (reported by @DorianCoding).
## [0.16.8] - 2026-06-06