Hi,
I used IMAP fetching (O365) to create a ticket but when I received new email from customer, the ticket does not create on Hesk.
For solved this problem, I manually run by the URL by the manual: https://example.com/hesk/inc/mail/hesk_ ... =XXXXXXXXX
I want Hesk to automatically create a ticket when I received the email.
Ticket not create from email (O365 IMAP)
Moderator: mkoch227
Re: Ticket not create from email (O365 IMAP)
To automatically create tickets, you must set up a cron job (scheduled task) on your server to run that script every 5 minutes.
This cannot be done from within Hesk; it needs to be set up on the server.
I don't know what server software you use, so try searching Google on how to set up a cron job (Linux) or scheduled task (Windows) on your server.
This cannot be done from within Hesk; it needs to be set up on the server.
I don't know what server software you use, so try searching Google on how to set up a cron job (Linux) or scheduled task (Windows) on your server.
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
Re: Ticket not create from email (O365 IMAP)
Hi Klemen,
Solved as per your advise. Thank you so much.
Solved as per your advise. Thank you so much.