Spawn a delivery thread for EmailSubmission/set requests (closes #1540)

This commit is contained in:
mdecimus
2025-05-23 13:03:11 +02:00
parent e2ce576596
commit a138fe33d6
7 changed files with 100 additions and 83 deletions

View File

@@ -34,6 +34,7 @@ This version includes **breaking changes** to the database layout and requires a
- Hide the current server version (#1435).
- Use the newest `X-Spam-Status` Header (#1308).
- MySQL Driver error: Transactions couldn't be nested (#1271).
- Spawn a delivery thread for `EmailSubmission/set` requests (#1540).
## [0.11.8] - 2025-04-30