mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
chore(cron): run update-autoreply every 5 minutes
We need to run this cronjob more frequently as an auto-reply can be enabled or disabled during the day.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Vacation messages expiration
|
# Vacation messages expiration
|
||||||
# The credentials file should contain the sieve admin credentials (username:passwd)
|
# The credentials file should contain the sieve admin credentials (username:passwd)
|
||||||
#0 0 * * * sogo /usr/sbin/sogo-tool update-autoreply -p /etc/sogo/sieve.creds
|
#*/5 * * * * sogo /usr/sbin/sogo-tool update-autoreply -p /etc/sogo/sieve.creds
|
||||||
|
|
||||||
# Session cleanup - runs every minute
|
# Session cleanup - runs every minute
|
||||||
# - Ajust the nbMinutes parameter to suit your needs
|
# - Ajust the nbMinutes parameter to suit your needs
|
||||||
|
|||||||
Reference in New Issue
Block a user