From owner-freebsd-questions@FreeBSD.ORG Sun Jul 27 02:55:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 164DB1065676 for ; Sun, 27 Jul 2008 02:55:31 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id CD7348FC18 for ; Sun, 27 Jul 2008 02:55:30 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m6R2ptRV036383; Sat, 26 Jul 2008 22:51:55 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m6R2psgk036382; Sat, 26 Jul 2008 22:51:54 -0400 (EDT) (envelope-from jerrymc) Date: Sat, 26 Jul 2008 22:51:54 -0400 From: Jerry McAllister To: Jyun-Yi Liou <7yuny1@gmail.com> Message-ID: <20080727025154.GB36346@gizmo.acns.msu.edu> References: <002c01c8eead$d08d4050$dc96eed5@ihlasnetym> <81a9e3840807260518t5379f40ble7a7f696cd7c1389@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <81a9e3840807260518t5379f40ble7a7f696cd7c1389@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: Yavuz Maslak , freebsd-questions@freebsd.org Subject: Re: crontab mails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2008 02:55:31 -0000 On Sat, Jul 26, 2008 at 08:18:14PM +0800, Jyun-Yi Liou wrote: > Hi Yavuz, > It's easy to tell crontab stop sending mail to you by disable sendmail in > /etc/rc.conf > > %> echo "sendmail_enable=\"NO\"" > man rc.conf for more information :-) Kind of overkill, don't you think? Sendmail does more than crontab mails. > > or set the variable MAILTO null on corntab > MAILTO="" Better. ////jerry > > Regards, > jyuny1 > > 2008/7/26 Yavuz Maslak > > > Hello > > > > On freebsd7.0, my crontab sends many mails about its jobs. > > > > I want crontab not to send these mails > > > > How can I do that ? > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to " > > freebsd-questions-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"