Fix incorrect sogo-tool argument due to sogo internal change.

This commit is contained in:
Zhang Huangbin 2017-04-26 11:15:46 +08:00
parent 29419aaa83
commit 582a5bff43
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -389,7 +389,7 @@ command: <code>crontab -l -u sogo</code></p>
# 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
</code></pre>
<h2 id="access-sogo-from-web-browser">Access SOGo from web browser</h2>

View File

@ -370,7 +370,7 @@ command: <code>crontab -l -u sogo</code></p>
# 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
</code></pre>
<h2 id="access-sogo-from-web-browser">Access SOGo from web browser</h2>