On Sun, Sep 26, 2004 at 09:02:33PM +0200, Otto Wyss wrote: > To update my webpages from CVS I use a crontab with some jobs. But every > time the jobs are executed at sourceforge.net I get a mail. This seems > to be the default behaviour. Is there a possibility to disable this > mailing?
IIRC cron only mails when there is output. Put '>/dev/null 2>&1' at the end of the command in your sf.net crontab. -- The world's most effective spam filter: ln -sf /dev/full /var/mail/$USER -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]