Hi

I'm trying to setup the automated inbound email group mailbox associated with a group folder

I've successfully setup the scheduler but in the log file or if I try to execute cron.php from the browsers I get the following error message:
HTML Code:
04/29/09 14:09:26 [848][1][INFO] Query:SELECT count(emails.id) AS c FROM emails WHERE emails.message_id = '<73BC0AB8.C%Burton-/guhb'*s@ACCLUST03EVS1.ugd.att.com>48710e12-821e-8a5a-c0a9-49f8245f15db' and emails.deleted = 0
04/29/09 14:09:26 [848][1][INFO] Query Execution Time:0.00025606155395508
04/29/09 14:09:26 [848][1][FATAL] MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '@ACCLUST03EVS1.ugd.att.com>48710e12-821e-8a5a-c0a9-49f8245f15db' and emails.dele' at line 1
On the scheduler the log remains in the "in progress" status instead of an "ended with errors" most appropriate status
In order to reset the job is it correct to update the job status to active e delete the rows in scheduled_times ?