- Update to release 1.19

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=8
This commit is contained in:
2022-04-16 14:33:31 +00:00
committed by Git OBS Bridge
parent eed04e3041
commit 89183c33dd
7 changed files with 32 additions and 12 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Apr 16 14:31:39 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.19
* kdb2mt: added the --with-acl option for partial conversion of ACLs
* pff2mt: added the --only-obj option to extract a specific object
* mt2exm: added the -B option for the placement of unanchored messages
* eml2mt: new utility to import mails from files
* exmdb_provider: new config directive "exmdb_schema_upgrades"
* midb: new config directive "midb_schema_upgrades"
* mkprivate, mkpublic and mkmidb now recognize the -U option to
upgrade SQLite database schemas
* mbop: new utility
* rebuild: added progress indicator
* zcore: new config directive "zcore_max_obh_per_session"
* emsmdb: new config directives "emsmdb_max_obh_per_session",
"emsmdb_max_cxh_per_user" to allow higher resource use when a
lot of stores are used by an Outlook profile (warning
W-1580).
-------------------------------------------------------------------
Fri Feb 11 15:59:05 UTC 2022 - Jan Engelhardt <jengelh@inai.de>