<?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 and M/S Exchange 2003 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907463#M405481</link>
    <description>I dont know much about Exchange , but i can say that there must be some setting to say which machines are allowed to use this exchange server as a relay ( like in sendmail we use access file for this ) . U might have set the same in old server , is there anything like that.</description>
    <pubDate>Wed, 15 Jun 2005 09:05:52 GMT</pubDate>
    <dc:creator>Bejoy C Alias</dc:creator>
    <dc:date>2005-06-15T09:05:52Z</dc:date>
    <item>
      <title>sendmail and M/S Exchange 2003</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907460#M405478</link>
      <description>Afternoon all,&lt;BR /&gt;Has anyone looked into using sendmail from unix to relay mail via a Windows2003 Exchange server.&lt;BR /&gt;Apparently the Windows Exchange server requires some sort of authentication before it will relay mail.&lt;BR /&gt;We use this a lot to send alert e-mail from unix to our corporate e-mail system. We've just upgraded exchange to 2003, and guess what, now our mail relay dosn't work.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Sime.&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jun 2005 08:55:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907460#M405478</guid>
      <dc:creator>Simeon Harwood</dc:creator>
      <dc:date>2005-06-15T08:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail and M/S Exchange 2003</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907461#M405479</link>
      <description>I have no experience of Exchange directly, however my guess would be that somewhere within the configuration there's a "list of host who can use me as a relay" to populate.  This certainly was the case with Lotus Notes.&lt;BR /&gt;&lt;BR /&gt;My guess would be that you find this, populate it with your unix server(s) name(s) then you will be able to.&lt;BR /&gt;&lt;BR /&gt;Just a guess, mind...</description>
      <pubDate>Wed, 15 Jun 2005 09:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907461#M405479</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2005-06-15T09:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail and M/S Exchange 2003</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907462#M405480</link>
      <description>Sounds like that might be the way. I'll have a poke about and see what I can find.&lt;BR /&gt;&lt;BR /&gt;Anyone else got any ideas?&lt;BR /&gt;&lt;BR /&gt;Sime.&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jun 2005 09:04:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907462#M405480</guid>
      <dc:creator>Simeon Harwood</dc:creator>
      <dc:date>2005-06-15T09:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail and M/S Exchange 2003</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907463#M405481</link>
      <description>I dont know much about Exchange , but i can say that there must be some setting to say which machines are allowed to use this exchange server as a relay ( like in sendmail we use access file for this ) . U might have set the same in old server , is there anything like that.</description>
      <pubDate>Wed, 15 Jun 2005 09:05:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907463#M405481</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-06-15T09:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail and M/S Exchange 2003</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907464#M405482</link>
      <description>I've done it. It is easy.&lt;BR /&gt;&lt;BR /&gt;1) The exchange 2003 server must allow relay specifically from the hp-ux host. This is authorized by ip address. I don't know the procedure, but there is a gui for setting it up.&lt;BR /&gt;&lt;BR /&gt;2) edit sendmail.cf &lt;BR /&gt;&lt;BR /&gt;Change&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;&lt;BR /&gt;to &lt;BR /&gt;&lt;BR /&gt;DShostname.exchange2003&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;192.168.0.10&lt;BR /&gt;&lt;BR /&gt;if that ip address is the ip address of the exchange 2003 server.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Done.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;A href="http://www.isnamerica.com/contactsep.shtml" target="_blank"&gt;http://www.isnamerica.com/contactsep.shtml&lt;/A&gt;</description>
      <pubDate>Wed, 15 Jun 2005 09:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907464#M405482</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-15T09:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail and M/S Exchange 2003</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907465#M405483</link>
      <description>Top news. I knew there must be an easy way to do it.&lt;BR /&gt;&lt;BR /&gt;Thanks for the help.&lt;BR /&gt;&lt;BR /&gt;Sime.&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jun 2005 09:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907465#M405483</guid>
      <dc:creator>Simeon Harwood</dc:creator>
      <dc:date>2005-06-15T09:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail and M/S Exchange 2003</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907466#M405484</link>
      <description>&lt;BR /&gt;Sorry to hijack this thread but this is exactly my issue.&lt;BR /&gt;&lt;BR /&gt;I can send mail from my Unix server to user@mailserver.domain.com but not to user@domain.com.&lt;BR /&gt;&lt;BR /&gt;I got this working by adding a secondary address to my exchange account of user@mailserver.domain.com but I cannot do this globally as it says I cannot add a global address that includes the name of an exchange server.  I cannot add this second address for all my users.&lt;BR /&gt;&lt;BR /&gt;Is there a way to setup sendmail to send to user@domain.com&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 03 Jan 2006 10:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-and-m-s-exchange-2003/m-p/4907466#M405484</guid>
      <dc:creator>Scott Graham_1</dc:creator>
      <dc:date>2006-01-03T10:16:37Z</dc:date>
    </item>
  </channel>
</rss>

