<?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 SMTP problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617333#M37880</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;do a nslookup for the exchange server and check it resolves. Do the same on exchange server and check the result&lt;BR /&gt;If you face problem in this then it's a dns issue. Check /etc/nsswitch.conf file check for hosts resoultion method. If you have dns then nsswitch should point DNS, and then files for the hosts entry or else files would come first.&lt;BR /&gt;Also check resolve.cnf for domain , search nameserver entries are correct.&lt;BR /&gt;Correcting all this restart sendmail by&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;-USA.. &lt;BR /&gt;</description>
    <pubDate>Tue, 20 Nov 2001 17:05:04 GMT</pubDate>
    <dc:creator>Uday_S_Ankolekar</dc:creator>
    <dc:date>2001-11-20T17:05:04Z</dc:date>
    <item>
      <title>sendmail SMTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617329#M37876</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I am trying to get our L-class with HP-UX 11i to forward mail to our Exchange mail gateway setup as SMTP. But the messages won't go !&lt;BR /&gt;&lt;BR /&gt;I have read the HP online manuals for this and have edited the etc/mail/sendmail.cf file to specify the host name of the mail gateway:&lt;BR /&gt;&lt;BR /&gt;DSmail.krone.com.au&lt;BR /&gt;&lt;BR /&gt;I can both ping and telnet 25 to this gateway ID OK, there is an entry for it in the hosts file.&lt;BR /&gt;&lt;BR /&gt;I have also put the entry Dj$w.krone.com.au in so our domain can be determined. Stopped and started the sendmail service OK.&lt;BR /&gt;&lt;BR /&gt;When I mailx out messages nothing goes and I get:&lt;BR /&gt;&lt;BR /&gt; 258 Tue Nov 20 14:01 root&lt;BR /&gt;                 (host map: lookup (krone.com.au): deferred)&lt;BR /&gt;                                   robert.milne@krone.com.au&lt;BR /&gt;into the mailq.&lt;BR /&gt;&lt;BR /&gt;On trying to resolve the addresses with sendmail using:&lt;BR /&gt;/usr/sbin/sendmail  -bv  -v  -oL10  robert.milne@krone.com.au&lt;BR /&gt;&lt;BR /&gt;I get:&lt;BR /&gt;robert.milne@krone.com.au... krone.com.au: Name server timeout&lt;BR /&gt;robert.milne@krone.com.au... Transient parse error -- message queued for future&lt;BR /&gt;delivery&lt;BR /&gt;robert.milne@krone.com.au... deliverable: mailer relay, host mail.krone.com.au,&lt;BR /&gt;user robert.milne@krone.com.au&lt;BR /&gt;&lt;BR /&gt;I am not sure what the problem is, just editing the sendmail.cf for the same DS entry and putting the gateway into /etc/hosts works on our DEC Alpha Tru64 box, so I cannot see what is different here, any clues would be greatly appreciated !&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Rob.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 05:22:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617329#M37876</guid>
      <dc:creator>Robert Milne</dc:creator>
      <dc:date>2001-11-20T05:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail SMTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617330#M37877</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;Have a look at these links.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=3cc6d02a0f66c4af97/screen=ckiDisplayDocument?docId=200000056245768" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=3cc6d02a0f66c4af97/screen=ckiDisplayDocument?docId=200000056245768&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x84f3c6af36b7d5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x84f3c6af36b7d5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 05:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617330#M37877</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-11-20T05:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail SMTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617331#M37878</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check your /etc/nsswitch.conf.&lt;BR /&gt;&lt;BR /&gt;If you are using /etc/hosts for name resolution, your /etc/nsswitch.conf should contain this line:&lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Tue, 20 Nov 2001 06:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617331#M37878</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-11-20T06:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail SMTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617332#M37879</link>
      <description>You need to check your /etc/nsswitch.conf file, but I have had problems leaving dns as a resolution option.  &lt;BR /&gt;&lt;BR /&gt;If you are using /etc/hosts as your only name resolution, make the hosts line read: &lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue]&lt;BR /&gt;&lt;BR /&gt;Also, if you have an /etc/resolv.conf file, move it elsewhere.&lt;BR /&gt;&lt;BR /&gt;KJ&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 16:57:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617332#M37879</guid>
      <dc:creator>Keith Johnson</dc:creator>
      <dc:date>2001-11-20T16:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail SMTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617333#M37880</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;do a nslookup for the exchange server and check it resolves. Do the same on exchange server and check the result&lt;BR /&gt;If you face problem in this then it's a dns issue. Check /etc/nsswitch.conf file check for hosts resoultion method. If you have dns then nsswitch should point DNS, and then files for the hosts entry or else files would come first.&lt;BR /&gt;Also check resolve.cnf for domain , search nameserver entries are correct.&lt;BR /&gt;Correcting all this restart sendmail by&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;-USA.. &lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 17:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617333#M37880</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-11-20T17:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail SMTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617334#M37881</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;I don't know your full network topology, but instead of setting DS to:&lt;BR /&gt;&lt;BR /&gt;DSmail.krone.com.au &lt;BR /&gt;&lt;BR /&gt;Just set it to the "real" name of your exchange server:&lt;BR /&gt;&lt;BR /&gt;DSserver&lt;BR /&gt;&lt;BR /&gt;You shouldn't need the FQDN if your DNS is working.&lt;BR /&gt;&lt;BR /&gt;Make sure to stop/start sendmail.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 17:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617334#M37881</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2001-11-20T17:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail SMTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617335#M37882</link>
      <description>As mentioned above, try nslookup on your exchange servers hostname. Are you even using dns? If not, you could have some trouble setting up mail. Have you set the service switch line in sendmail.cf? Set it to files before dns.</description>
      <pubDate>Tue, 20 Nov 2001 19:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617335#M37882</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2001-11-20T19:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail SMTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617336#M37883</link>
      <description>Thanks all,&lt;BR /&gt;&lt;BR /&gt;The existence (or rather lack of) of the nsswitch.conf with the entry hosts: files [NOTFOUND=continue] solved the problem. We aren't using DNS for our main servers for name lookup, just the files. As other services didn't require the nsswitch file to function I just assumed sendmail didn't either. Obviously it's a quirk, feature, setting or otherwise that HP's sendmail variant defaults to DNS lookup first, (via a switch setting alluded to by the last response ?).&lt;BR /&gt;&lt;BR /&gt;Anyway thanks for your help and I gave all of the nsswitch file responders 10 !&lt;BR /&gt;&lt;BR /&gt;PS this forum is excellent !&lt;BR /&gt;&lt;BR /&gt;Rob.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 23:27:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-smtp-problem/m-p/2617336#M37883</guid>
      <dc:creator>Robert Milne</dc:creator>
      <dc:date>2001-11-20T23:27:37Z</dc:date>
    </item>
  </channel>
</rss>

