No changes to the server or system, and just noticed that there's a message in the admin panel:
Scheduled jobs are not running. Hence inbound emails, notifications and reminders are not working. Please follow the instructions to setup cron job.
Checked the logs and the below is repeated, but the logs stopped several days ago..
[2024-05-02 00:00:03] ERROR: InboundEmail: Could not create Imap Handler. Error: InjectableFactory: Class 'Espo\Modules\Outlook\Core\Outlook\ImapGroupHandle r' does not exist.
I've checked and cannot seem to see what the InboundEmail function is for.. we previously had the Outlook module, but this was deactivated and removed over a month ago, so cannot seem to understand why this suddenly stops everything
Scheduled jobs are not running. Hence inbound emails, notifications and reminders are not working. Please follow the instructions to setup cron job.
Checked the logs and the below is repeated, but the logs stopped several days ago..
[2024-05-02 00:00:03] ERROR: InboundEmail: Could not create Imap Handler. Error: InjectableFactory: Class 'Espo\Modules\Outlook\Core\Outlook\ImapGroupHandle r' does not exist.
I've checked and cannot seem to see what the InboundEmail function is for.. we previously had the Outlook module, but this was deactivated and removed over a month ago, so cannot seem to understand why this suddenly stops everything
Comment