Hello - I have been reading a lot of posts on various forums for nearly two days now trying to figure this out.
It seems it is possible to set osTicket up with Google Apps via email polling, however I seem to be running into a major issue that is not defined. There also seems to be no decent information on the web on how to set this up.
Server: Linux
Home Dir: /home/username
Cron Cmd: * * * * * php /home/username/public_html/support/api/cron.php
I have it setup to send me an email every time a cron job runs, however with this setup I am not receiving any emails.
*EDIT* Just to more define this issue, in addition to not receiving those emails, it appears that the cron job simply never runs. No emails are being fetched. No errors are being thrown.
Also as a side note, not sure if it's related at all, I cannot get the email settings to resolve when trying to set them.
I eventually had to edit the pop/smtp settings manually in the database. I still cannot get the page to resolve, it times out and doesn't load. Any help on either of these issues would be GREATLY appreciated.
Even if you know where I might be able to go to find a good tutorial or more in-depth information it would be appreciated.
Thanks,
-Taz