SHA256
1
0
forked from pool/gromox

- Update to release 1.35

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=21
This commit is contained in:
2022-11-25 13:56:28 +00:00
committed by Git OBS Bridge
parent 8cbf32f346
commit 9ae715f2bd
6 changed files with 31 additions and 12 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Nov 25 13:50:57 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.35
* kdb2mt: add option for mapping ACL identities using a text file
* tools: add kdb-uidextract and kdb-uidextract-limited scripts to
facilitate ACL conversion
* Per-organization LDAP server support
* User accounts can now be hidden from the GAL and other
address lists
* The gromox-dscli command-line utility now performs DNS SRV
lookups.
* exmdb_provider: mlists that were granted the StoreOwner
permission bit through an ACL now propagate it to the
individuals in the mlist.
* emsmdb: On outgoing mails, the Return-Receipt-To (Read
Receipt Request) header was malformed. On the incoming side,
this would then be translated back to invalid@invalid.
-------------------------------------------------------------------
Tue Aug 30 12:02:07 UTC 2022 - Jan Engelhardt <jengelh@inai.de>