Accepting request 1108945 from server:mail
- Update to release 2.12 OBS-URL: https://build.opensuse.org/request/show/1108945 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gromox?expand=0&rev=16
This commit is contained in:
commit
1798833c09
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZONphwAKCRD3bv5dDCI6
|
|
||||||
j9daAQCmR4BvUsHGXRla7FS0rNSu3n2HnUrVHZ8nXgerqFL/SAD/aIMWPHNKBrgY
|
|
||||||
hCf5ZqqoOyiUo5N+hB49iW35pyHFhQ8=
|
|
||||||
=N6bA
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:caa9c9e03aaf939ef86e2917b5aaa32f75e6bd855eba4bb8fae635c7b5a64d9a
|
|
||||||
size 2041312
|
|
7
gromox-2.12.tar.asc
Normal file
7
gromox-2.12.tar.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZPYI4AAKCRD3bv5dDCI6
|
||||||
|
jyMoAPoC6FCKk8bsKmdglPG/DlyZb4dqMgV3b4UJAU+EompIsgEAtX+zGwXAnAhv
|
||||||
|
cPhfBwMomTk2MtbLe2sG8gHNmLUO3wk=
|
||||||
|
=+Khf
|
||||||
|
-----END PGP SIGNATURE-----
|
3
gromox-2.12.tar.zst
Normal file
3
gromox-2.12.tar.zst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a7282a7d462151e664fd22bdc4e28602a5a1e7b9f584a83e04cccb8bea928e7f
|
||||||
|
size 2038993
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 4 16:42:50 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2.12
|
||||||
|
* ews: support CreateItem, DeleteItem, SendItem requests
|
||||||
|
* oxm2mt: support multi-valued properties
|
||||||
|
* kdb2mt: do not abort when --src-mbox is used
|
||||||
|
* exmdb_provider: opening the detail view of Personal Addressbook
|
||||||
|
entries now works in Outlook, as does selecting them as message
|
||||||
|
recipients
|
||||||
|
* zcore: fix a flaw in permissions dialog that caused the
|
||||||
|
delegates to be able to see the private items of the delegator
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 21 13:40:35 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Mon Aug 21 13:40:35 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gromox
|
Source: gromox
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Version: 2.11
|
Version: 2.12
|
||||||
DEBTRANSFORM-RELEASE: 1
|
DEBTRANSFORM-RELEASE: 1
|
||||||
Maintainer: Gromox <null@gromox.com>
|
Maintainer: Gromox <null@gromox.com>
|
||||||
Homepage: https://gromox.com
|
Homepage: https://gromox.com
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define _libexecdir %_prefix/libexec
|
%define _libexecdir %_prefix/libexec
|
||||||
|
|
||||||
Name: gromox
|
Name: gromox
|
||||||
Version: 2.11
|
Version: 2.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Groupware server backend with RPC, IMAP,POP3, PHP-MAPI support
|
Summary: Groupware server backend with RPC, IMAP,POP3, PHP-MAPI support
|
||||||
License: AGPL-3.0-or-later AND GPL-2.0-only AND GPL-3.0-or-later
|
License: AGPL-3.0-or-later AND GPL-2.0-only AND GPL-3.0-or-later
|
||||||
@ -110,6 +110,9 @@ compatibles. Connectivity options include RPC/HTTP (Outlook
|
|||||||
Anywhere), MAPI/HTTP, IMAP, POP3, an SMTP-speaking LDA, and a PHP
|
Anywhere), MAPI/HTTP, IMAP, POP3, an SMTP-speaking LDA, and a PHP
|
||||||
module with a Z-MAPI function subset.
|
module with a Z-MAPI function subset.
|
||||||
|
|
||||||
|
Import is possible from PST/OST/MSG/CDFV2/TNEF, EML/ICAL/VCF, Kopano,
|
||||||
|
Zarafa, and via imapsync.
|
||||||
|
|
||||||
Gromox relies on other components to provide a sensibly complete mail
|
Gromox relies on other components to provide a sensibly complete mail
|
||||||
system, such as Postfix as a mail transfer agent, and grommunio-admin
|
system, such as Postfix as a mail transfer agent, and grommunio-admin
|
||||||
for user management. A webmail client interface is available with
|
for user management. A webmail client interface is available with
|
||||||
|
Loading…
Reference in New Issue
Block a user