Error on sogod cronjobs

Possible bug in /etc/cron.d/sogo


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 vmail: …

sogo-tool expire-autoreply command not exist

exist sogo-tool update-autoreply command

1 Like

Thanks for reporting and diving the solution. I’m in holidays, i will patch the rpm later

reading this https://github.com/inverse-inc/sogo/blob/master/Scripts/sogo.cron the sogo cron should be updated.

I have some questions @giacomo @davidep why

  • sogo-ealarms-notify
  • expire-sessions
  • /usr/share/doc/sogo/sogo-backup.sh

are not used ?

concerning this

# 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

do we need to use an authentication to smtp for the localhost, not sure ???

please @all can you test the version nethserver-sogo-1.6.8 and report

* Wed Apr 28 2017 Stephane de Labrusse <stephdl@de-labrusse.fr> - 1.6.8-1
- Increase maximum IMAP command line length
- Sogo session are dropped after 24h
- Adjusted sogo cron.d, sieve credentials are in /etc/sogo/sieve.creds

yum install nethserver-sogo --enablerepo=nethforge-testing

bump…tests waited please