My site is hosted at windows shared server so I do not have root access. I have install latest Osticket on yesterday. It is working fine in all meaning. Only one problem. The osticket is not creating ticket automatically. I have enabled autocron. I have setup POP email account.
The ticket creation on basis of staff activity is working ok. But how to allow auto fetching of emails so tickets can be created without staff activity? I can setup schedule task to visit certain php file. But not know what file need to execute.
I tried to visit directly http://domain.com/helpdesk/scripts/automail.php(http://domain.com/helpdesk/scripts/automail.php) this is not working to create ticket.
I tried to visit directly http://domain.com/helpdesk/upload/api/cron.php(http://domain.com/helpdesk/upload/api/cron.php) this is not working to create ticket. And showing 403 error.
I tried to visit directly http://domain.com/helpdesk/upload/scp/autocron.php(http://domain.com/helpdesk/upload/scp/autocron.php) this is not working to create ticket. And asking osticket authentication.
So please please help me to finalize the setting. I will be much thankful for you all.