Good morning,
While I have found some posts that are similar to my request, I've yet to find one that has had a working solution for my problem.
I am able to pull email just fine when a staff member is logged in, and this has been working just fine for some time. My company now wants to have around the clock autoresponders enabled, for off hour support requests. Now the responders also work just fine, but again we have to have a staff member logged in for this functionality to kick off.
A quick fix I had thought up was to just have a cronjob that logged a mailbot user into our system, ever say 10 minutes and that would do the trick....Well not quite.
Although my script does work to login my mailbot user, I can see from the logs that the system does not see it as the same for whatever reason, and the cronjob activity pull does not fire off.
Does anyone know what we need to do to have osTicket pull emails regardless of staff being logged in?
Any and all help is greatly appriciated :)
Thank you!