<?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 and ping in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-ping/m-p/3013624#M129117</link>
    <description>Share a moment of time to take a look at this thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x426b1012aa92d5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x426b1012aa92d5118ff10090279cd0f9,00.html&lt;/A&gt;</description>
    <pubDate>Wed, 02 Jul 2003 14:10:41 GMT</pubDate>
    <dc:creator>twang</dc:creator>
    <dc:date>2003-07-02T14:10:41Z</dc:date>
    <item>
      <title>Sendmail and ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-ping/m-p/3013623#M129116</link>
      <description>I am using sendmail 8.12.9 on an HP-UX system, any idea why sendmail would be pinging the destination IP address for the email connection? In the firewall logs I see pinging (tcmp-type 8, echo) - they are dropped - the destination IP shows up in the /var/adm/syslog/mail.log file.&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2003 13:54:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-ping/m-p/3013623#M129116</guid>
      <dc:creator>The Alliance</dc:creator>
      <dc:date>2003-07-02T13:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail and ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-ping/m-p/3013624#M129117</link>
      <description>Share a moment of time to take a look at this thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x426b1012aa92d5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x426b1012aa92d5118ff10090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Wed, 02 Jul 2003 14:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-ping/m-p/3013624#M129117</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-02T14:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail and ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-ping/m-p/3013625#M129118</link>
      <description>Thanks twang, that helped.  I now need to figure out why my config file is not been read on boot as the correct required value is in my configuration file.&lt;BR /&gt;&lt;BR /&gt;Duane</description>
      <pubDate>Wed, 02 Jul 2003 14:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-ping/m-p/3013625#M129118</guid>
      <dc:creator>The Alliance</dc:creator>
      <dc:date>2003-07-02T14:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail and ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-ping/m-p/3013626#M129119</link>
      <description>Note: There is no way you can successfully use sendmail to get email onto any public Internet smtp server if ping is required for contact.&lt;BR /&gt;&lt;BR /&gt;Many mail servers either are firewalls or are passed traffic by firewalls that absolute block pings.&lt;BR /&gt;&lt;BR /&gt;My little four computer web hosting company has a firewall box that does not respond to ping, but that box will very happy resolve and accept smtp mail traffic.&lt;BR /&gt;&lt;BR /&gt;This is perhaps one of the reasons that HP has only gotten up to sendmail 8.11.1 on &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I think this problem is resolvable, but they way I'd do it is get tested depots for 8.11 sendmail get current on security patches and use that product.&lt;BR /&gt;&lt;BR /&gt;I don't think HP is going to be of much use, even if you have a software contract, that sendmail version isn't supported.&lt;BR /&gt;&lt;BR /&gt;Best bet is to do this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org" target="_blank"&gt;http://www.sendmail.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There are links to help with HP there.&lt;BR /&gt;&lt;BR /&gt;make sure dns resolution is rock solid&lt;BR /&gt;&lt;BR /&gt;check /etc/nsswitch.conf&lt;BR /&gt;/etc/resolve.conf # make sure these servers are there and actually resolve addresses.&lt;BR /&gt;&lt;BR /&gt;Even better would be the DS directive in sendmail.cf&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[IP_of_relay_server]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Make sure the relay server will relay from the HP servers IP addy.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 02 Jul 2003 15:06:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-ping/m-p/3013626#M129119</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-02T15:06:15Z</dc:date>
    </item>
  </channel>
</rss>

