<?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: verify sendmail fix? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/verify-sendmail-fix/m-p/2920746#M818110</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Doesn't answer your question, but an interesting link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.silicon.com/news/500013-500001/1/3157.html?nl=d20030306" target="_blank"&gt;http://www.silicon.com/news/500013-500001/1/3157.html?nl=d20030306&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;rgds, Robin</description>
    <pubDate>Thu, 06 Mar 2003 15:23:31 GMT</pubDate>
    <dc:creator>Robin Wakefield</dc:creator>
    <dc:date>2003-03-06T15:23:31Z</dc:date>
    <item>
      <title>verify sendmail fix?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verify-sendmail-fix/m-p/2920744#M818108</link>
      <description>Does anyone know how to simulate this security flaw in sendmail?&lt;BR /&gt;I'd like to verify the fix from HP if it is working ok.</description>
      <pubDate>Thu, 06 Mar 2003 10:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verify-sendmail-fix/m-p/2920744#M818108</guid>
      <dc:creator>EML</dc:creator>
      <dc:date>2003-03-06T10:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: verify sendmail fix?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verify-sendmail-fix/m-p/2920745#M818109</link>
      <description>#what /usr/sbin/sendmail&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1998 HEWLETT PACKARD COMPANY and its licensors, ncluding Sendmail, Inc., and the Regents of the              University of California.  All rights reserved.         version.c 8.9.3.1 (Berkeley) 18/09/2001 (PHNE_25183+JAGae58098) &lt;BR /&gt;               ^^^&lt;BR /&gt;             Look for the JAG&lt;BR /&gt;&lt;BR /&gt;Berlene&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2003 12:02:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verify-sendmail-fix/m-p/2920745#M818109</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2003-03-06T12:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: verify sendmail fix?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verify-sendmail-fix/m-p/2920746#M818110</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Doesn't answer your question, but an interesting link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.silicon.com/news/500013-500001/1/3157.html?nl=d20030306" target="_blank"&gt;http://www.silicon.com/news/500013-500001/1/3157.html?nl=d20030306&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;rgds, Robin</description>
      <pubDate>Thu, 06 Mar 2003 15:23:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verify-sendmail-fix/m-p/2920746#M818110</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2003-03-06T15:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: verify sendmail fix?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verify-sendmail-fix/m-p/2920747#M818111</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;According to sendmail:&lt;BR /&gt;To check whether the new sendmail binary contains the patch, run this command (in the directory where the binary is located): &lt;BR /&gt;&lt;BR /&gt;strings sendmail | grep 'Dropped invalid comments from header address'&lt;BR /&gt;&lt;BR /&gt;The command must print the string &lt;BR /&gt;Dropped invalid comments from header address&lt;BR /&gt;&lt;BR /&gt;##################&lt;BR /&gt;Here is my output:&lt;BR /&gt;&lt;BR /&gt;strings /usr/sbin/sendmail | grep -i dropped&lt;BR /&gt;&lt;BR /&gt;If it is patchted up it will return:&lt;BR /&gt;Dropped invalid comments from header address&lt;BR /&gt;&lt;BR /&gt;if it is not patched up it will not return anything..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Richard&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2003 16:11:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verify-sendmail-fix/m-p/2920747#M818111</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2003-03-06T16:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: verify sendmail fix?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verify-sendmail-fix/m-p/2920748#M818112</link>
      <description>when performing a check on the binairy with strings(1), make sure to include the -a option. In some binaries, the string "Dropped invalid comments from header address" will otherwise not be shown (8.11.1 for 11i is known for this)</description>
      <pubDate>Mon, 17 Mar 2003 09:31:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verify-sendmail-fix/m-p/2920748#M818112</guid>
      <dc:creator>Kasper Haitsma</dc:creator>
      <dc:date>2003-03-17T09:31:51Z</dc:date>
    </item>
  </channel>
</rss>

