<?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: inconsistent sendmail errors (returned mail:host unknown) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inconsistent-sendmail-errors-returned-mail-host-unknown/m-p/2796908#M941189</link>
    <description>&lt;BR /&gt;Sorry about the wait.&lt;BR /&gt;&lt;BR /&gt;I forgot to ask for sendmail -d0, but I'll assume that this host is not mail.example.com, but rather a mail client within the domain.&lt;BR /&gt;&lt;BR /&gt;It would appear that DNS queries are occasionally timing out.&lt;BR /&gt;&lt;BR /&gt;If this host really only needs to send mail and never receive, then perhaps it would be prudent to set DS,DH,DR to mail.example.com (eg DSmail.$m) to force all mail off to your master relay. Please follow this link for more information:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x94c40bce6f33d6118fff0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x94c40bce6f33d6118fff0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;While this may prevent sendmail from using DNS to resolve mail.example.com, it still doesn't resolve the problem with the presumed timeouts.&lt;BR /&gt;</description>
    <pubDate>Fri, 30 Aug 2002 15:15:42 GMT</pubDate>
    <dc:creator>Jordan Bean</dc:creator>
    <dc:date>2002-08-30T15:15:42Z</dc:date>
    <item>
      <title>inconsistent sendmail errors (returned mail:host unknown)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inconsistent-sendmail-errors-returned-mail-host-unknown/m-p/2796905#M941186</link>
      <description>I an having an inconsistent problem with sendmail.&lt;BR /&gt;&lt;BR /&gt;Occasionally I get returned mail with the subject: "Returned mail: host unknown (Name Server: example.com.: no data known)&lt;BR /&gt;I have PHNE_24419 sendmail(1m) 8.9.3 patch installed. I updated my sendmail.cf with the file included with the patch.&lt;BR /&gt;&lt;BR /&gt;Looking at /var/adm/syslog/mail.log if an email is sent to test@example.com sometimes the relay=mail.example.com (this works) and sometimes the relay=example.com (this doesn't work)&lt;BR /&gt;&lt;BR /&gt;When I get returned email the relay is example.com. I have DNS setup and it is set to first look at files. I have mail.example.com set in the /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;Thanks, -Brad&lt;BR /&gt;(example.com is just an example and not the real address that is being sent to.)&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Aug 2002 14:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inconsistent-sendmail-errors-returned-mail-host-unknown/m-p/2796905#M941186</guid>
      <dc:creator>BradF</dc:creator>
      <dc:date>2002-08-29T14:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent sendmail errors (returned mail:host unknown)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inconsistent-sendmail-errors-returned-mail-host-unknown/m-p/2796906#M941187</link>
      <description>&lt;BR /&gt;From the sendmail host, what do either of these report:&lt;BR /&gt;&lt;BR /&gt;dig example.com. mx in&lt;BR /&gt;&lt;BR /&gt;nslookup -type=mx example.com.&lt;BR /&gt;&lt;BR /&gt;and what are the values of DS, DH, DR, etc from the sendmail.cf?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Aug 2002 18:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inconsistent-sendmail-errors-returned-mail-host-unknown/m-p/2796906#M941187</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2002-08-29T18:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent sendmail errors (returned mail:host unknown)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inconsistent-sendmail-errors-returned-mail-host-unknown/m-p/2796907#M941188</link>
      <description>OV#nslookup -type=mx example.com  &lt;BR /&gt;Using /etc/hosts on:  server1&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Trying DNS&lt;BR /&gt;example.com     preference = 10, mail exchanger = mail.example.com&lt;BR /&gt;mail.example.com        internet address = 10.1.45.72&lt;BR /&gt;&lt;BR /&gt;entries in sendmail.cf:&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS&lt;BR /&gt;# who I send unqualified names to (null means deliver locally)&lt;BR /&gt;DR&lt;BR /&gt;# who gets all local email traffic ($R has precedence for unqualified names)&lt;BR /&gt;DH&lt;BR /&gt;&lt;BR /&gt;My domain server is a local internal NT server. Sometimes the relay=mail.example.com and sometimes relay=example.com. It does this for the same domain name... I am sending snmp email to an internal server.&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Aug 2002 19:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inconsistent-sendmail-errors-returned-mail-host-unknown/m-p/2796907#M941188</guid>
      <dc:creator>BradF</dc:creator>
      <dc:date>2002-08-29T19:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent sendmail errors (returned mail:host unknown)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inconsistent-sendmail-errors-returned-mail-host-unknown/m-p/2796908#M941189</link>
      <description>&lt;BR /&gt;Sorry about the wait.&lt;BR /&gt;&lt;BR /&gt;I forgot to ask for sendmail -d0, but I'll assume that this host is not mail.example.com, but rather a mail client within the domain.&lt;BR /&gt;&lt;BR /&gt;It would appear that DNS queries are occasionally timing out.&lt;BR /&gt;&lt;BR /&gt;If this host really only needs to send mail and never receive, then perhaps it would be prudent to set DS,DH,DR to mail.example.com (eg DSmail.$m) to force all mail off to your master relay. Please follow this link for more information:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x94c40bce6f33d6118fff0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x94c40bce6f33d6118fff0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;While this may prevent sendmail from using DNS to resolve mail.example.com, it still doesn't resolve the problem with the presumed timeouts.&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Aug 2002 15:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inconsistent-sendmail-errors-returned-mail-host-unknown/m-p/2796908#M941189</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2002-08-30T15:15:42Z</dc:date>
    </item>
  </channel>
</rss>

