Hi !
I can't get osTicket fetch emails using a cron job (although works with auto-cron).
"Error: IMAP Authentication cancelled x consecutive errors. Maximum of 5 allowed This could be connection issues related to the mail server. Next delayed login attempt in aprox. 10 minutes"
osTicket is installed on a Synology NAS. Installation details (from OST Dashboard) :
osTicket Version v1.10.1
Web Server Software Apache/2.2.34
MySQL Version 10.3.7
PHP Version 5.6.39
Cron job is done thru the Synology Task Scheduler (root user, command is /usr/local/bin/php56 /volume1/web/osticket/upload/api/cron.php). No error output when task is ran.
What am I missing here ?
Thank you