<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: crontab without mail in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/crontab-without-mail/m-p/4077547#M30187</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Very interesting. A simple read/post of crontab -l will show that the cron schedule was directing its output to mail.&lt;BR /&gt;&lt;BR /&gt;This was not done automatically, it was configured with the help of a human.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 27 Sep 2007 12:25:06 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-09-27T12:25:06Z</dc:date>
    <item>
      <title>crontab without mail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/crontab-without-mail/m-p/4077545#M30185</link>
      <description>Red Hat Enterprise Linux AS 3U6&lt;BR /&gt;&lt;BR /&gt;Every time a shell script is executed trhough a crontab, it sends a mail to /var/mail/oracle&lt;BR /&gt;&lt;BR /&gt;Is there any way to avoind this mail sending?</description>
      <pubDate>Thu, 27 Sep 2007 10:24:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/crontab-without-mail/m-p/4077545#M30185</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2007-09-27T10:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: crontab without mail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/crontab-without-mail/m-p/4077546#M30186</link>
      <description>Set your cron job like this:&lt;BR /&gt;&lt;BR /&gt;5 * * * 1 /path/to/script &amp;gt; /dev/null 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;Or set the MAILTO variable to null:&lt;BR /&gt;&lt;BR /&gt;MAILTO=&lt;BR /&gt;&lt;BR /&gt;Preferred method is the first.</description>
      <pubDate>Thu, 27 Sep 2007 10:26:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/crontab-without-mail/m-p/4077546#M30186</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-09-27T10:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: crontab without mail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/crontab-without-mail/m-p/4077547#M30187</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Very interesting. A simple read/post of crontab -l will show that the cron schedule was directing its output to mail.&lt;BR /&gt;&lt;BR /&gt;This was not done automatically, it was configured with the help of a human.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 27 Sep 2007 12:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/crontab-without-mail/m-p/4077547#M30187</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-27T12:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: crontab without mail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/crontab-without-mail/m-p/4077548#M30188</link>
      <description>No, cron will redirect STDOUT from any jobs executed via email to the owning user.&lt;BR /&gt;&lt;BR /&gt;As far as I am aware, it always has.  It has to be overwritten with the MAILTO environment variable set within the cronjob it's self (as Ivan has said).</description>
      <pubDate>Thu, 27 Sep 2007 15:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/crontab-without-mail/m-p/4077548#M30188</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-09-27T15:40:56Z</dc:date>
    </item>
  </channel>
</rss>

