Hi, seems that all ofelia jobs registered with a 1d schedule are not executed…
I noticed it because the qarantaine mails are not deleted after the 3 days i set in the quarantaine options
example from the ofelia logs:
[36mofelia-mailcow_1 |[0m 2021-05-16T08:23:38.389Z [32m scheduler.go:34 ▶ NOTICE[0m New job registered “dovecot_clean_q_aged” - “/bin/bash -c \”[[ ${MASTER} == y ]] && /usr/local/bin/gosu vmail /usr/local/bin/clean_q_aged.sh || exit 0\"“ - ”@every 1d"
so the job is succesfully registerd, but in the further log there is no entry about the job has startet
related 1d jobs:
ofelia.job-exec.sogo_eautoreply.schedule: “@every 1d”
ofelia.job-exec.sogo_backup.schedule: “@every 1d”
ofelia.job-exec.dovecot_clean_q_aged.schedule: “@every 1d”
ofelia.job-exec.dovecot_sarules.schedule: “@every 1d”
ofelia.job-exec.dovecot_fts.schedule: “@every 1d”
maybe “@every 1d” isnt a valid schedule?
https://golang.org/pkg/time/#ParseDuration