<?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: message error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471541#M16665</link>
    <description>Hi Bachelier,&lt;BR /&gt;&lt;BR /&gt;vi /etc/hosts and modify the server ip address alias to read:&lt;BR /&gt;123.0.0.123    hp.&lt;BR /&gt;Just put a .(dot) in front of the nodename.&lt;BR /&gt;stop and start sendmail(/sbin/init.d/sendmail stop/start)</description>
    <pubDate>Thu, 07 Dec 2000 12:34:18 GMT</pubDate>
    <dc:creator>CHRIS_ANORUO</dc:creator>
    <dc:date>2000-12-07T12:34:18Z</dc:date>
    <item>
      <title>message error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471539#M16663</link>
      <description>I change the IP address of my HP UX 10.20.&lt;BR /&gt;Now there is a message which appears at screen:&lt;BR /&gt;Unable to qualify my own domain name. Using short name. What is the signification of this message and how can I do to remove it.&lt;BR /&gt;regards&lt;BR /&gt;Nicolas Bachelier</description>
      <pubDate>Thu, 07 Dec 2000 12:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471539#M16663</guid>
      <dc:creator>Bachelier</dc:creator>
      <dc:date>2000-12-07T12:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: message error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471540#M16664</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The message is from sendmail. It's complaining because it can no longer work out what the server's fully qualified name is.&lt;BR /&gt;&lt;BR /&gt;If you haven't got sendmail specifiacally configured for routing mail then the easiest solution is to add an alias to your hostname of 'hostname.' in /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;For example:-&lt;BR /&gt;&lt;BR /&gt;xx.xx.xx.xx yourhostname yourhostname.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Thu, 07 Dec 2000 12:29:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471540#M16664</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-12-07T12:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: message error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471541#M16665</link>
      <description>Hi Bachelier,&lt;BR /&gt;&lt;BR /&gt;vi /etc/hosts and modify the server ip address alias to read:&lt;BR /&gt;123.0.0.123    hp.&lt;BR /&gt;Just put a .(dot) in front of the nodename.&lt;BR /&gt;stop and start sendmail(/sbin/init.d/sendmail stop/start)</description>
      <pubDate>Thu, 07 Dec 2000 12:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471541#M16665</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-12-07T12:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: message error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471542#M16666</link>
      <description>Also check if you don't have duplicate entries in your /etc/hosts file.&lt;BR /&gt;Search for the given ip-address.&lt;BR /&gt;If you're using DNS, check if the DNS Database is oke.&lt;BR /&gt;&lt;BR /&gt;nslookup &lt;HOSTNAME&gt;&lt;BR /&gt;nslookup &lt;IP-ADDRESS&gt;&lt;BR /&gt;Check in the /etc/mail/sendmail.cw file:&lt;BR /&gt;localhosts&lt;BR /&gt;hostname&lt;BR /&gt;hostname.&lt;/IP-ADDRESS&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 07 Dec 2000 12:39:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471542#M16666</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2000-12-07T12:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: message error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471543#M16667</link>
      <description>Hi Nicolas,&lt;BR /&gt;&lt;BR /&gt;As Chris is a real clever guy, I'm sure he was meaning "a dot at the end of your hostname" and not at the front.&lt;BR /&gt;;-)&lt;BR /&gt;&lt;BR /&gt;The reason is that, if you're not using DNS, and the first entry in /etc/hosts (your official hostname) is not fully qualified, sendmail will have difficulty resolving your domain name. You either add the . as prescribed above, or edit the /etc/mail/sendmail.cf. In both cases, you need to restart sendmail.&lt;BR /&gt;&lt;BR /&gt;  ;-)&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;PS: (in French, just for fun) Le nom de domaine doit Otre complFtement dTfini, donc il faut ajouter un point (.) a la fin du nom de ton systFme dans le fichier /etc/hosts.  RedTmarre sendmail aprFs la modification.&lt;BR /&gt;&lt;BR /&gt;Salutations</description>
      <pubDate>Thu, 07 Dec 2000 13:06:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471543#M16667</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2000-12-07T13:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: message error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471544#M16668</link>
      <description>Well, it looks like this forum doesn't like accented characters... Should I report this as a bug?&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2000 13:09:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471544#M16668</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2000-12-07T13:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: message error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471545#M16669</link>
      <description>Nicolas,&lt;BR /&gt;&lt;BR /&gt;Do you when this message appears ? &lt;BR /&gt;&lt;BR /&gt;I know a similar on when sendmail is unable&lt;BR /&gt;to find you domain name. You can also verify&lt;BR /&gt;if this message appears at boot time during&lt;BR /&gt;sendmail starting (or in /var/adm/rc.log after&lt;BR /&gt;starting).&lt;BR /&gt;Maybe it's a problem in /etc/hosts (to qualify&lt;BR /&gt;a domain name you need to be able to resolve&lt;BR /&gt;a request like : hostname.domain_name)&lt;BR /&gt;&lt;BR /&gt;Herve&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2000 14:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471545#M16669</guid>
      <dc:creator>Herve BRANGIER</dc:creator>
      <dc:date>2000-12-07T14:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: message error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471546#M16670</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;here are a few steps you can look into:&lt;BR /&gt;&lt;BR /&gt;1) if you use DNS, check the syntax of the /etc/resolv.conf file and include the line: &lt;BR /&gt;&lt;BR /&gt;domain &lt;YOUR domain="" name=""&gt; &lt;BR /&gt;&lt;BR /&gt;2) if you use /etc/hosts checkt he syntax as described above&lt;BR /&gt;&lt;BR /&gt;3) Set up the Dj$w macro in /etc/mail/sendmail.cf, change it from:&lt;BR /&gt;#Dj$w.Foo.com to read: &lt;BR /&gt;&lt;BR /&gt;Dj$w. &lt;BR /&gt;&lt;BR /&gt;4) Add &lt;NAME of="" this="" server=""&gt;. to the file /etc/mail/sendmail.cw: &lt;BR /&gt;&lt;BR /&gt;5) restart sendmail&lt;BR /&gt;&lt;BR /&gt;Steffi Jones&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/NAME&gt;&lt;/YOUR&gt;</description>
      <pubDate>Thu, 07 Dec 2000 14:38:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/2471546#M16670</guid>
      <dc:creator>Steffi Jones_1</dc:creator>
      <dc:date>2000-12-07T14:38:19Z</dc:date>
    </item>
  </channel>
</rss>

