<?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 Sendmail relay and dns lookups in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-relay-and-dns-lookups/m-p/3516314#M69978</link>
    <description>Here is the problem. We have a server running HPUX 11.00 and sendmail 8.9.3 we have our DS record set in sendmail.cf to send mail to the exchange relay server. This works for all addresses except ones that can not be found in DNS or /etc/hosts. The result is the message gets deferred and stays in mailq. Is there  reason this mail never leaves teh unix server? shouldn't it be treated as any other mail and go off to the relay? Is there something I'm missing in on of teh config files?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance. points will be awarded.&lt;BR /&gt;&lt;BR /&gt;-Greg</description>
    <pubDate>Fri, 01 Apr 2005 10:34:10 GMT</pubDate>
    <dc:creator>Gregory Marchese_1</dc:creator>
    <dc:date>2005-04-01T10:34:10Z</dc:date>
    <item>
      <title>Sendmail relay and dns lookups</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-relay-and-dns-lookups/m-p/3516314#M69978</link>
      <description>Here is the problem. We have a server running HPUX 11.00 and sendmail 8.9.3 we have our DS record set in sendmail.cf to send mail to the exchange relay server. This works for all addresses except ones that can not be found in DNS or /etc/hosts. The result is the message gets deferred and stays in mailq. Is there  reason this mail never leaves teh unix server? shouldn't it be treated as any other mail and go off to the relay? Is there something I'm missing in on of teh config files?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance. points will be awarded.&lt;BR /&gt;&lt;BR /&gt;-Greg</description>
      <pubDate>Fri, 01 Apr 2005 10:34:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-relay-and-dns-lookups/m-p/3516314#M69978</guid>
      <dc:creator>Gregory Marchese_1</dc:creator>
      <dc:date>2005-04-01T10:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail relay and dns lookups</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-relay-and-dns-lookups/m-p/3516315#M69979</link>
      <description>This is expected behavior of sendmail. If a addresses can not be resolved, that email will just sit in mailq only.</description>
      <pubDate>Fri, 01 Apr 2005 15:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-relay-and-dns-lookups/m-p/3516315#M69979</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-01T15:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail relay and dns lookups</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-relay-and-dns-lookups/m-p/3516316#M69980</link>
      <description>Hi Gregory,&lt;BR /&gt;&lt;BR /&gt;You can use a feature (relay_hosts_only) and define your network range in access file for allowed networks. In this way mails will be relayed even if dns/hosts could not be resolved.</description>
      <pubDate>Sat, 02 Apr 2005 00:11:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-relay-and-dns-lookups/m-p/3516316#M69980</guid>
      <dc:creator>kcpant</dc:creator>
      <dc:date>2005-04-02T00:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail relay and dns lookups</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-relay-and-dns-lookups/m-p/3516317#M69981</link>
      <description>Thanks guys.&lt;BR /&gt;&lt;BR /&gt;I solved this by commenting out&lt;BR /&gt;# pass to name server to make hostname canonical&lt;BR /&gt;#R$* &amp;lt; @ $* $~P &amp;gt; $* $: $1 &amp;lt; @ $[ $2 $3 $] &amp;gt; $4&lt;BR /&gt;&lt;BR /&gt;then changing&lt;BR /&gt;&lt;BR /&gt;F=mDFMuX&lt;BR /&gt;to&lt;BR /&gt;F=0mDFMuX&lt;BR /&gt;&lt;BR /&gt;in section&lt;BR /&gt;#####################################&lt;BR /&gt;### SMTP Mailer specification ###&lt;BR /&gt;#####################################&lt;BR /&gt;Msmtp, P=[IPC], F=0mDFMuX, S=11/31, R=21, E=\r\n, L=990,&lt;BR /&gt;T=DNS/RFC822/SMTP,&lt;BR /&gt;A=IPC $h&lt;BR /&gt;Mesmtp, P=[IPC], F=0mDFMuXa, S=11/31, R=21, E=\r\n, L=990,&lt;BR /&gt;T=DNS/RFC822/SMTP,&lt;BR /&gt;A=IPC $h&lt;BR /&gt;Msmtp8, P=[IPC], F=0mDFMuX8, S=11/31, R=21, E=\r\n, L=990,&lt;BR /&gt;T=DNS/RFC822/SMTP,&lt;BR /&gt;A=IPC $h&lt;BR /&gt;Mrelay, P=[IPC], F=0mDFMuXa8, S=11/31, R=61, E=\r\n, L=2040,&lt;BR /&gt;T=DNS/RFC822/SMTP,&lt;BR /&gt;A=IPC $h&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Apr 2005 08:25:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-relay-and-dns-lookups/m-p/3516317#M69981</guid>
      <dc:creator>Gregory Marchese_1</dc:creator>
      <dc:date>2005-04-04T08:25:21Z</dc:date>
    </item>
  </channel>
</rss>

