<?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 for sendmail in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480815#M86751</link>
    <description>I have sendmail configured on my server.&lt;BR /&gt;&lt;BR /&gt;I need to send a message using mail every Friday afternoon to some users ,&lt;BR /&gt;&lt;BR /&gt;What should be the correct syntax/command for email.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Abhijeet&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Feb 2005 06:11:12 GMT</pubDate>
    <dc:creator>Abhijeet_3</dc:creator>
    <dc:date>2005-02-08T06:11:12Z</dc:date>
    <item>
      <title>Cron for sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480815#M86751</link>
      <description>I have sendmail configured on my server.&lt;BR /&gt;&lt;BR /&gt;I need to send a message using mail every Friday afternoon to some users ,&lt;BR /&gt;&lt;BR /&gt;What should be the correct syntax/command for email.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Abhijeet&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Feb 2005 06:11:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480815#M86751</guid>
      <dc:creator>Abhijeet_3</dc:creator>
      <dc:date>2005-02-08T06:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cron for sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480816#M86752</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;crontab: &lt;BR /&gt;30 14 * * 5 /usr/bin/mail -s "it's Friday" user1@xx user2@xx &amp;lt; /mydir/mymessage.txt&lt;BR /&gt; &lt;BR /&gt;regards,&lt;BR /&gt;Thierry;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Feb 2005 06:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480816#M86752</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2005-02-08T06:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cron for sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480817#M86753</link>
      <description>Thanks Thierry,&lt;BR /&gt;&lt;BR /&gt;I have a issue , the mail command is not in /usr/bin , it is in /bin. It has a permission 755.&lt;BR /&gt;&lt;BR /&gt;When I use  /bin/mail -s " Subject" user1@mydomain.com , it gives me permission error. ( /usr/sbin/sendmail)&lt;BR /&gt;&lt;BR /&gt;This is a linux server.&lt;BR /&gt;&lt;BR /&gt;Abhijeet</description>
      <pubDate>Tue, 08 Feb 2005 08:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480817#M86753</guid>
      <dc:creator>Abhijeet_3</dc:creator>
      <dc:date>2005-02-08T08:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cron for sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480818#M86754</link>
      <description>I afraid you havewrong permissions on some mail directories [var/spool/mail?].&lt;BR /&gt;&lt;BR /&gt;which linux distro do you use?</description>
      <pubDate>Tue, 08 Feb 2005 08:29:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480818#M86754</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-02-08T08:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cron for sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480819#M86755</link>
      <description>ooops, sorry about the "/usr/bin".  Just revealed my HPUX roots ;)&lt;BR /&gt; &lt;BR /&gt;Tested it on Red Hat Linux:&lt;BR /&gt;/bin/mail -s "subj" user@comp.com &amp;lt; /tmp/message&lt;BR /&gt; &lt;BR /&gt;which error do you exactly get?&lt;BR /&gt; &lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 08 Feb 2005 08:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480819#M86755</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2005-02-08T08:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cron for sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480820#M86756</link>
      <description>BTW /usr/bin/sendmail should be -r-sr-xr-x</description>
      <pubDate>Tue, 08 Feb 2005 08:55:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480820#M86756</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2005-02-08T08:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cron for sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480821#M86757</link>
      <description>You can adjust the cron entry to where sendmail actually is.&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/sendmail&lt;BR /&gt;&lt;BR /&gt;Or for hard core HP-UX people, you can set up a soft link&lt;BR /&gt;&lt;BR /&gt;ln -s /usr/sbin/sendmail /usr/bin/mail&lt;BR /&gt;&lt;BR /&gt;As far as permissions go:&lt;BR /&gt;&lt;BR /&gt;chmod a+x /usr/sbin/sendmail&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 08 Feb 2005 08:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480821#M86757</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-08T08:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cron for sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480822#M86758</link>
      <description>dear all,&lt;BR /&gt;&lt;BR /&gt;there are many tricks with mail &amp;amp; sendmail permissions in different unix's [they trying to increase security, of course].&lt;BR /&gt;&lt;BR /&gt;So I asked which distro Abhijeet  uses. For example, in RH linux sendmail has g+s bit.</description>
      <pubDate>Tue, 08 Feb 2005 09:03:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-for-sendmail/m-p/3480822#M86758</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-02-08T09:03:03Z</dc:date>
    </item>
  </channel>
</rss>

