Problem with email

Problem with email

by Marcello I. -
Number of replies: 1

Hello

i have a problem: moodle not send email when a people write in forum. I have checked about crontab and it work correctly.

For crontab i have done:

a) crontab -e   (and open editor) then...

b) 5 * * * * etc etc (i have put url-absolute that load cron.php from /admin/

c) saved all.

done it, file is stayed saved as: crontab.xxxxx in /TMP/  where xxxxx is a number.

I have forgotten something? I use a virtual server with red-hat.

Thank you for you respost, i hope that someone solve my problem.

I. Marcello (Cooper). 

Average of ratings: -
In reply to Marcello I.

Re: Problem with email

by Randy Metzger -
I had the same problem. Cron is working now after I modifed the line to this: */5 * * * * * etc etc