<?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: Configure sendmail using DNS??? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/configure-sendmail-using-dns/m-p/4616096#M620941</link>
    <description>All the three files are configured as suggested and as I said before, if I uncomment the relay host IP entry in /etc/hosts/ file, it works. But Our preference would be to use the DNS name so that if there is a change in IP address in the future it will work</description>
    <pubDate>Mon, 12 Apr 2010 18:45:25 GMT</pubDate>
    <dc:creator>Ajay Arora</dc:creator>
    <dc:date>2010-04-12T18:45:25Z</dc:date>
    <item>
      <title>Configure sendmail using DNS???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configure-sendmail-using-dns/m-p/4616094#M620939</link>
      <description>I have defined DS entry in sendmail.cf, it works fine if I kept an entry in /etc/hosts file but if I commentOUT hosts file entry and try to do telnet, it gives me an error unknown host? What should I do to use the DNS name rather than IP</description>
      <pubDate>Mon, 12 Apr 2010 18:11:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configure-sendmail-using-dns/m-p/4616094#M620939</guid>
      <dc:creator>Ajay Arora</dc:creator>
      <dc:date>2010-04-12T18:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Configure sendmail using DNS???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configure-sendmail-using-dns/m-p/4616095#M620940</link>
      <description>The sendmail.cf DS macro only defines the name (or IP) of a smart relay host. It does not define anything about using DNS. There are 3 files that must be configured for DNS:&lt;BR /&gt; &lt;BR /&gt;/etc/resolv.conf&lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;/etc/mail/sendmail.cw&lt;BR /&gt; &lt;BR /&gt;resolv.conf will have the domain name for your network, while nsswitch.conf specifies how to resolve names and sendmail.cw defines the names that your local system might be called. resplv.conf and nsswitch.conf are required for normal DNS such as telnet and sendmail. &lt;BR /&gt; &lt;BR /&gt;For resolv.conf, the format is something like this:&lt;BR /&gt; &lt;BR /&gt;domain mydomain.com&lt;BR /&gt;nameserver 12.34.56.78&lt;BR /&gt;nameserver 23.45.67.89&lt;BR /&gt; &lt;BR /&gt;Use this for nsswitch.conf:&lt;BR /&gt; &lt;BR /&gt;passwd:       files&lt;BR /&gt;group:        files&lt;BR /&gt;hosts:        files [NOTFOUND=continue UNAVAIL=continue] dns&lt;BR /&gt;ipnodes:      files [NOTFOUND=continue] dns&lt;BR /&gt;services:     files&lt;BR /&gt;networks:     files&lt;BR /&gt;protocols:    files&lt;BR /&gt;rpc:          files&lt;BR /&gt;publickey:    files&lt;BR /&gt;netgroup:     files&lt;BR /&gt;automount:    files&lt;BR /&gt;aliases:      files&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Apr 2010 18:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configure-sendmail-using-dns/m-p/4616095#M620940</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-04-12T18:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Configure sendmail using DNS???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configure-sendmail-using-dns/m-p/4616096#M620941</link>
      <description>All the three files are configured as suggested and as I said before, if I uncomment the relay host IP entry in /etc/hosts/ file, it works. But Our preference would be to use the DNS name so that if there is a change in IP address in the future it will work</description>
      <pubDate>Mon, 12 Apr 2010 18:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configure-sendmail-using-dns/m-p/4616096#M620941</guid>
      <dc:creator>Ajay Arora</dc:creator>
      <dc:date>2010-04-12T18:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Configure sendmail using DNS???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configure-sendmail-using-dns/m-p/4616097#M620942</link>
      <description>without an entry in the /etc/hosts file and if /etc/resolv.conf is confirgured correctly?&lt;BR /&gt;&lt;BR /&gt;what happens if you nslookup &lt;HOSTNAME&gt; or &lt;IP-ADDRESS&gt;&lt;BR /&gt;&lt;BR /&gt;if you do not get a successfull response then either your resolv.conf is wrong or there is no entry for this host your main DNS server.&lt;BR /&gt;&lt;BR /&gt;fix that and you should be good to go.&lt;BR /&gt;&lt;BR /&gt;(you do need to ask the mail admin to allow your mail forwarding, ya ,know )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/IP-ADDRESS&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Mon, 12 Apr 2010 18:50:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configure-sendmail-using-dns/m-p/4616097#M620942</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-04-12T18:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Configure sendmail using DNS???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configure-sendmail-using-dns/m-p/4616098#M620943</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;In a Corporate environment DNS setup requires that port 25 be open to the public Internet to deliver mail to the domains. This port is almost never open.&lt;BR /&gt;&lt;BR /&gt;Though if your requirement is to only deliver within the Corporate envionment the DNS style setup might work.&lt;BR /&gt;&lt;BR /&gt;In general, HP-UX servers are configured to relay to a smtp or Exchange relay server.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 12 Apr 2010 19:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configure-sendmail-using-dns/m-p/4616098#M620943</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-04-12T19:18:38Z</dc:date>
    </item>
  </channel>
</rss>

