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

RE: [cobalt-users] openwebmail calendar notify



> Someone can help me setting up Openwebmail's Notify option on 
> a RaQ4? I have added this line to Cron as specified on 
> Openwebmail README.TXT file:
> 
> -----------------
> 0 * * * * 
> /home/openwebmail/cgi-bin/openwebmail/openwebmail-tool.pl -n -a -q
> -----------------
> 
> I'm receiving the calendar notifications to my email fine, 
> but Cron Daemon send a mail every time the script 
> openwebmail-tools.pl runs:
> 
> -----------------
> Net::SMTP::recipient: unknown option(s) SkipBad - ignored at 
> /home/openwebmail/cgi-bin/openwebmail/.openwebmail-tool.pl line 876

Well, not knowing what's at that line on the script, no way to know what
the problem is. If you don't want email just add /dev/null 2>&1 to the
end of your cron line.
-- 
C2002 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.