Hi everyone,I need some help - I have osTicket v1.9.12 installed and running - the instance is running since July now without any issues.Since last week we noticed that not all emails were fetched into tickets so I logged on to the email account manually and yes there were 83 emails still there - so I tried to run the rcron.php manually and I receive the following error:#!/usr/bin/php -q
HTTP/1.1 500 Internal Server Error
Date: Tue, 27 Oct 2015 18 GMT
Server: Apache
Set-Cookie: OSTSESSID=19ee9644380c366bad4c5b09990551cb; expires=Wed,
28-Oct-2015 18 GMT; Max-Age=86400; path=/;
domain=www.xyz-support.com; secure
Expires: Thu, 19 Nov 1981 08 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0,
pre-check=0
Pragma: no-cache
Vary: Accept-Encoding
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8
I already changed the PHP version from 5.6 back to 5.5 - no difference - I also deleted the mailbox and recreated it...same issue.I also changed the settings from POP to POP+SSL and even tried IMAP - same result - I already have 10 emails in there that are not fetched into tickets for some reason.....I already contacted the technical guys for my server and asked them to check the log file for the 500 error but they said they cannot find any :-(