<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=992142911-18042007><FONT face=Arial
color=#0000ff size=2>Hi Eric,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=992142911-18042007><FONT face=Arial
color=#0000ff size=2>Take a look at how the first lines of my crontab
look:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=992142911-18042007><FONT face=Arial
color=#0000ff size=2><STRONG>
SHELL=/bin/sh<BR>
PATH=/usr/bin:/usr/sbin:/sbin:/bin:/usr/lib/news/bin<BR>
MAILTO=""<BR> MAIL=""</STRONG></FONT></SPAN><SPAN
class=992142911-18042007><FONT face=Arial color=#0000ff size=2><BR>I think you
should include MAILTO="" and MAIL="" to get no mails from cron (this will
disable ALL mails from cron daemon as far as I know).</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=992142911-18042007><FONT face=Arial
color=#0000ff size=2>I always do this and use "./command | mail -s 'subject'
my@address.com" for a specific cronjob if I want the output mailed to
me.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=992142911-18042007><FONT face=Arial
color=#0000ff size=2>Lucas</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=992142911-18042007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV><BR>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=de dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>Von:</B> mrtg-bounces@lists.oetiker.ch
[mailto:mrtg-bounces@lists.oetiker.ch] <B>Im Auftrag von </B>Eric
Brander<BR><B>Gesendet:</B> Dienstag, 17. April 2007 16:52<BR><B>An:</B>
mrtg@lists.oetiker.ch<BR><B>Betreff:</B> [mrtg] How do I suppress output of
cfgmaker?<BR></FONT><BR></DIV>
<DIV></DIV>I have cfgmaker running as a cron job nightly on select devices
that change often. This works great of course, but every day I get an email
from cron with the output of the cfgmaker process. Is there anyway to suppress
it? I tried redirecting to null but that didn't seem to work. <BR><BR>TIA,<BR
clear=all><BR>-- <BR>Eric Brander </BLOCKQUOTE></BODY></HTML>