<?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 error:  gethostbyaddr in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-gethostbyaddr/m-p/3878095#M279633</link>
    <description>Is that 10.10.27.16 a known IP? You may try to use "O DontProbeInterfaces=True" in your /etc/mail/sendmail.cf</description>
    <pubDate>Wed, 11 Oct 2006 04:07:29 GMT</pubDate>
    <dc:creator>Yang Qin_1</dc:creator>
    <dc:date>2006-10-11T04:07:29Z</dc:date>
    <item>
      <title>Sendmail error:  gethostbyaddr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-gethostbyaddr/m-p/3878094#M279632</link>
      <description>Hi .. could you tell me what is the meaning of the following error located into syslog.log file :&lt;BR /&gt;&lt;BR /&gt;sendmail[4906]: gethostbyaddr(10.10.27.16) failed: 1&lt;BR /&gt;&lt;BR /&gt;Thanks, Manuales.</description>
      <pubDate>Tue, 10 Oct 2006 23:55:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-gethostbyaddr/m-p/3878094#M279632</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2006-10-10T23:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail error:  gethostbyaddr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-gethostbyaddr/m-p/3878095#M279633</link>
      <description>Is that 10.10.27.16 a known IP? You may try to use "O DontProbeInterfaces=True" in your /etc/mail/sendmail.cf</description>
      <pubDate>Wed, 11 Oct 2006 04:07:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-gethostbyaddr/m-p/3878095#M279633</guid>
      <dc:creator>Yang Qin_1</dc:creator>
      <dc:date>2006-10-11T04:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail error:  gethostbyaddr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-gethostbyaddr/m-p/3878096#M279634</link>
      <description>Hi;&lt;BR /&gt;&lt;BR /&gt;From the Sendmail ReleaseNotes we have :&lt;BR /&gt;&lt;BR /&gt;  The Name Service Switch feature allows you to configure the name&lt;BR /&gt;  service policy for hostname and address lookups. This policy is used&lt;BR /&gt;  by gethostbyname() and gethostbyaddr() library calls. You can choose&lt;BR /&gt;  any combination of the supported name services: DNS, NIS, and files&lt;BR /&gt;  (local hosts file).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Therefore the fix for this issue is to either :&lt;BR /&gt;&lt;BR /&gt; a) ignore the message, or&lt;BR /&gt; b) add hostname resolution to either your /etc/hosts file, your&lt;BR /&gt;    dns server, or your nis database depending on the hostname&lt;BR /&gt;    resolution method incorporated within your environment.&lt;BR /&gt;&lt;BR /&gt;regards;&lt;BR /&gt;mustafa</description>
      <pubDate>Wed, 11 Oct 2006 04:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-gethostbyaddr/m-p/3878096#M279634</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2006-10-11T04:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail error:  gethostbyaddr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-gethostbyaddr/m-p/3878097#M279635</link>
      <description>There are a couple of locations to check for proper DNS resolution in sendmail. The first is /etc/nsswitch.conf which defines the rules for searching. The best solution is to have the hosts: line read this way:&lt;BR /&gt; &lt;BR /&gt;hosts:        files [NOTFOUND=continue UNAVAIL=continue] dns&lt;BR /&gt; &lt;BR /&gt;This will ensure that if DNS cannot find an address, you can simply add the IP and hostname to /etc/hosts. To test the name resolution in your HP-UX system, use this command:&lt;BR /&gt; &lt;BR /&gt;nsquery hosts 10.10.26.16&lt;BR /&gt; &lt;BR /&gt;The other files to check are /etc/mail/sendmail.cw and /etc/mail/service.switch. The .cw file should have (after all the comments):&lt;BR /&gt; &lt;BR /&gt;localhost&lt;BR /&gt;myhostname&lt;BR /&gt;myhostname.domain.org&lt;BR /&gt; &lt;BR /&gt;where myhostname and domain.org are your local machine ID's. The service.switch file should have at the end:&lt;BR /&gt; &lt;BR /&gt;hosts   files dns&lt;BR /&gt;aliases files&lt;BR /&gt; &lt;BR /&gt;Once changes have been made, restart sendmail with:&lt;BR /&gt; &lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start</description>
      <pubDate>Wed, 11 Oct 2006 08:02:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-gethostbyaddr/m-p/3878097#M279635</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-10-11T08:02:29Z</dc:date>
    </item>
  </channel>
</rss>

