SHA256
1
0
forked from pool/gromox
2021-09-01 10:06:32 +00:00
committed by Git OBS Bridge
commit cfe62c770d
12 changed files with 290 additions and 0 deletions

23
debian.control Normal file
View File

@@ -0,0 +1,23 @@
Source: gromox
Priority: optional
Section: mail
Maintainer: Gromox <null@gromox.com>
Standards-Version: 4.5.0
Package: gromox
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: php-cli, php-mysql, php-soap, w3m, ${shlibs:Depends}, ${misc:Depends}
Description: Groupware server (backend) with RPCH, IMAP and Z-MAPI support
.
Gromox is the central groupware server component of grommunio. It is
capable of serving as a replacement for Microsoft Exchange and
compatibles. Connectivity options include Outlook Anywhere
(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
ready-to-run installation of Gromox.