From 582a5bff43270c98ed06e6231e1bf50d3a64dc99 Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Wed, 26 Apr 2017 11:15:46 +0800 Subject: [PATCH] Fix incorrect sogo-tool argument due to sogo internal change. --- en_US/integrations/0-sogo-centos-6-mysql.md | 2 +- en_US/integrations/0-sogo-centos-6-openldap.md | 2 +- html/sogo-centos-6-mysql.html | 2 +- html/sogo-centos-6-openldap.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en_US/integrations/0-sogo-centos-6-mysql.md b/en_US/integrations/0-sogo-centos-6-mysql.md index 90946080..6f3e60a3 100644 --- a/en_US/integrations/0-sogo-centos-6-mysql.md +++ b/en_US/integrations/0-sogo-centos-6-mysql.md @@ -381,7 +381,7 @@ command: `crontab -l -u sogo` # 3) SOGo vacation messages expiration # The credentials file should contain the sieve admin credentials (username:passwd) -0 0 * * * /usr/sbin/sogo-tool expire-autoreply -p /etc/sogo/sieve.cred +0 0 * * * /usr/sbin/sogo-tool update-autoreply -p /etc/sogo/sieve.cred ``` ## Access SOGo from web browser diff --git a/en_US/integrations/0-sogo-centos-6-openldap.md b/en_US/integrations/0-sogo-centos-6-openldap.md index ff556f41..08cf2d76 100644 --- a/en_US/integrations/0-sogo-centos-6-openldap.md +++ b/en_US/integrations/0-sogo-centos-6-openldap.md @@ -364,7 +364,7 @@ command: `crontab -l -u sogo` # iRedMail: SOGo vacation messages expiration # The credentials file should contain the sieve admin credentials (username:passwd) -0 0 * * * /usr/sbin/sogo-tool expire-autoreply -p /etc/sogo/sieve.cred +0 0 * * * /usr/sbin/sogo-tool update-autoreply -p /etc/sogo/sieve.cred ``` ## Access SOGo from web browser diff --git a/html/sogo-centos-6-mysql.html b/html/sogo-centos-6-mysql.html index 97f07e2c..7a5261df 100644 --- a/html/sogo-centos-6-mysql.html +++ b/html/sogo-centos-6-mysql.html @@ -389,7 +389,7 @@ command: crontab -l -u sogo

# 3) SOGo vacation messages expiration # The credentials file should contain the sieve admin credentials (username:passwd) -0 0 * * * /usr/sbin/sogo-tool expire-autoreply -p /etc/sogo/sieve.cred +0 0 * * * /usr/sbin/sogo-tool update-autoreply -p /etc/sogo/sieve.cred

Access SOGo from web browser

diff --git a/html/sogo-centos-6-openldap.html b/html/sogo-centos-6-openldap.html index e1a09e7b..68038be0 100644 --- a/html/sogo-centos-6-openldap.html +++ b/html/sogo-centos-6-openldap.html @@ -370,7 +370,7 @@ command: crontab -l -u sogo

# iRedMail: SOGo vacation messages expiration # The credentials file should contain the sieve admin credentials (username:passwd) -0 0 * * * /usr/sbin/sogo-tool expire-autoreply -p /etc/sogo/sieve.cred +0 0 * * * /usr/sbin/sogo-tool update-autoreply -p /etc/sogo/sieve.cred

Access SOGo from web browser