Hi
Have spent all day running through the posts and found nothing that has helped.
I am having problems getting osticket to grab from an email account using imap.
I think I have tracked this down to cron prob but not sure, if I manually run the con.php from the command line I get this:-
administrator@support-svr:~$ tail /var/log/cron
tail: cannot open `/var/log/cron' for reading: No such file or directory
administrator@support-svr:~$ php -q /var/www/support/api/cron.php
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imap.ini on line 1 in Unknown on line 0
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0
PHP Deprecated: Assigning the return value of new by reference is deprecated in /var/www/support/include/pear/Mail/mimeDecode.php on line 335
Any help!
Thanks