2 messages in com.mysql.lists.eventum-develcron jobs to process mail que does no...
FromSent OnAttachments
Tim Uckun13 Nov 2007 17:56 
Greg Rundlett30 Nov 2007 18:52 
Subject:cron jobs to process mail que does not work after an upgrade to 2.0.1
From:Tim Uckun (timu@gmail.com)
Date:11/13/2007 05:56:01 PM
List:com.mysql.lists.eventum-devel

I recently upgraded from 1.7.0 to 2.0.1 now I have two problems.

1) The cron jobs which process the mail que does not work. I haven't tried the downloading one yet. The cron job does not report error messages, when I run the script manually I don't get an error message. It just fails silently (no connection to SMTP as far as I can see).

2) Nothing is being written to the errors.log file. Nothing at all from any process. Even when I force an error like trying to include a file that does not exist or include a template that does not exist nothing gets written to the error log.

I have checked the ownership and permissions of the logs directory and log file so that's not a problem. The login_attempts.log is being written to OK.

How can I find out what is going wrong with the email processing?

Thanks.