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.