SHA256
1
0
forked from pool/gromox

- Update to release 1.4

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=2
This commit is contained in:
2021-10-08 19:37:53 +00:00
committed by Git OBS Bridge
parent cfe62c770d
commit fe48a204a6
11 changed files with 72 additions and 42 deletions

View File

@@ -3,11 +3,14 @@ Priority: optional
Section: mail
Maintainer: Gromox <null@gromox.com>
Standards-Version: 4.5.0
Build-Depends: debhelper-compat (= 12)
Package: gromox
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: php-cli, php-mysql, php-soap, w3m, ${shlibs:Depends}, ${misc:Depends}
Depends: ${misc:Depends}, ${shlibs:Depends},
php-cli, php-fpm, php-mysql, php-simplexml, php-soap,
system-user-gromox, w3m, libhx32 (>= 4.0)
Description: Groupware server (backend) with RPCH, IMAP and Z-MAPI support
.
Gromox is the central groupware server component of grommunio. It is
@@ -16,8 +19,8 @@ Description: Groupware server (backend) with RPCH, IMAP and Z-MAPI support
(RPC-over-HTTP), IMAP/POP3, an SMTP-speaking LDA, and a PHP module
with a Z-MAPI function subset.
.
Gromox relies on other components to provide a sensibly complete mail
system, such as Postfix as a mail transfer agent, and grommunio-admin
for user management. A webmail client interface is available with
grommunio-web. The grommunio appliance for example ships such a
Gromox relies on other components to provide a sensibly complete
mail system, such as Postfix as a mail transfer agent, and
grommunio-admin for user management. A web interface is available with
grommunio-web. The grommunio distribution ships these essentials and has a
ready-to-run installation of Gromox.