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