[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Openwebmail and crontab again....



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