<?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: Sendmail patch on RH AS 2.1 RHWS3 and AS 4 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-patch-on-rh-as-2-1-rhws3-and-as-4/m-p/4972087#M83728</link>
    <description>Try with:&lt;BR /&gt;&lt;BR /&gt;rpmbuild --rebuild sendmail-version.src.rpm&lt;BR /&gt;&lt;BR /&gt;This will generate the rpm in /usr/src/redhat/RPMS. Install them as normal with rpm -ivh.&lt;BR /&gt;&lt;BR /&gt;Why don't you download the binary rpm instead of the source rpm?</description>
    <pubDate>Wed, 05 Apr 2006 17:39:45 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2006-04-05T17:39:45Z</dc:date>
    <item>
      <title>Sendmail patch on RH AS 2.1 RHWS3 and AS 4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-patch-on-rh-as-2-1-rhws3-and-as-4/m-p/4972086#M83727</link>
      <description>Hi Admins,&lt;BR /&gt;&lt;BR /&gt;I have applied the srpms on for each environment. But the sendmail version didn't change any idea?&lt;BR /&gt;&lt;BR /&gt;sendmail-8.12.11-4.21AS.8.src.rpm&lt;BR /&gt;sendmail-8.13.1-3.RHEL4.3.src.rpm&lt;BR /&gt;sendmail-8.12.11-4.RHEL3.4.src.rpm&lt;BR /&gt;&lt;BR /&gt;Do I have to compile it? how do I?&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 05 Apr 2006 17:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-patch-on-rh-as-2-1-rhws3-and-as-4/m-p/4972086#M83727</guid>
      <dc:creator>Sivasingam Santhakumar</dc:creator>
      <dc:date>2006-04-05T17:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail patch on RH AS 2.1 RHWS3 and AS 4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-patch-on-rh-as-2-1-rhws3-and-as-4/m-p/4972087#M83728</link>
      <description>Try with:&lt;BR /&gt;&lt;BR /&gt;rpmbuild --rebuild sendmail-version.src.rpm&lt;BR /&gt;&lt;BR /&gt;This will generate the rpm in /usr/src/redhat/RPMS. Install them as normal with rpm -ivh.&lt;BR /&gt;&lt;BR /&gt;Why don't you download the binary rpm instead of the source rpm?</description>
      <pubDate>Wed, 05 Apr 2006 17:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-patch-on-rh-as-2-1-rhws3-and-as-4/m-p/4972087#M83728</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-04-05T17:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail patch on RH AS 2.1 RHWS3 and AS 4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-patch-on-rh-as-2-1-rhws3-and-as-4/m-p/4972088#M83729</link>
      <description>Hi Ivan,&lt;BR /&gt;Thanks for that. But there is no binary rpm, or point me where can I get it?&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 05 Apr 2006 17:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-patch-on-rh-as-2-1-rhws3-and-as-4/m-p/4972088#M83729</guid>
      <dc:creator>Sivasingam Santhakumar</dc:creator>
      <dc:date>2006-04-05T17:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail patch on RH AS 2.1 RHWS3 and AS 4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-patch-on-rh-as-2-1-rhws3-and-as-4/m-p/4972089#M83730</link>
      <description>Ivan's rpmbuild command compiles it.&lt;BR /&gt;&lt;BR /&gt;This creates a binary rpm file.&lt;BR /&gt;&lt;BR /&gt;You install this file with the rpm commmand.&lt;BR /&gt;&lt;BR /&gt;BTW, the patches for Centos sendmail at &lt;A href="http://www.centos.org" target="_blank"&gt;http://www.centos.org&lt;/A&gt; will install for RH 3 and RH 4&lt;BR /&gt;&lt;BR /&gt;With a little effort the correct patch for Fedora Core would probably also install.&lt;BR /&gt;&lt;BR /&gt;Please assign Ivan 10 points for his solution and have a nice day.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 05 Apr 2006 18:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-patch-on-rh-as-2-1-rhws3-and-as-4/m-p/4972089#M83730</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-05T18:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail patch on RH AS 2.1 RHWS3 and AS 4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-patch-on-rh-as-2-1-rhws3-and-as-4/m-p/4972090#M83731</link>
      <description>Thanks evryone.</description>
      <pubDate>Wed, 05 Apr 2006 22:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-patch-on-rh-as-2-1-rhws3-and-as-4/m-p/4972090#M83731</guid>
      <dc:creator>Sivasingam Santhakumar</dc:creator>
      <dc:date>2006-04-05T22:18:46Z</dc:date>
    </item>
  </channel>
</rss>

