<?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: email problem with nsswitch.conf in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/email-problem-with-nsswitch-conf/m-p/3907699#M763335</link>
    <description>Can you try with this line in your nsswitch.conf file&lt;BR /&gt;&lt;BR /&gt;hosts:        files dns [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue]&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Dec 2006 04:07:02 GMT</pubDate>
    <dc:creator>PAVIC Thierry</dc:creator>
    <dc:date>2006-12-06T04:07:02Z</dc:date>
    <item>
      <title>email problem with nsswitch.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/email-problem-with-nsswitch-conf/m-p/3907697#M763333</link>
      <description>My nsswitch.conf file is as follows:&lt;BR /&gt;&lt;BR /&gt;1) hosts: files&lt;BR /&gt;&lt;BR /&gt;I wanted to keep the nsswitch.conf as above if possible since it works well with NNM.&lt;BR /&gt;But my problem is i cannot doing sendmail anymore with the above config.&lt;BR /&gt;If i changed to:&lt;BR /&gt;&lt;BR /&gt;2) hosts: files dns&lt;BR /&gt;&lt;BR /&gt;it will work with email but the NNM has problem.&lt;BR /&gt;&lt;BR /&gt;How can i fix this problem? i wanted to keep the name lookup just on the hosts file as on config 1) but I am having a email problem if I configure that way. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Dec 2006 01:21:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/email-problem-with-nsswitch-conf/m-p/3907697#M763333</guid>
      <dc:creator>Peter Ko_2</dc:creator>
      <dc:date>2006-12-05T01:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: email problem with nsswitch.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/email-problem-with-nsswitch-conf/m-p/3907698#M763334</link>
      <description>Peter, &lt;BR /&gt;include your addresses needed for your sendmail in /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;&lt;BR /&gt;Your profile shows you have allocated points to only 2 out of 110 answers !!!!&lt;BR /&gt;&lt;BR /&gt;Please review your earlier posts and  complete the threads by awarding points to helpful answers and summarising the solution for you.&lt;BR /&gt;This will help resolution of similar problems in the future</description>
      <pubDate>Tue, 05 Dec 2006 03:17:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/email-problem-with-nsswitch-conf/m-p/3907698#M763334</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-05T03:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: email problem with nsswitch.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/email-problem-with-nsswitch-conf/m-p/3907699#M763335</link>
      <description>Can you try with this line in your nsswitch.conf file&lt;BR /&gt;&lt;BR /&gt;hosts:        files dns [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue]&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2006 04:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/email-problem-with-nsswitch-conf/m-p/3907699#M763335</guid>
      <dc:creator>PAVIC Thierry</dc:creator>
      <dc:date>2006-12-06T04:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: email problem with nsswitch.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/email-problem-with-nsswitch-conf/m-p/3907700#M763336</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If your setting is&lt;BR /&gt;&lt;BR /&gt;hosts: files&lt;BR /&gt;&lt;BR /&gt;then email, NNM server should be configured in DNS&lt;BR /&gt;&lt;BR /&gt;if your setting is&lt;BR /&gt;&lt;BR /&gt;files: hosts&lt;BR /&gt;&lt;BR /&gt;then email, NNM server should be configured in /etc/hosts&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Wed, 06 Dec 2006 06:27:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/email-problem-with-nsswitch-conf/m-p/3907700#M763336</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2006-12-06T06:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: email problem with nsswitch.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/email-problem-with-nsswitch-conf/m-p/3907701#M763337</link>
      <description>Peter,&lt;BR /&gt;In your sendmail.cf file&lt;BR /&gt;&lt;BR /&gt;Dj$w.&lt;DOMAINNAME&gt;&lt;BR /&gt;DS&lt;SMTP servername=""&gt;&lt;BR /&gt;&lt;BR /&gt;Restart your sendmail&lt;BR /&gt;/sbin/init.d/sendmail stop &amp;amp; start.&lt;BR /&gt;&lt;BR /&gt;You may also be able to modify SENDMAIL_SERVER_NAME variable in the /etc/rc.config.d/mailservs&lt;BR /&gt;&lt;/SMTP&gt;&lt;/DOMAINNAME&gt;</description>
      <pubDate>Thu, 07 Dec 2006 13:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/email-problem-with-nsswitch-conf/m-p/3907701#M763337</guid>
      <dc:creator>Frank W Hansen_CEX</dc:creator>
      <dc:date>2006-12-07T13:51:38Z</dc:date>
    </item>
  </channel>
</rss>

