<?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: how to send email from cron in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-send-email-from-cron/m-p/4171610#M32087</link>
    <description>echo "Console IP NOT available now for ${i}" |sendmail t.kumar@xxx.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;using sendmail</description>
    <pubDate>Wed, 02 Apr 2008 14:08:30 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2008-04-02T14:08:30Z</dc:date>
    <item>
      <title>how to send email from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-send-email-from-cron/m-p/4171607#M32084</link>
      <description>I wana send an email with attachment to root on regular basis, but following cron job never runs, plz help&lt;BR /&gt;&lt;BR /&gt;57 15 * * * (echo "Subject: Quota Report";echo;echo)|/usr/bin/mail root -a "/quotareport.txt"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-send-email-from-cron/m-p/4171607#M32084</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-04-01T11:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to send email from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-send-email-from-cron/m-p/4171608#M32085</link>
      <description>Use the following command:&lt;BR /&gt;&lt;BR /&gt;mail -s "Quota Report" root &amp;lt; /quotareport.txt</description>
      <pubDate>Tue, 01 Apr 2008 12:46:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-send-email-from-cron/m-p/4171608#M32085</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-04-01T12:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to send email from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-send-email-from-cron/m-p/4171609#M32086</link>
      <description>since I wana send the file as an attachment, I use the command in cron&lt;BR /&gt;&lt;BR /&gt;57 15 /usr/bin/mail -s "Quota Report" -a /quotareport.txt root&lt;BR /&gt;&lt;BR /&gt;DONE :)&lt;BR /&gt;Thanks n Regards</description>
      <pubDate>Tue, 01 Apr 2008 16:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-send-email-from-cron/m-p/4171609#M32086</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-04-01T16:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to send email from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-send-email-from-cron/m-p/4171610#M32087</link>
      <description>echo "Console IP NOT available now for ${i}" |sendmail t.kumar@xxx.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;using sendmail</description>
      <pubDate>Wed, 02 Apr 2008 14:08:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-send-email-from-cron/m-p/4171610#M32087</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-04-02T14:08:30Z</dc:date>
    </item>
  </channel>
</rss>

