On Wed, 23 Aug 2006 10:05:14 -0400 "Lisa Casey" <[EMAIL PROTECTED]> wrote:
> 30 5 1 * * root periodic monthly 2>&1 > | sendmail [EMAIL PROTECTED] > # > > but all I get is a blank email sent to [EMAIL PROTECTED] does it work if you use the command "mail" instead ? see : man mail also.. using 2>&1 doesn't seem appropriate, afaik you would use that in crontab if you don't want to get emails via cron -- grtjs, albi _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
