how to edit hesk_imap.php
Posted: Tue Nov 07, 2023 6:20 pm
at this point I'm completely lost, o php knowledge here 
Open hesk_imap.php file in your browser, for example:
https://yoursite.com/hesk/inc/mail/hesk_imap.php
If you have URL Access Key set in Admin panel > Settings > Help desk > Security > URL Access Key (which you should), you will need to append ?key=XXXXXXXXX to hesk_imap.php to access it via an URL address:
https://example.com/hesk/inc/mail/hesk_ ... =XXXXXXXXX
how do I make my hesk fetch the emails automatically ?
everything works as long as I use the "https://example.com/hesk/inc/mail/hesk_ ... XX"command in my browser, but it doesn't work by itself,
What do I need, or do I do wrong ??

Open hesk_imap.php file in your browser, for example:
https://yoursite.com/hesk/inc/mail/hesk_imap.php
If you have URL Access Key set in Admin panel > Settings > Help desk > Security > URL Access Key (which you should), you will need to append ?key=XXXXXXXXX to hesk_imap.php to access it via an URL address:
https://example.com/hesk/inc/mail/hesk_ ... =XXXXXXXXX
how do I make my hesk fetch the emails automatically ?
everything works as long as I use the "https://example.com/hesk/inc/mail/hesk_ ... XX"command in my browser, but it doesn't work by itself,
What do I need, or do I do wrong ??