Page 1 of 1

Email Delay of 30 minutes

Posted: Thu Nov 11, 2021 11:44 am
by simonappleyard
Hi,

We use Hesk Helpdesk here, and it is bound to an Office 365 email account, when users raise tickets via email it takes 30 minutes to appear in the Helpdesk which for me is too long a lag - has anyone else come across this, and is there a workaround/fix?

Thanks in advance.

Simon

Re: Email Delay of 30 minutes

Posted: Thu Nov 11, 2021 1:20 pm
by Klemen
This means the cron job for your hesk_imap.php or hesk_pop3.php script (whichever you use) is set to 30 minutes or so.

You can safely reduce the cron job to run every 5 minutes; check with whoever set up the cron job for you.

Re: Email Delay of 30 minutes

Posted: Thu Nov 11, 2021 1:52 pm
by simonappleyard
That's great - I will - thank you!