Cron and email

kote007

New Member
Messages
33
Reaction score
0
Points
0
Hi,

I can not get cron sending an email to the specified address, whichever address and cronjob I set. I tried, for instance

0 * * * * php /etc/test.php

and no mail is received in the address set in the field for the cron output, even not an error message.

Have I missed some configuration to the mail? It is required to set any special email account from which the cron output is able to send messages?

I am hosted on lotus.

Thanks in advance.
 
Top