<?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: domain name server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167486#M160617</link>
    <description>When you are done making changes a test:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8.99 -d38.99 someone@somedomain.com&lt;BR /&gt;&lt;BR /&gt;type some text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;This will validate the changes very nicely.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
    <pubDate>Mon, 19 Jan 2004 11:25:30 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-01-19T11:25:30Z</dc:date>
    <item>
      <title>domain name server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167479#M160610</link>
      <description>I have recently installed HP-UX11 and during bootup I get the following error when the mail server boots up&lt;BR /&gt;"Unable to qualify own domain name server - using short name"...&lt;BR /&gt;The server runs of a static IP and after bootup I can access the mailbox?&lt;BR /&gt;&lt;BR /&gt;Thanks D</description>
      <pubDate>Mon, 19 Jan 2004 07:57:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167479#M160610</guid>
      <dc:creator>Dietmar_3</dc:creator>
      <dc:date>2004-01-19T07:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: domain name server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167480#M160611</link>
      <description>This looks like a sendmail message. Check /etc/mail/sendmail.cf for the Dj macro.</description>
      <pubDate>Mon, 19 Jan 2004 08:03:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167480#M160611</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-19T08:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: domain name server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167481#M160612</link>
      <description>Normally you can fix this with entering your servers FullQ-hostname+IPaddress as first entry in it's own hostfile (/etc/host) just after the localhost entry.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Mon, 19 Jan 2004 08:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167481#M160612</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-01-19T08:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: domain name server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167482#M160613</link>
      <description>Your mail daemon is unable to get the fully qualified domain name of the machine it is running in. Try to check /etc/hosts and /etc/resolv.conf files.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Sergejs</description>
      <pubDate>Mon, 19 Jan 2004 08:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167482#M160613</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2004-01-19T08:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: domain name server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167483#M160614</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This message is coming from Sendmail daemon.&lt;BR /&gt;&lt;BR /&gt;have a look on this thread looks similer problem&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1074518314755+28353475&amp;amp;threadId=95247" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1074518314755+28353475&amp;amp;threadId=95247&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=94915" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=94915&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Mon, 19 Jan 2004 08:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167483#M160614</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-01-19T08:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: domain name server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167484#M160615</link>
      <description>Peter's answer above is right, you need to add the fully qualified name.  The one slight change I'd make is he says to have the IP plus the fully qualified name.  I'd just add the fully qualified name to the current line in addition to the hostname that is already there.  What I mean is change &lt;BR /&gt;&lt;BR /&gt;192.1.1.1     servername&lt;BR /&gt;&lt;BR /&gt;to &lt;BR /&gt;&lt;BR /&gt;192.1.1.1     servername      servername.domain.com&lt;BR /&gt;&lt;BR /&gt;instead of just &lt;BR /&gt;&lt;BR /&gt;192.1.1.1  servername.domain.com&lt;BR /&gt;&lt;BR /&gt;Having both there makes your life easier since the machine will recognize both the short hostname and the fully qualified name.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jan 2004 10:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167484#M160615</guid>
      <dc:creator>Ralph Haefner</dc:creator>
      <dc:date>2004-01-19T10:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: domain name server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167485#M160616</link>
      <description>Ralph is right, adding the short name I already assumed you had already filled in the host file.&lt;BR /&gt;Having the shortname in /etc/host makes live more easy.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Mon, 19 Jan 2004 11:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167485#M160616</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-01-19T11:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: domain name server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167486#M160617</link>
      <description>When you are done making changes a test:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8.99 -d38.99 someone@somedomain.com&lt;BR /&gt;&lt;BR /&gt;type some text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;This will validate the changes very nicely.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Mon, 19 Jan 2004 11:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167486#M160617</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-19T11:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: domain name server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167487#M160618</link>
      <description>Before sending the mail SEP is sugesting(what is a good test), check if the server resolves the domain you are addresing with nslookup.&lt;BR /&gt;&lt;BR /&gt;I know in our situation we wanted to send to a domain that was not resolved by our (internal) DNS server. To fix this we put a fake IP adres for the domain in the hostfile of the server running sendmail like:&lt;BR /&gt;&lt;BR /&gt;1.1.1.1  someone.com&lt;BR /&gt;&lt;BR /&gt;Then send mail connects to the relay host and sends the  mail correct. Without the entry in the hostfile it did not send any mail addressed to that domain to the relay host.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Mon, 19 Jan 2004 11:31:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/domain-name-server/m-p/3167487#M160618</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-01-19T11:31:41Z</dc:date>
    </item>
  </channel>
</rss>

