From owner-freebsd-questions Fri Feb 9 15:37:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from forkbomb.martini.nu (forkbomb.martini.nu [204.118.247.250]) by hub.freebsd.org (Postfix) with SMTP id D4D4737B6A4 for ; Fri, 9 Feb 2001 15:37:26 -0800 (PST) Received: (qmail 4234 invoked by uid 1000); 9 Feb 2001 23:43:18 -0000 Date: Fri, 9 Feb 2001 15:43:18 -0800 From: Mahlon Smith To: Josh Thomas Cc: freebsd-questions@freebsd.org Subject: Re: cron jobs for ip updating Message-ID: <20010209154318.B2563@internetcds.com> References: <20010209144124.B69512@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from "jdt2101@ksu.edu" on Fri, Feb 09, 2001 at 05:17:03PM Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Is there any way to stop cron from sending you emails about > certain cronjobs? You can either redirect output to /dev/null, or simply add MAILTO='' above the cron lines that you don't care to be notified about. -- Mahlon Smith InternetCDS http://www.internetcds.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message