SHA256
1
0
forked from pool/gromox

- Update to release 1.13

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=5
This commit is contained in:
2022-01-18 18:04:03 +00:00
committed by Git OBS Bridge
parent 29541a5008
commit dba792b23f
8 changed files with 39 additions and 27 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jan 18 18:01:59 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.13
* mt2exm: perform named property translation on folder
properties, message recipient properties and attachment
properties.
* pff2mt: support reading multi-value variable-length property
types, and obscure single-value types.
* kdb2mt: analyze Receive Folder Table and map inbox to inbox
when ``-s`` is used.
* pam_gromox: Additional service mode checks. One can now use
e.g. auth required pam_gromox.so service=chat in
/etc/pam.d/xyz to test for the CHAT privilege bit.
-------------------------------------------------------------------
Tue Dec 7 18:00:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>