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

[cobalt-users] RaQ4>openwebmail and cron for calendar notify -n -a -q not work



Hi Alfredo - Hi Group,

if I try this lines for cron, than it works fine:

0 * * * * /home/openwebmail/cgi-bin/openwebmail/openwebmail-tool.pl

0 * * * * /home/openwebmail/cgi-bin/openwebmail/openwebmail-tool.pl
>/dev/null 2>&1


if I try this lines for cron, than it works not - why ????

0 * * * * /home/openwebmail/cgi-bin/openwebmail/openwebmail-tool.pl -n -a -q
>/dev/null 2>&1

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







----- Original Message -----
From: "Alfredo Musse T." <amusse@xxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, January 07, 2003 12:17 AM
Subject: RE: [cobalt-users] RaQ4>openwebmail and cron for calendar notify


> Hi Chris,
>
> I recently have a problem with cron an openwebmail notify script on my
raq4.
> http://list.cobalt.com/pipermail/cobalt-users/2003-January/083916.html
> With some help here I finally try this line for con:
>
> 0 * * * *
/home/openwebmail/cgi-bin/openwebmail/openwebmail-tool.pl -n -a -q
> >/dev/null 2>&1
>
> The line executes the script once an hour and it works fine.
>
>
> Alfredo Musse T.
> media improvement - solutions for the digital world
> Telf. (511)562-0216
> amusse@xxxxxxxxxxx <mailto:amusse@xxxxxxxxxxx>
> http://www.mediaim.com
>
>
>
> -----Mensaje original-----
> De: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]En nombre de Chris
> Enviado el: Lunes, 06 de Enero de 2003 12:39 p.m.
> Para: cobalt-users@xxxxxxxxxxxxxxx
> Asunto: [cobalt-users] RaQ4>openwebmail and cron for calendar notify
>
>
> Hi Group !
>
> I have again a problem.
> If I try openwebmail calendar notify as described in the readme-file by
> crontab to install, then I receive the following message:
>
> errors in crontab file, can`t install.
> "mycron":2: bad day-of-month
>
> As root I enter the following instruction:
> crontab mycron
>
> And this is the code in file "mycron:"
> 0 */2 * * *
>      /usr/local/www/cgi-bin/openwebmail/openwebmail-tool.pl -a -n -q
>
> Why doesn't this function?
>
> With best regards,
>
> Chris
> I am a beginner... however it become ever better.
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>