mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-08 00:11:22 +00:00
Updated the spec and deb rules to install it by default Updated the doc to mention this new cronjob. Monotone-Parent: f5ba6db440f5a8ba817af65dea12b4a616fdfe71 Monotone-Revision: 29783e64b9a7d49e5e0be8ac1b56c15bb344190f Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-01-10T17:03:48
9 lines
296 B
Plaintext
9 lines
296 B
Plaintext
# Sogod cronjobs
|
|
|
|
# Vacation messages expiration
|
|
# Make sure to set authname and authpassword with the credentials of a sieve admin
|
|
#0 * * * * sogo /usr/sbin/sogo-tool expire-autoreply authname:authpassword
|
|
|
|
# Email alarms - runs every minutes
|
|
#* * * * * sogo /usr/sbin/sogo-ealarms-notify
|