summaryrefslogtreecommitdiffstats
path: root/office/SOGo
diff options
context:
space:
mode:
author Chris Walker2018-10-30 10:19:31 +0100
committer Willy Sudiarto Raharjo2018-11-03 01:46:37 +0100
commite1f03463159e51d656a17f3ce9a057357ecc5e0b (patch)
tree4fec3ac7197adcef0e47be0fe9222524d797f702 /office/SOGo
parent6649017c23dd754e8a3bdbf23da1d13296b1f185 (diff)
downloadslackbuilds-e1f03463159e51d656a17f3ce9a057357ecc5e0b.tar.gz
office/SOGo: Updated for version 4.0.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/SOGo')
-rw-r--r--office/SOGo/README.SBo14
-rw-r--r--office/SOGo/SOGo.SlackBuild2
-rw-r--r--office/SOGo/SOGo.info6
3 files changed, 11 insertions, 11 deletions
diff --git a/office/SOGo/README.SBo b/office/SOGo/README.SBo
index 16923b3c2b..505492cfcc 100644
--- a/office/SOGo/README.SBo
+++ b/office/SOGo/README.SBo
@@ -38,22 +38,22 @@ your /etc/rc.d/rc.local_shutdown:
Adding users
============
Users are automatically added to the SOGo groupware server whenever they
-successfully log onto it with valid IMAP credentials.
+successfully log in with valid IMAP credentials.
Removing users
==============
-Removing requires the use of the sogo-tool utility. You can remove a
-user like so:
+Removing a user from the SOGo groupware server requires the use of the
+sogo-tool utility. You can remove a user like so:
$ /usr/sbin/sogo-tool remove USERID
Configuration file issues
=========================
-The documentation outlines the format required when trying to use TLS
-with the SOGoIMAPServer and SOGoSieveServer values in the
+The documentation outlines the format required when trying to specify
+TLS with the SOGoIMAPServer and SOGoSieveServer values in the
/etc/sogo/sogo.conf file. Unfortunately, what is described doesn't
-quite work as described. In order for this to work you'll need to quote
-the parameters, like so:
+work. In order to use TLS with these two values, you will need to
+quote the parameters, like so:
..
SOGoIMAPServer = "imap://127.0.0.1:143/?tls=YES";
diff --git a/office/SOGo/SOGo.SlackBuild b/office/SOGo/SOGo.SlackBuild
index 6cc58d1542..d0f5eda30a 100644
--- a/office/SOGo/SOGo.SlackBuild
+++ b/office/SOGo/SOGo.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SOGo
-VERSION=${VERSION:-4.0.3}
+VERSION=${VERSION:-4.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/SOGo/SOGo.info b/office/SOGo/SOGo.info
index 2947934e03..37cc50b949 100644
--- a/office/SOGo/SOGo.info
+++ b/office/SOGo/SOGo.info
@@ -1,11 +1,11 @@
PRGNAM="SOGo"
-VERSION="4.0.3"
+VERSION="4.0.4"
HOMEPAGE="https://sogo.nu/"
-DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOGo-4.0.3.tar.gz \
+DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOGo-4.0.4.tar.gz \
https://sogo.nu/files/docs/SOGoInstallationGuide.pdf \
https://sogo.nu/files/docs/SOGoMozillaThunderbirdConfigurationGuide.pdf \
https://sogo.nu/files/docs/SOGoOutlookConnectorConfigurationGuide.pdf"
-MD5SUM="13438e6e0f7a14638ce730d466ce8146 \
+MD5SUM="263db91097e925adbdb4baa0f58a7e39 \
2c347720dce97c8585357ef57c32f89e \
ab3fdf33d9f8f1cb75191092ef7a94e1 \
a95762278780ca3b9c05ee645bd4fc3d"