<?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....transient errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921441#M817299</link>
    <description>And our servers here resolve just fine.....</description>
    <pubDate>Thu, 06 Mar 2003 21:12:00 GMT</pubDate>
    <dc:creator>Kathleen</dc:creator>
    <dc:date>2003-03-06T21:12:00Z</dc:date>
    <item>
      <title>Sendmail....transient errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921436#M817294</link>
      <description>Why would I get these errors listed on my server?&lt;BR /&gt;&lt;BR /&gt;Transient parse error -- message queued for future delivery&lt;BR /&gt;&lt;BR /&gt;We are getting alot of mail out.  Its for a few addresses and when I see these errors, it seems like it is for the same addresses.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2003 20:45:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921436#M817294</guid>
      <dc:creator>Kathleen</dc:creator>
      <dc:date>2003-03-06T20:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail....transient errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921437#M817295</link>
      <description>These type of errors normally indicated a nameserver failure. The nameserver can't find out a domain or host. Check your name resolution:&lt;BR /&gt;&lt;BR /&gt;# nslookup&lt;BR /&gt;&lt;BR /&gt;Also, for all hosts and the one which you have problems.</description>
      <pubDate>Thu, 06 Mar 2003 20:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921437#M817295</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-03-06T20:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail....transient errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921438#M817296</link>
      <description>Also, which OS are you using? There are some patches in some versions that can solve this issue if it's not a name resolution problem.</description>
      <pubDate>Thu, 06 Mar 2003 20:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921438#M817296</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-03-06T20:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail....transient errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921439#M817297</link>
      <description>Sounds like DNS issue and that's why sendmail could not perform the relay. Search for transient+parse+error in this forum and you would get at some previous threads on this I bet.</description>
      <pubDate>Thu, 06 Mar 2003 20:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921439#M817297</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-03-06T20:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail....transient errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921440#M817298</link>
      <description>We are using 11.0 with sendmail 9.8.3&lt;BR /&gt;Is the probem our resolution or issues with name resolution on their end?</description>
      <pubDate>Thu, 06 Mar 2003 21:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921440#M817298</guid>
      <dc:creator>Kathleen</dc:creator>
      <dc:date>2003-03-06T21:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail....transient errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921441#M817299</link>
      <description>And our servers here resolve just fine.....</description>
      <pubDate>Thu, 06 Mar 2003 21:12:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921441#M817299</guid>
      <dc:creator>Kathleen</dc:creator>
      <dc:date>2003-03-06T21:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail....transient errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921442#M817300</link>
      <description>Another possible cause which I ran into was the relay server.&lt;BR /&gt;&lt;BR /&gt;If you have the DS directive set in your /etc/mail/sendmail.cf file you could have and issue.&lt;BR /&gt;&lt;BR /&gt;To check, look at the file&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[192.168.1.6] (This should be the IP address of the relay server.&lt;BR /&gt;&lt;BR /&gt;We got this error becaue the smtp relay server was running software from Symmantec and badly needed a bunch of patches.&lt;BR /&gt;&lt;BR /&gt;After that, everything was fine. I had the excact same error. It took 4 months to convince the relay servers admin to do anything.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2003 21:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921442#M817300</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-06T21:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail....transient errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921443#M817301</link>
      <description>The name resolution should work from your end. You should get proper responses when communicating with your root name server.&lt;BR /&gt;&lt;BR /&gt;# nslookup remote_hostname&lt;BR /&gt;# nslookup domainname&lt;BR /&gt;# nslookup ip_address&lt;BR /&gt;&lt;BR /&gt;Also, check this patch for 11.11 and it has a solution for the problem (assuming your version is 8.9.3). I 've not tried it in 11.0, but you may try manually doing that:&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHNE_26305" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHNE_26305&lt;/A&gt;</description>
      <pubDate>Thu, 06 Mar 2003 21:29:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-transient-errors/m-p/2921443#M817301</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-03-06T21:29:44Z</dc:date>
    </item>
  </channel>
</rss>

