<?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 relaying problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424654#M598331</link>
    <description>Emma,&lt;BR /&gt;&lt;BR /&gt;You want to configure Sendmail to use the Smart Relay Host.&lt;BR /&gt;&lt;BR /&gt;First off, you'll need something like the following:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cwlocalhost&lt;BR /&gt;# file containing names of hosts for which we receive email&lt;BR /&gt;Fw/etc/sendmail.cw&lt;BR /&gt;&lt;BR /&gt;# my official domain name&lt;BR /&gt;# ... define this only if sendmail cannot automatically determine your domain&lt;BR /&gt;#Dj$w.Foo.COM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CP.&lt;BR /&gt;&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Change the DS command to DS and the FQDN (Fully Qualified Domain Name).  This name needs to be resolvable with the nslookup command (in whatever format you want to use). &lt;BR /&gt;&lt;BR /&gt;Make sure that the FQDN is in the /etc/hosts file, if this node does not have DNS.  The onther thing that you want to check is that your Domain of the non-DNS aware not be the same as the Smart Relay Host.  This is expected because Sendmail will attempt to deliver to everything within it's Domain, without a Relay Server.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 02 Jun 2000 17:33:25 GMT</pubDate>
    <dc:creator>Albert E. Whale, CISSP</dc:creator>
    <dc:date>2000-06-02T17:33:25Z</dc:date>
    <item>
      <title>Sendmail relaying problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424650#M598327</link>
      <description>Can anyone help? Why won't sendmail forward e-mails to another host in my LAN? I have set the Smart Relay option up in the .cf file and using sendmail -bv joe@adomain.com shows that the message is deliverable. Any non local messages simply remain in the queue and do not get forwarded. &lt;BR /&gt;&lt;BR /&gt;Any pointers would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Emma&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Jun 2000 12:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424650#M598327</guid>
      <dc:creator>Emma Cooper_1</dc:creator>
      <dc:date>2000-06-02T12:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail relaying problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424651#M598328</link>
      <description>Emma, what version are you running? (sendmail -bs will return this).  By default 8.9.3 does not allow relay, you have to "turn it on."  Take a look at the documentation under /usr/share/doc.&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Fri, 02 Jun 2000 13:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424651#M598328</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-06-02T13:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail relaying problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424652#M598329</link>
      <description>Belene&lt;BR /&gt;&lt;BR /&gt;Sendmail version is 8.8.6.&lt;BR /&gt;&lt;BR /&gt;Does not setting the relay host in the cf file switch on relaying? Would the fact that this UNIX machine has no access to DNS servers be a problem. The relay I wish to use obviously does. The output from a sendmail -v command is:&lt;BR /&gt;&lt;BR /&gt;#sendmail -v carolyn@atlasnet.net.ma                                           carolyn@atlasnet.net.ma... atlasnet.net.ma: Name server timeout    &lt;BR /&gt;             &lt;BR /&gt;carolyn@atlasnet.net.ma... Transient parse error -- message queued for future delivery     &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Jun 2000 14:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424652#M598329</guid>
      <dc:creator>Emma Cooper_1</dc:creator>
      <dc:date>2000-06-02T14:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail relaying problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424653#M598330</link>
      <description>Exactly.  Sendmail goes to DNS first for MX record.&lt;BR /&gt;&lt;BR /&gt;If you can successfully nslookup that mail relay server, then let's try this:&lt;BR /&gt;&lt;BR /&gt;cp /usr/newconfig/etc/nsswitch.conf /etc&lt;BR /&gt;&lt;BR /&gt;Then set the hosts line like so&lt;BR /&gt;&lt;BR /&gt;hosts:  files&lt;BR /&gt;&lt;BR /&gt;Try sendmail then.&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Fri, 02 Jun 2000 17:13:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424653#M598330</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-06-02T17:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail relaying problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424654#M598331</link>
      <description>Emma,&lt;BR /&gt;&lt;BR /&gt;You want to configure Sendmail to use the Smart Relay Host.&lt;BR /&gt;&lt;BR /&gt;First off, you'll need something like the following:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cwlocalhost&lt;BR /&gt;# file containing names of hosts for which we receive email&lt;BR /&gt;Fw/etc/sendmail.cw&lt;BR /&gt;&lt;BR /&gt;# my official domain name&lt;BR /&gt;# ... define this only if sendmail cannot automatically determine your domain&lt;BR /&gt;#Dj$w.Foo.COM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CP.&lt;BR /&gt;&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Change the DS command to DS and the FQDN (Fully Qualified Domain Name).  This name needs to be resolvable with the nslookup command (in whatever format you want to use). &lt;BR /&gt;&lt;BR /&gt;Make sure that the FQDN is in the /etc/hosts file, if this node does not have DNS.  The onther thing that you want to check is that your Domain of the non-DNS aware not be the same as the Smart Relay Host.  This is expected because Sendmail will attempt to deliver to everything within it's Domain, without a Relay Server.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Jun 2000 17:33:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424654#M598331</guid>
      <dc:creator>Albert E. Whale, CISSP</dc:creator>
      <dc:date>2000-06-02T17:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail relaying problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424655#M598332</link>
      <description>Berlene&lt;BR /&gt;&lt;BR /&gt;That's it. Changing the nsswitch.conf has resolved the problem. &lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;Emma&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jun 2000 06:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424655#M598332</guid>
      <dc:creator>Emma Cooper_1</dc:creator>
      <dc:date>2000-06-06T06:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail relaying problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424656#M598333</link>
      <description>Excellent Emma, glad I was able to help!&lt;BR /&gt;Berlene</description>
      <pubDate>Tue, 06 Jun 2000 12:01:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relaying-problems/m-p/2424656#M598333</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-06-06T12:01:53Z</dc:date>
    </item>
  </channel>
</rss>

