Date: Sat, 26 Jul 2008 20:18:14 +0800 From: "Jyun-Yi Liou" <7yuny1@gmail.com> To: "Yavuz Maslak" <maslak@ihlas.net.tr> Cc: freebsd-questions@freebsd.org Subject: Re: crontab mails Message-ID: <81a9e3840807260518t5379f40ble7a7f696cd7c1389@mail.gmail.com> In-Reply-To: <002c01c8eead$d08d4050$dc96eed5@ihlasnetym> References: <002c01c8eead$d08d4050$dc96eed5@ihlasnetym>
next in thread | previous in thread | raw e-mail | index | archive | help
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 :-) or set the variable MAILTO null on corntab MAILTO="" Regards, jyuny1 2008/7/26 Yavuz Maslak <maslak@ihlas.net.tr> > 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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?81a9e3840807260518t5379f40ble7a7f696cd7c1389>