<?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 Problem seting up sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-seting-up-sendmail/m-p/2429862#M2602</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to set up a Sendmail server .&lt;BR /&gt;I have three HP-UX server on local net&lt;BR /&gt;I have one exchange server  connected to Internet.&lt;BR /&gt;No I want to setup my HP unix server such that it will &lt;BR /&gt;Send and receive messages locally from each other ( Currently they are doing so )&lt;BR /&gt;And for outside mails it should go through Exchange server from Internet ( to yahoo.com etc )&lt;BR /&gt;In my /etc/host file I have set ip add for all the local server and exchange server.&lt;BR /&gt;I have customized the sendmail.cf  fo variable Dj.xyz.com ( my local domain )&lt;BR /&gt; and DRmail.abc.com( My exchange server )&lt;BR /&gt;But nothing is working local as well as external.&lt;BR /&gt;I am geting following error&lt;BR /&gt;Deferred: Name server: xyx.com: host name lookup failure)&lt;BR /&gt;host map: lookup (aaa.com): deferred)&lt;BR /&gt;&lt;BR /&gt;Can some one tell  me detail steps to do this task???   &lt;BR /&gt;</description>
    <pubDate>Mon, 10 Jul 2000 09:00:11 GMT</pubDate>
    <dc:creator>JAIKISHAN.B.SAMBHWANI</dc:creator>
    <dc:date>2000-07-10T09:00:11Z</dc:date>
    <item>
      <title>Problem seting up sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-seting-up-sendmail/m-p/2429862#M2602</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to set up a Sendmail server .&lt;BR /&gt;I have three HP-UX server on local net&lt;BR /&gt;I have one exchange server  connected to Internet.&lt;BR /&gt;No I want to setup my HP unix server such that it will &lt;BR /&gt;Send and receive messages locally from each other ( Currently they are doing so )&lt;BR /&gt;And for outside mails it should go through Exchange server from Internet ( to yahoo.com etc )&lt;BR /&gt;In my /etc/host file I have set ip add for all the local server and exchange server.&lt;BR /&gt;I have customized the sendmail.cf  fo variable Dj.xyz.com ( my local domain )&lt;BR /&gt; and DRmail.abc.com( My exchange server )&lt;BR /&gt;But nothing is working local as well as external.&lt;BR /&gt;I am geting following error&lt;BR /&gt;Deferred: Name server: xyx.com: host name lookup failure)&lt;BR /&gt;host map: lookup (aaa.com): deferred)&lt;BR /&gt;&lt;BR /&gt;Can some one tell  me detail steps to do this task???   &lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jul 2000 09:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-seting-up-sendmail/m-p/2429862#M2602</guid>
      <dc:creator>JAIKISHAN.B.SAMBHWANI</dc:creator>
      <dc:date>2000-07-10T09:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem seting up sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-seting-up-sendmail/m-p/2429863#M2603</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;look at /etc/nsswitch.conf if you have there&lt;BR /&gt;the entry:&lt;BR /&gt;hosts: files&lt;BR /&gt;Also check with nslookup &lt;HOSTNAME&gt; if you get a correct response&lt;BR /&gt;&lt;BR /&gt;Greetings&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;/HOSTNAME&gt;</description>
      <pubDate>Mon, 10 Jul 2000 09:08:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-seting-up-sendmail/m-p/2429863#M2603</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-07-10T09:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem seting up sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-seting-up-sendmail/m-p/2429864#M2604</link>
      <description>Copy /usr/newconfig/etc/nsswitch.conf to /etc/ and update your /etc/hosts file with the server names and ip addresses.&lt;BR /&gt;Stop and start sendmail.(/sbin/init.d/sendmail stop/start)</description>
      <pubDate>Mon, 10 Jul 2000 09:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-seting-up-sendmail/m-p/2429864#M2604</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-07-10T09:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem seting up sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-seting-up-sendmail/m-p/2429865#M2605</link>
      <description>Try setting the DS macro in the /etc/mail/sendmail.cf with the exchange server, then stop/restart sendmail.&lt;BR /&gt;&lt;BR /&gt;DSexchange.mail.com&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Mon, 10 Jul 2000 17:13:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-seting-up-sendmail/m-p/2429865#M2605</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-07-10T17:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem seting up sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-seting-up-sendmail/m-p/2429866#M2606</link>
      <description>Parting shot:  Exchange's IMC (Internet Mail Connector) can be set up to allow/deny traffic from both sides of the network.  Make sure the IMC will allow outbound traffic to be relayed to it from the UNIX system.</description>
      <pubDate>Mon, 10 Jul 2000 22:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-seting-up-sendmail/m-p/2429866#M2606</guid>
      <dc:creator>Mike McKinlay</dc:creator>
      <dc:date>2000-07-10T22:01:46Z</dc:date>
    </item>
  </channel>
</rss>

