<?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: unable to qualify my own domain name in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624041#M236409</link>
    <description>Have you tried configuring the "Dj" directive in sendmail.cf?&lt;BR /&gt;&lt;BR /&gt;Ex. Djmydomain.com</description>
    <pubDate>Tue, 13 Sep 2005 10:13:54 GMT</pubDate>
    <dc:creator>Tom Smith_9</dc:creator>
    <dc:date>2005-09-13T10:13:54Z</dc:date>
    <item>
      <title>sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624027#M236395</link>
      <description>As a result of a takeover, our site had to change it's IP scheme. We changed all the "hosts" file entries and modified the netconf entries for "IP_ADDRESS", "BROADCAST_ADDRESS", and "ROUTE_GATEWAY" then re-booted. All went well except during boot we got a message saying "local host name () is not qualified; fix $j in config file". Each time a process attempts to send an email alert, user "root" gets a message saying, "{hostname} sendmail [{pid}]: unable to qualify my own domain name ({HOSTNAME}) -- using short name" and an error email is sent to root that contains the line, "SMTP;501 5.0.0 HELO requires domain address".&lt;BR /&gt;&lt;BR /&gt;Rookie needs help!</description>
      <pubDate>Mon, 12 Sep 2005 13:09:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624027#M236395</guid>
      <dc:creator>James Pletcher</dc:creator>
      <dc:date>2005-09-12T13:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624028#M236396</link>
      <description>did you change the ip address of this host in the /etc/hosts file after you updated the ip address ?&lt;BR /&gt;&lt;BR /&gt;looks like the address resolution of the servername itself on this server is not resulting the right name.&lt;BR /&gt;&lt;BR /&gt;check any references of old ip address in the /etc/hosts or /etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;also from the command prompt, when you run:&lt;BR /&gt;&lt;BR /&gt;nslookup $(hostname)&lt;BR /&gt;&lt;BR /&gt;what output do you get ? Old or new IP address ? and where is this address coming from ? does it say "using FILES" or "using DNS" ?</description>
      <pubDate>Mon, 12 Sep 2005 13:14:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624028#M236396</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-12T13:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624029#M236397</link>
      <description>Is the mail server outside your firewall?  Does your server has NAT address?&lt;BR /&gt;&lt;BR /&gt;Perhaps you need to add an entry to the mail server relay.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Sep 2005 13:36:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624029#M236397</guid>
      <dc:creator>Camel_1</dc:creator>
      <dc:date>2005-09-12T13:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624030#M236398</link>
      <description>This typically points to the entry in the /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;Include the FQDN in the /etc/hosts file as well as the short name.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Sep 2005 13:37:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624030#M236398</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-09-12T13:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624031#M236399</link>
      <description>"hosts" has the correct address. The nslookup (without the "$") works and returns the correct ip and says "FILES". When I do nslookup and answer {hostname} in the dialogue, it says FILES and return the correct address.</description>
      <pubDate>Mon, 12 Sep 2005 13:46:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624031#M236399</guid>
      <dc:creator>James Pletcher</dc:creator>
      <dc:date>2005-09-12T13:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624032#M236400</link>
      <description>as Rick suggested, in the /etc/hosts file, do you have both the shortname and the fully qualified domain name associated with the same ip address on the same line ?</description>
      <pubDate>Mon, 12 Sep 2005 13:49:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624032#M236400</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-12T13:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624033#M236401</link>
      <description>This has been working up until now with no problems. DNS is in the same place, mailgate (MTA) has not changed.</description>
      <pubDate>Mon, 12 Sep 2005 13:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624033#M236401</guid>
      <dc:creator>James Pletcher</dc:creator>
      <dc:date>2005-09-12T13:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624034#M236402</link>
      <description>After changing the hosts file, you may wish to have this server join a valid DNS server in your organization with /etc/nsswsitch.conf changes to make DNS the second choice for name resolution.&lt;BR /&gt;&lt;BR /&gt;This should alleviate the error condition.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 12 Sep 2005 13:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624034#M236402</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-09-12T13:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624035#M236403</link>
      <description>The name service is set to hosts then DNS then NIS (whatever that is).&lt;BR /&gt;In my hosts file I did not ahve an "alias". Does that metter? The line reads:&lt;BR /&gt;10.11.12.80 {tab} HOSTNAME</description>
      <pubDate>Mon, 12 Sep 2005 14:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624035#M236403</guid>
      <dc:creator>James Pletcher</dc:creator>
      <dc:date>2005-09-12T14:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624036#M236404</link>
      <description>One check to make is that nslookup returns the Fully Qualified Domain Name. I have always used the following format for /etc/hosts. The first line after the comments is the loopback i.e.&lt;BR /&gt;&lt;BR /&gt;127.0.0.1 localhost loopback&lt;BR /&gt;&lt;BR /&gt;then the very next line should have the box FQDN name listed first then the alias or short name.&lt;BR /&gt;&lt;BR /&gt;192.1968.1.11 server.yourdomain.com server&lt;BR /&gt;&lt;BR /&gt;Remember /etc/hosts is read from top to bottom to putting the loopback and correct FQDN and alias first insures that you will resolve the proper address.</description>
      <pubDate>Mon, 12 Sep 2005 14:08:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624036#M236404</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2005-09-12T14:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624037#M236405</link>
      <description>In the /etc/hosts file, have the full, long name as well as the short name&lt;BR /&gt;&lt;BR /&gt;IP address    FQDN                  short name&lt;BR /&gt;1.2.3.4       mysys.mydomain.com    mysys&lt;BR /&gt;&lt;BR /&gt;The short name would function as an alias in this case.&lt;BR /&gt;&lt;BR /&gt;The nsswitch.conf file can look something like this (I am only listing the line for 'hosts');&lt;BR /&gt;&lt;BR /&gt;#hosts: files [ NOTFOUND=continue ] dns&lt;BR /&gt;#hosts: dns [ NOTFOUND=continue ] files&lt;BR /&gt;&lt;BR /&gt;Depending on whether you want to resolve by FILES or by DNS, both examples are included. &lt;BR /&gt;&lt;BR /&gt;If using DNS, have the FQDN listed 1st followed by the short name.&lt;BR /&gt;&lt;BR /&gt;The nslookup should return the FQDN with alias of the short name.</description>
      <pubDate>Mon, 12 Sep 2005 14:09:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624037#M236405</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-09-12T14:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624038#M236406</link>
      <description>sometimes, depending on the configuration of sendmail, by sendmail.cf file, fully qualified domain name is required. And kicker is, sometimes it is not. sendmail.cf file is still a mistery to me in its entirety, therefore, I can not even fathom understanding yours even if you post it here, but it won't hurt if you append the FQDN to the HOSTNAME in your /etc/hosts file in my opinion.</description>
      <pubDate>Mon, 12 Sep 2005 14:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624038#M236406</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-12T14:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624039#M236407</link>
      <description>isn't this the small problem which can be solved by putting a . (dot) behind the hostname-entry</description>
      <pubDate>Tue, 13 Sep 2005 07:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624039#M236407</guid>
      <dc:creator>SGUX</dc:creator>
      <dc:date>2005-09-13T07:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624040#M236408</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;If you are running NIS, you will need to do a couple of things.  First verify that the proper host name (FQDN) and IP address is in your /etc/hosts file.  Then make sure you do a /var/yp/ypmake.  Also, check your /etc/nsswitch.conf file.  If you have NIS as the first entry, and have not rebuilt (ypmake) your NIS maps, the lookup will still return the old hostname and IP address.&lt;BR /&gt;&lt;BR /&gt;Regard,&lt;BR /&gt;Mark</description>
      <pubDate>Tue, 13 Sep 2005 09:43:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624040#M236408</guid>
      <dc:creator>Mark Ellzey</dc:creator>
      <dc:date>2005-09-13T09:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: unable to qualify my own domain name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624041#M236409</link>
      <description>Have you tried configuring the "Dj" directive in sendmail.cf?&lt;BR /&gt;&lt;BR /&gt;Ex. Djmydomain.com</description>
      <pubDate>Tue, 13 Sep 2005 10:13:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unable-to-qualify-my-own-domain-name/m-p/3624041#M236409</guid>
      <dc:creator>Tom Smith_9</dc:creator>
      <dc:date>2005-09-13T10:13:54Z</dc:date>
    </item>
  </channel>
</rss>

