<?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 Using Sendmail to send mail to Microsoft Exchange Server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-sendmail-to-send-mail-to-microsoft-exchange-server/m-p/2946951#M114927</link>
    <description>I would like to be able send &amp;amp; receive mail between our unix server (via the sendmail utility) and our Microsoft Exchange server. Can anyone suggest how this could be achieved, or even better, if anyone has an HP(or non-HP) document describing how to do this then could they kindly forward a copy of the document to me.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Khalil&lt;BR /&gt;e-mail: ka_mbox@hotmail.com&lt;BR /&gt;</description>
    <pubDate>Wed, 09 Apr 2003 09:12:08 GMT</pubDate>
    <dc:creator>Khalil Ahmed</dc:creator>
    <dc:date>2003-04-09T09:12:08Z</dc:date>
    <item>
      <title>Using Sendmail to send mail to Microsoft Exchange Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-sendmail-to-send-mail-to-microsoft-exchange-server/m-p/2946951#M114927</link>
      <description>I would like to be able send &amp;amp; receive mail between our unix server (via the sendmail utility) and our Microsoft Exchange server. Can anyone suggest how this could be achieved, or even better, if anyone has an HP(or non-HP) document describing how to do this then could they kindly forward a copy of the document to me.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Khalil&lt;BR /&gt;e-mail: ka_mbox@hotmail.com&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Apr 2003 09:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-sendmail-to-send-mail-to-microsoft-exchange-server/m-p/2946951#M114927</guid>
      <dc:creator>Khalil Ahmed</dc:creator>
      <dc:date>2003-04-09T09:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using Sendmail to send mail to Microsoft Exchange Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-sendmail-to-send-mail-to-microsoft-exchange-server/m-p/2946952#M114928</link>
      <description>This is one of the documents&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Apr 2003 09:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-sendmail-to-send-mail-to-microsoft-exchange-server/m-p/2946952#M114928</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-04-09T09:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using Sendmail to send mail to Microsoft Exchange Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-sendmail-to-send-mail-to-microsoft-exchange-server/m-p/2946953#M114929</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Sendmail cookbook&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000007950526" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000007950526&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 09 Apr 2003 09:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-sendmail-to-send-mail-to-microsoft-exchange-server/m-p/2946953#M114929</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2003-04-09T09:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using Sendmail to send mail to Microsoft Exchange Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-sendmail-to-send-mail-to-microsoft-exchange-server/m-p/2946954#M114930</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Hint:&lt;BR /&gt;we had the problem that our mails from HP to Exchange have no subjects and all mail-text was included in an attachment.&lt;BR /&gt;&lt;BR /&gt;We have to write&lt;BR /&gt;&lt;BR /&gt;set charset=us-ascii&lt;BR /&gt;&lt;BR /&gt;in &lt;BR /&gt;/usr/share/lib/maix.rc &lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Wed, 09 Apr 2003 09:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-sendmail-to-send-mail-to-microsoft-exchange-server/m-p/2946954#M114930</guid>
      <dc:creator>Christian Gebhardt</dc:creator>
      <dc:date>2003-04-09T09:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using Sendmail to send mail to Microsoft Exchange Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-sendmail-to-send-mail-to-microsoft-exchange-server/m-p/2946955#M114931</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;if you want to route mails between each other, then you need to configure DNS and proper MX records.&lt;BR /&gt;&lt;BR /&gt;if all you want is to relay mails sent from the unix servers to Microsoft exchange you need to configure Smart Host in /etc/sendmail.conf and then restart sendmail.&lt;BR /&gt;&lt;BR /&gt;DS[ipaddress of Exchange server]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Wed, 09 Apr 2003 09:40:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-sendmail-to-send-mail-to-microsoft-exchange-server/m-p/2946955#M114931</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-09T09:40:00Z</dc:date>
    </item>
  </channel>
</rss>

