mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-28 17:42:44 +00:00
Add a sogo cronjob containing commented out entries.
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
This commit is contained in:
8
Scripts/sogo.cron
Normal file
8
Scripts/sogo.cron
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user