B. Watson 4a1855f0a4 office/SOGo: Make the optional docs truly optional. 2 jaren geleden
..
README 4a1855f0a4 office/SOGo: Make the optional docs truly optional. 2 jaren geleden
README.SBo e1f0346315 office/SOGo: Updated for version 4.0.4. 5 jaren geleden
SOGo.SlackBuild 4a1855f0a4 office/SOGo: Make the optional docs truly optional. 2 jaren geleden
SOGo.info 4a1855f0a4 office/SOGo: Make the optional docs truly optional. 2 jaren geleden
docs.md5sums 4a1855f0a4 office/SOGo: Make the optional docs truly optional. 2 jaren geleden
doinst.sh 18c122f275 office/SOGo: Updated for version 4.0.3. 5 jaren geleden
getdocs.sh 4a1855f0a4 office/SOGo: Make the optional docs truly optional. 2 jaren geleden
rc.sogod 18c122f275 office/SOGo: Updated for version 4.0.3. 5 jaren geleden
slack-desc 995510e0b9 office/SOGo: Added (open source groupware). 5 jaren geleden

README

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.

The optional extra documentation (PDF files) will be installed if
they are present in the script's directory. You can download these by
running "sh getdocs.sh".

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'.