slackbuilds_ponce/office/SOGo
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
doinst.sh office/SOGo: Updated for version 4.0.3. 2018-10-21 06:47:03 +07:00
rc.sogod office/SOGo: Updated for version 4.0.3. 2018-10-21 06:47:03 +07:00
README
README.SBo office/SOGo: Updated for version 4.0.4. 2018-11-03 07:46:37 +07:00
slack-desc
SOGo.info office/SOGo: Fixed dep info 2021-04-19 22:22:24 -05:00
SOGo.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00

SOGo is a fully supported and trusted groupware server with a focus on
scalability and open standards. SOGo is released under the GNU
GPL/LGPL v2 and above.

SOGo provides a rich AJAX-based Web interface and supports multiple
native clients through the use of standard protocols such as CalDAV,
CardDAV and GroupDAV, as well as Microsoft ActiveSync.

SOGo is the missing component of your infrastructure; it sits in the
middle of your servers to offer your users a uniform and complete
interface to access their information. It has been deployed in
production environments where thousands of users are involved.

Additional documentation can be installed by setting
INSTALL_DOCS=yes when executing this script.

Groupname and Username

You must have the 'sogo' group and user to run this script,
for example:

  groupadd -g 356 sogo
  useradd -u 356 -m -d /var/lib/sogo -s /bin/bash -g 356 sogo

For some basic setup instructions and important information
regarding issues with gnustep-make and gnustep-base, check the
included 'README.SBo'.