From 9fd6f75c4e876972b2e223fc76dd8b2edb5cff0a Mon Sep 17 00:00:00 2001 From: Jean Raby Date: Wed, 28 Aug 2013 09:47:10 -0400 Subject: [PATCH] Update crontab for SMTP AUTH credentials --- Scripts/sogo.cron | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Scripts/sogo.cron b/Scripts/sogo.cron index 85c9f740c..5e1450093 100644 --- a/Scripts/sogo.cron +++ b/Scripts/sogo.cron @@ -10,6 +10,8 @@ #* * * * * sogo /usr/sbin/sogo-tool expire-sessions 60 # Email alarms - runs every minutes +# If you need to use SMTP AUTH for outgoing mails, specify credentials to use +# with '-p /path/to/credentialsFile' (same format as the sieve credentials) #* * * * * sogo /usr/sbin/sogo-ealarms-notify # Daily backups