- Edited
I am having inbound email problems. If I select poll on auto-cron the system receives emails. If I disable poll on auto-cron but add a cron job to run cron.php I never receive any messages. Here is the line from my crontab: */5 * * * * nobody /usr/bin/php /var/www/htdocs/osticket/api/cron.phpThanks!