- Update to release 2.15

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=60
This commit is contained in:
2023-10-18 13:46:55 +00:00
committed by Git OBS Bridge
parent ee2abba6a5
commit 5ffd059950
7 changed files with 24 additions and 12 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Oct 18 13:01:38 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.15
* imap: do not emit continuation request on LITERAL+ (now also
for large literals >64K)
* exmdb: explicitly rollback SQLite transactions when the commit
operation failed
* delivery: support for plus-addresses/recipient delimiters,
e.g. <user+extension@example.com>
* mbop: new subcommand ``recalc-size`` to recalculate store size
-------------------------------------------------------------------
Wed Oct 4 10:37:50 UTC 2023 - Jan Engelhardt <jengelh@inai.de>