<?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 configuration / FQDN problem? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690567#M586264</link>
    <description>Thats what I suspect is happening - you have clients out there with IP addresses that can't be resolved through DNS.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
    <pubDate>Tue, 26 Mar 2002 11:19:43 GMT</pubDate>
    <dc:creator>Steven Gillard_2</dc:creator>
    <dc:date>2002-03-26T11:19:43Z</dc:date>
    <item>
      <title>sendmail configuration / FQDN problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690562#M586259</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I'm getting this message in my syslog:&lt;BR /&gt;Mar 26 11:21:46 D270 popper[25739]: (v2.1.4-R3) Unable to get canonical name of client, err = 0&lt;BR /&gt;&lt;BR /&gt;I tried several tipps from another thread, but I can't get rid of the messages.&lt;BR /&gt;&lt;BR /&gt;my resolv.conf contains the line:&lt;BR /&gt;domain foo.de&lt;BR /&gt;&lt;BR /&gt;nslookup returns:&lt;BR /&gt;Name Server:  D270.foo.de&lt;BR /&gt;Address:  192.1.2.6&lt;BR /&gt;&lt;BR /&gt;Trying DNS&lt;BR /&gt;Name:    D270.foo.de&lt;BR /&gt;Address:  192.1.2.6&lt;BR /&gt;&lt;BR /&gt;my sendmail.cw:&lt;BR /&gt;localhost&lt;BR /&gt;D270&lt;BR /&gt;D270.foo&lt;BR /&gt;D270.foo.de&lt;BR /&gt;d270&lt;BR /&gt;d270.foo&lt;BR /&gt;d270.foo.de&lt;BR /&gt;&lt;BR /&gt;/usr/lib/sendmail -d0.4,37.1 returns:&lt;BR /&gt;============ SYSTEM IDENTITY (after readcf) ============&lt;BR /&gt;      (short domain name) $w = D270&lt;BR /&gt;  (canonical domain name) $j = $w.foo.de&lt;BR /&gt;         (subdomain name) $m = foo.de&lt;BR /&gt;              (node name) $k = D270&lt;BR /&gt;========================================================&lt;BR /&gt;&lt;BR /&gt;and there are no messages in the /var/adm/syslog/mail.log which seem to belong to the syslog.log messages.&lt;BR /&gt;&lt;BR /&gt;Any further suggestions?&lt;BR /&gt;&lt;BR /&gt;Thank</description>
      <pubDate>Tue, 26 Mar 2002 10:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690562#M586259</guid>
      <dc:creator>Michael Gross</dc:creator>
      <dc:date>2002-03-26T10:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration / FQDN problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690563#M586260</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you are using DNS you should check de fully qualified names of your clients, otherwise try to put fully qualified names in your host file to see if message is going away.&lt;BR /&gt;&lt;BR /&gt;How is your nsswitch.conf configured ?&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Tue, 26 Mar 2002 10:40:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690563#M586260</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-03-26T10:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration / FQDN problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690564#M586261</link>
      <description>This error is being reported by 'popper', which is probably some kind of POP3 server you have running on your system - its not related to sendmail.&lt;BR /&gt;&lt;BR /&gt;It's likely that this POP server is attempting to reverse lookup the IP address of clients that are connecting to it, but is failing to get an answer.  Do you know which clients connect to this system as a POP server?  Do their IP addresses resolve correctly?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 26 Mar 2002 10:40:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690564#M586261</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-03-26T10:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration / FQDN problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690565#M586262</link>
      <description>Further information to my problem:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;nslookup 192.1.2.6 returns:&lt;BR /&gt;Name Server:  D270.foo.de&lt;BR /&gt;Address:  192.1.2.6&lt;BR /&gt;&lt;BR /&gt;Trying DNS&lt;BR /&gt;Name:    D270.foo.de&lt;BR /&gt;Address:  192.1.2.6&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;nslookup D270 returns:&lt;BR /&gt;Name Server:  D270.foo.de&lt;BR /&gt;Address:  192.1.2.6&lt;BR /&gt;&lt;BR /&gt;Trying DNS&lt;BR /&gt;Non-authoritative answer:&lt;BR /&gt;Name:    D270.foo.de&lt;BR /&gt;Address:  192.1.2.6&lt;BR /&gt;&lt;BR /&gt;Is there anything wrong with my DNS?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;Michael</description>
      <pubDate>Tue, 26 Mar 2002 10:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690565#M586262</guid>
      <dc:creator>Michael Gross</dc:creator>
      <dc:date>2002-03-26T10:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration / FQDN problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690566#M586263</link>
      <description>If there is any client connecting to the POP3 server, which is not known to the DNS, I will get this Error?&lt;BR /&gt;&lt;BR /&gt;If yes, forget the problem ... I think I've got work to do ;-)&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Tue, 26 Mar 2002 10:47:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690566#M586263</guid>
      <dc:creator>Michael Gross</dc:creator>
      <dc:date>2002-03-26T10:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration / FQDN problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690567#M586264</link>
      <description>Thats what I suspect is happening - you have clients out there with IP addresses that can't be resolved through DNS.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 26 Mar 2002 11:19:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690567#M586264</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-03-26T11:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration / FQDN problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690568#M586265</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;That's exactly what I meant in my first response.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;C.</description>
      <pubDate>Tue, 26 Mar 2002 11:29:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-fqdn-problem/m-p/2690568#M586265</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-03-26T11:29:59Z</dc:date>
    </item>
  </channel>
</rss>

