Hi guys,
I look around to find any tips to help me to solve this issue, but so far I had no luck.
I deployed Osticket v1.6, it work like a charm for while including the mail fetch system but this morning it stop working.
I need a way to troubleshooting the issue, any log I can use to understand why mails are not picked up from the mailbox.
In /var/log/syslog I can see the cronjob is still working, and in the mailbox the mail are shown as read.
and:
/usr/bin/php -c /var/www/osticket/api/cron.php
PHP: syntax error, unexpected '(' in /var/www/osticket/api/cron.php on line 5
Any advice?