Monotone-Parent: 1a5084ea5db1351b0b2a65c92046fb196a2c9d41

Monotone-Revision: b17a7a4c24c0ba780716921107d7401a2b21049e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-30T03:58:26
maint-2.0.2
Francis Lachapelle 2012-03-30 03:58:26 +00:00
parent 953fe345b2
commit df3676ed71
1 changed files with 3 additions and 3 deletions

View File

@ -2,14 +2,14 @@
# Vacation messages expiration
# Make sure to set authname and authpassword with the credentials of a sieve admin
#0 0 * * * sogo /usr/sbin/sogo-tool expire-autoreply authname:authpassword
#0 0 * * * sogo /usr/sbin/sogo-tool expire-autoreply authname:authpassword
# Email alarms - runs every minutes
#* * * * * sogo /usr/sbin/sogo-ealarms-notify
#* * * * * sogo /usr/sbin/sogo-ealarms-notify
# Daily backups
# - writes to /home/sogo/backups/ by default
# - will keep 31 days worth of backups by default
# - runs once a day by default, but can run more frequently
# - make sure to set the path to sogo-backup.sh correctly
#30 0 * * * sogo /usr/share/doc/sogo/sogo-backup.sh
#30 0 * * * sogo /usr/share/doc/sogo/sogo-backup.sh