Hello everyone,
I often work late and i wanted configure OTRS to send outgoing mails only in certains hours / days. For example when i send email at 11 PM message should wait until 6 AM in mail queue. To achive this i changed
Daemon::SchedulerCronTaskManager::Task###MailQueueSend
schedule to * 6-18 * * 1-6 .
Everything work fine for something about 7 days , after that time my mails are sending again immediately. When I change Daemon::SchedulerCronTaskManager::Task###MailQueueSend once again and I save changes, mail are again sending in the way i want.
How properly configure Daemon::SchedulerCronTaskManager::Task###MailQueueSend ?
OTRS 6.0.11
Best regards
Leszek
CRON problem
Moderator: crythias