<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3880363#M279999</link>
    <description>In order for sendmail to find a particular hostname, it looks up the mail delivery (MX) record so start with: nslookup -type=mx asl.srv&lt;BR /&gt; &lt;BR /&gt;If this fails, your DNS server is not providing MX records and you'll have to put this server (perhaps others) into /etc/hosts. Then change /etc/nsswitch.conf hosts entry to look like this:&lt;BR /&gt; &lt;BR /&gt;hosts:        files [NOTFOUND=continue UNAVAIL=continue] dns &lt;BR /&gt; &lt;BR /&gt;Also edit two files in /etc/mail: sendmail.cw and services.switch. In sendmail.cw, the end of the file should look like this: &lt;BR /&gt; &lt;BR /&gt;localhost&lt;BR /&gt;mycomptername&lt;BR /&gt; &lt;BR /&gt;and service.switch:&lt;BR /&gt; &lt;BR /&gt;hosts   files dns&lt;BR /&gt;aliases files&lt;BR /&gt; &lt;BR /&gt;Then restart sendmail:&lt;BR /&gt; &lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start</description>
    <pubDate>Sun, 15 Oct 2006 12:23:18 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2006-10-15T12:23:18Z</dc:date>
    <item>
      <title>sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3880362#M279998</link>
      <description>I want to send the mail out via sendmail daemon , but however, the mail is stored at mqueue and not send out ,I check that the file in the mqueue , the error is as below , it seems can't file the server asl.srv , but I try to ping it , it is Ok , can advise what is wrong in the sendmail config ? thx&lt;BR /&gt;&lt;BR /&gt;MDeferred: Name server: asl.srv : host name lookup failure</description>
      <pubDate>Sun, 15 Oct 2006 10:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3880362#M279998</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2006-10-15T10:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3880363#M279999</link>
      <description>In order for sendmail to find a particular hostname, it looks up the mail delivery (MX) record so start with: nslookup -type=mx asl.srv&lt;BR /&gt; &lt;BR /&gt;If this fails, your DNS server is not providing MX records and you'll have to put this server (perhaps others) into /etc/hosts. Then change /etc/nsswitch.conf hosts entry to look like this:&lt;BR /&gt; &lt;BR /&gt;hosts:        files [NOTFOUND=continue UNAVAIL=continue] dns &lt;BR /&gt; &lt;BR /&gt;Also edit two files in /etc/mail: sendmail.cw and services.switch. In sendmail.cw, the end of the file should look like this: &lt;BR /&gt; &lt;BR /&gt;localhost&lt;BR /&gt;mycomptername&lt;BR /&gt; &lt;BR /&gt;and service.switch:&lt;BR /&gt; &lt;BR /&gt;hosts   files dns&lt;BR /&gt;aliases files&lt;BR /&gt; &lt;BR /&gt;Then restart sendmail:&lt;BR /&gt; &lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start</description>
      <pubDate>Sun, 15 Oct 2006 12:23:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3880363#M279999</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-10-15T12:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3880364#M280000</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Diags:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8.99 -d38.99 someaddress@some.net&lt;BR /&gt;&lt;ENTER&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;full diags from this. &lt;BR /&gt;&lt;BR /&gt;also:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -q&lt;BR /&gt;&lt;BR /&gt;This will run the queue.&lt;BR /&gt;&lt;BR /&gt;Without host name resolution the only way to get mail delivered will be to use the DS directive and relay the mail via another server.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Sun, 15 Oct 2006 14:03:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3880364#M280000</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-10-15T14:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3880365#M280001</link>
      <description>friend &lt;BR /&gt;this link anger to help you  :&lt;BR /&gt;&lt;A href="https://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1066724" target="_blank"&gt;https://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1066724&lt;/A&gt;</description>
      <pubDate>Mon, 16 Oct 2006 11:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3880365#M280001</guid>
      <dc:creator>Calandrello</dc:creator>
      <dc:date>2006-10-16T11:37:25Z</dc:date>
    </item>
  </channel>
</rss>

