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
Email Delay of 30 minutes
Moderator: mkoch227
Re: Email Delay of 30 minutes
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.
You can safely reduce the cron job to run every 5 minutes; check with whoever set up the cron job for you.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 2
- Joined: Thu Nov 11, 2021 11:36 am
Re: Email Delay of 30 minutes
That's great - I will - thank you!