<?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 cron don't send mail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-don-t-send-mail/m-p/3951156#M290282</link>
    <description>After cron job run, users may got an mail.&lt;BR /&gt;Is it possible let cron don't send mail?&lt;BR /&gt;Thanks.</description>
    <pubDate>Mon, 26 Feb 2007 05:09:19 GMT</pubDate>
    <dc:creator>j773303</dc:creator>
    <dc:date>2007-02-26T05:09:19Z</dc:date>
    <item>
      <title>cron don't send mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-don-t-send-mail/m-p/3951156#M290282</link>
      <description>After cron job run, users may got an mail.&lt;BR /&gt;Is it possible let cron don't send mail?&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 26 Feb 2007 05:09:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-don-t-send-mail/m-p/3951156#M290282</guid>
      <dc:creator>j773303</dc:creator>
      <dc:date>2007-02-26T05:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: cron don't send mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-don-t-send-mail/m-p/3951157#M290283</link>
      <description>Best solution would be to take out the mail command in the job run by cron.</description>
      <pubDate>Mon, 26 Feb 2007 05:53:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-don-t-send-mail/m-p/3951157#M290283</guid>
      <dc:creator>gstonian</dc:creator>
      <dc:date>2007-02-26T05:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: cron don't send mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-don-t-send-mail/m-p/3951158#M290284</link>
      <description>Hi,&lt;BR /&gt;is the mail sent by the application ?&lt;BR /&gt;If yes, stop the application from sending the mail.&lt;BR /&gt;What does the mail say ?&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Feb 2007 05:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-don-t-send-mail/m-p/3951158#M290284</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-26T05:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: cron don't send mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-don-t-send-mail/m-p/3951159#M290285</link>
      <description>Hi,&lt;BR /&gt;First check your cron entries by&lt;BR /&gt;Crontab -l&lt;BR /&gt;&lt;BR /&gt;then now you dont want mails then just remove that mail activity from file by editing the crontab by command&lt;BR /&gt;crontab -e &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Reshma</description>
      <pubDate>Mon, 26 Feb 2007 09:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-don-t-send-mail/m-p/3951159#M290285</guid>
      <dc:creator>Reshma Malusare</dc:creator>
      <dc:date>2007-02-26T09:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: cron don't send mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-don-t-send-mail/m-p/3951160#M290286</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If I understand correctly, you *don't* want users to receive mail from crontasks.  If your task produces either STDOUT or STDERR output that isn't redirected to a file, 'cron' generates an email to the user.&lt;BR /&gt;&lt;BR /&gt;If this is the case, redirect the descriptor that you don't want:  STDERR=2 and STDOUT=1.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Feb 2007 09:40:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-don-t-send-mail/m-p/3951160#M290286</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-02-26T09:40:51Z</dc:date>
    </item>
  </channel>
</rss>

