<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567751#M227645</link>
    <description>Thank's all of you, it's ok now...&lt;BR /&gt;&lt;BR /&gt;Thanks  Rick Garland, i know it, but you remember me.</description>
    <pubDate>Tue, 21 Jun 2005 09:33:50 GMT</pubDate>
    <dc:creator>uadm26</dc:creator>
    <dc:date>2005-06-21T09:33:50Z</dc:date>
    <item>
      <title>Sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567746#M227640</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;That's the first time that I try to send a mail in this machine whith hp-ux 11i, and reports that error:&lt;BR /&gt;&lt;BR /&gt;serverrp:/tmp/joel# cat joel | sendmail -v 89874@fidelidade.pt            &lt;BR /&gt;fidelidade.pt: Name server timeout&lt;BR /&gt;89874@fidelidade.pt... Transient parse error -- message queued for future delivery&lt;BR /&gt;89874@fidelidade.pt... queued&lt;BR /&gt;&lt;BR /&gt;I have the entry in /etc/hosts&lt;BR /&gt;&lt;BR /&gt;172.xx.xx.xx fidelidade.pt &lt;BR /&gt;&lt;BR /&gt;telnet fidelidade by port 25, it's fine&lt;BR /&gt;&lt;BR /&gt;There's something wrong, any ideias?</description>
      <pubDate>Tue, 21 Jun 2005 09:05:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567746#M227640</guid>
      <dc:creator>uadm26</dc:creator>
      <dc:date>2005-06-21T09:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567747#M227641</link>
      <description>Hi Joel,&lt;BR /&gt;&lt;BR /&gt;Sounds like a DNS problem. Run nslookup with no argument and set the server for your DNS server (get it from /etc/resolv.conf)&lt;BR /&gt;&lt;BR /&gt;#nslookup&lt;BR /&gt;&amp;gt; server 111.222.111.222&lt;BR /&gt;&amp;gt;set type=MX&lt;BR /&gt;&amp;gt;fidelidade.pt&lt;BR /&gt;&lt;BR /&gt;fidelidade.pt preference = 10, mail exchanger = mail.fidelidade.pt&lt;BR /&gt;Authoritative answers can be found from:&lt;BR /&gt;fidelidade.pt nameserver = ns2.ip.pt&lt;BR /&gt;fidelidade.pt nameserver = ns.ip.pt&lt;BR /&gt;mail.fidelidade.pt internet address = 194.79.65.149&lt;BR /&gt;ns.ip.pt internet address = 194.79.69.129&lt;BR /&gt;ns2.ip.pt internet address = 194.79.69.131&lt;BR /&gt;&lt;BR /&gt;So either your internal DNS is not retrieving the MX record for fidelidade.pt or you're not getting to your internal smart relay system which should look that up. Sendmail will *not* send mail unless it can resolve the DNS MX record for the destination.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 21 Jun 2005 09:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567747#M227641</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-06-21T09:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567748#M227642</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;But i don't have a DNS server configured. &lt;BR /&gt;nslookup uses the /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jun 2005 09:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567748#M227642</guid>
      <dc:creator>uadm26</dc:creator>
      <dc:date>2005-06-21T09:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567749#M227643</link>
      <description>Check the /etc/nsswitch.conf file to make sure you are looking at /etc/hosts file for lookups.</description>
      <pubDate>Tue, 21 Jun 2005 09:28:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567749#M227643</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-06-21T09:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567750#M227644</link>
      <description>&lt;BR /&gt;please check router configuration, it can also be caused by invalid/non-existing router information.&lt;BR /&gt;&lt;BR /&gt;also check /etc/resolv.conf (i am not sure of the path) which lists the name servers, ensure you do not have any non-working name servers listed there.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi</description>
      <pubDate>Tue, 21 Jun 2005 09:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567750#M227644</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-06-21T09:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567751#M227645</link>
      <description>Thank's all of you, it's ok now...&lt;BR /&gt;&lt;BR /&gt;Thanks  Rick Garland, i know it, but you remember me.</description>
      <pubDate>Tue, 21 Jun 2005 09:33:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3567751#M227645</guid>
      <dc:creator>uadm26</dc:creator>
      <dc:date>2005-06-21T09:33:50Z</dc:date>
    </item>
  </channel>
</rss>

