KevinTheJedi
I understood what you meant and I ran this test myself with a ticket I sent to support@ by my own test email account. It works properly if I send it and it gets inserted to the ticket system as a result of an Auto-Cron (agent action on the web site) but it gets the bad message number if the cron.php system picks it up and inserts it as a result of crontab action (set to run every 5 minutes automatically on the linux box).
what is different between Auto-Cron and the /usr/bin/php /home/www/support/api/cron.php ran by crontab?
What is Auto-Cron executing instead and why does that work OK?