[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Openwebmail and crontab again....
- Subject: [cobalt-users] Openwebmail and crontab again....
- From: "Chris" <cobalt@xxxxxxxxx>
- Date: Fri Jan 10 08:47:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi Group,
if I try this lines in my crontab-file, than it works fine:
0 * * * * /home/openwebmail/cgi-bin/openwebmail/openwebmail-tool.pl
>/dev/null 2>&1
if I try this lines in my crontab-file, than it works not - why ????
0 * * * * /home/openwebmail/cgi-bin/openwebmail/openwebmail-tool.pl -n -a -q
>/dev/null 2>&1
I get this error-message:
errors in crontab file, can`t install.
"mycron":2: bad day-of-month
I believe the error am because of the additional indications at the end of
the command line.
Is perhaps wrongly adjusted cron?
How can I repair the error?
Chris