Hi,
I set this with crontab -e :

3 * * * * /usr/bin/mailfilter ; /bin/echo "Mailfiltering" | /usr/bin/mail -s mai
1 * * * * /bin/echo "Date is `date`." | /usr/bin/mail -s cron root
###

I should get mail every minute, but it doesn't work. If i try:
  /bin/echo "Date is `date`." | /usr/bin/mail -s cron root
in the shell, then i do get mail.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to