- Update to release 2.25

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=78
This commit is contained in:
2024-02-29 15:15:29 +00:00
committed by Git OBS Bridge
parent a606498b08
commit b16ecbf73f
9 changed files with 31 additions and 14 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 29 14:04:15 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.25
* mt2exm: the -B option can be used with all folder names
* mbop: new commands ``get-photo``, ``set-photo``,
``get-websettings``, ``set-websettings``
* oxcmail: export no longer generates a MIME epilogue, which
should workaround Outlook's broken S/MIME validator which
fails to include epilogues in the signature verification.
* mkpublic: newly created public stores lacked a
``replguidmap`` table
* exmdb: repair initialization of PR_ATTACH_NUM when instances
are opened
* oxcmail: strip leftover right angled bracket from Content-ID
on oxcmail_import
-------------------------------------------------------------------
Sat Feb 10 11:54:03 UTC 2024 - Jan Engelhardt <jengelh@inai.de>