Chris Smith wrote:
> The cron entry is:
> 
> # Rebuild the ASSP spam database at 03:00 every day
> #
> 0 3 * * * cd /usr/local/assp; /usr/bin/perl ./rebuildspamdb.pl
> #
> 

0 3 * * * cd /usr/local/assp; /usr/bin/perl ./rebuildspamdb.pl | mail 
[EMAIL PROTECTED]

Otherwise cron will email it to the user running the cron job (root ?)

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to