<?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 Relay to Exchange in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-to-exchange/m-p/3790939#M264997</link>
    <description>Thank you guys. I don't have a working setup now. I am planning to set up some unix boxes in a windoZ env ;) . &lt;BR /&gt;&lt;BR /&gt;Thanks for your help. I did know how to setup a Relay server in the DS macro. But was'nt sure if it works the same way with MS-Exchange server as well.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
    <pubDate>Fri, 19 May 2006 13:11:53 GMT</pubDate>
    <dc:creator>KapilRaj</dc:creator>
    <dc:date>2006-05-19T13:11:53Z</dc:date>
    <item>
      <title>Sendmail Relay to Exchange</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-to-exchange/m-p/3790936#M264994</link>
      <description>Can sendmail on my unix machine relay to an exchange server for mail delivery ?. I want to send mails , I don't want to recieve them.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Thu, 18 May 2006 16:16:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-to-exchange/m-p/3790936#M264994</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2006-05-18T16:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay to Exchange</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-to-exchange/m-p/3790937#M264995</link>
      <description>Hi Kaps:&lt;BR /&gt;&lt;BR /&gt;Configure the "smart relay" macro in '/etc/mail/sendmail.cf' :&lt;BR /&gt;&lt;BR /&gt;DSexchange.abc.com&lt;BR /&gt;&lt;BR /&gt;...where "exchange" is the smart relay name corresponding to your Exchange server. This relays all non-local mail to the relay host via SMTP.&lt;BR /&gt;&lt;BR /&gt;Then, test with:&lt;BR /&gt;&lt;BR /&gt;# mailx -s "Test Message" kapil@abc.com &amp;lt; /dev/null&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 18 May 2006 16:21:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-to-exchange/m-p/3790937#M264995</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-05-18T16:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay to Exchange</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-to-exchange/m-p/3790938#M264996</link>
      <description>Shalom Kaps,&lt;BR /&gt;&lt;BR /&gt;Don't forget that Echange denys relay by default (What batman a secure microsoft product?).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Relay must be authorized by IP address in the exchange configuration.&lt;BR /&gt;&lt;BR /&gt;What does /var/adm/syslog/mail.log say?&lt;BR /&gt;&lt;BR /&gt;So long as sendmail is not running the server will receive no mail.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 18 May 2006 16:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-to-exchange/m-p/3790938#M264996</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-18T16:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay to Exchange</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-to-exchange/m-p/3790939#M264997</link>
      <description>Thank you guys. I don't have a working setup now. I am planning to set up some unix boxes in a windoZ env ;) . &lt;BR /&gt;&lt;BR /&gt;Thanks for your help. I did know how to setup a Relay server in the DS macro. But was'nt sure if it works the same way with MS-Exchange server as well.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Fri, 19 May 2006 13:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-to-exchange/m-p/3790939#M264997</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2006-05-19T13:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay to Exchange</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-to-exchange/m-p/3790940#M264998</link>
      <description>One thing I didn't see mentioned...&lt;BR /&gt;&lt;BR /&gt;sendmail is not an open relay by default. It will NOT relay mail for a host it can't resolve the name for. You'll see your clients erroring with a DSN error (actually means a DNS error more or less).&lt;BR /&gt;&lt;BR /&gt;Your relay either needs to have access to a name server, or you need to add entries to your local host file (its not the nicest solution, but it really depends how many hosts you want to relay).</description>
      <pubDate>Sat, 20 May 2006 17:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-to-exchange/m-p/3790940#M264998</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2006-05-20T17:28:01Z</dc:date>
    </item>
  </channel>
</rss>

