fetchmail-friends
[Top] [All Lists]

[fetchmail]Cron not function with sendmail -q

2002-01-16 20:33:13
Hi!

My Inflex finally is working fine. But just one more problem with the cron.

My postmaster is sending an error message when running con job for sendmail -q
/bin/bash: root: command not found



Below is my cron setting.


SHELL=/bin/bash
PATH=/usr/bin
MAILTO=root

0 8 * * 1-6 /usr/bin/killall fetchmail
0 9 * * 1-6 /usr/bin/fetchmail -d 300
0 18 * * 1-6 /usr/bin/killall fetchmail
0 19 * * 1-6 /usr/bin/fetchmail -d 3600

0,15,30,45    *       *       *       *       root    /usr/sbin/sendmail -q

What is going wrong .. ?

Best regards,
WismaLeader
<Prev in Thread] Current Thread [Next in Thread>