SHA256
1
0
forked from pool/gromox

- Update to release 2.8

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=45
This commit is contained in:
2023-04-15 11:02:44 +00:00
committed by Git OBS Bridge
parent 6ae3baf74c
commit 26a96a76e1
7 changed files with 32 additions and 15 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Apr 15 10:07:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.8
* exmdb_provider: repair a 4-byte cutoff when reading PR_BODY,
PR_TRANSPORT_MESSAGE_HEADERS if they are compressed on disk
* nsp: fix janky addressbook navigation when the GAL has hidden
entries
* The "Hide from addresbook" functionality has gained another
bit, so that name resolution ("Check names" button in
OL/g-web) is no longer tied to visibility in the GAL.
* Support for non-default stores in the IMAP and POP3 protocols;
use "actualusername!sharedmbox" as the username for login.
-------------------------------------------------------------------
Fri Mar 24 01:13:00 UTC 2023 - Jan Engelhardt <jengelh@inai.de>