<?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: Steps to implement sendmail to use exchange server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-implement-sendmail-to-use-exchange-server/m-p/2856552#M635807</link>
    <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;I Already do it and you must to change your sendmail.cf file in the /etc/mail directory the line:&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS yourexchangeserver&lt;BR /&gt;And your sendmail.mc file in the same directory including the lines:&lt;BR /&gt;LOCAL_CONFIG&lt;BR /&gt;define(`SMART_HOST', `yourexchangeserver')dnl&lt;BR /&gt;&lt;BR /&gt;You must stop and start the sendmail in order to activate the changes.&lt;BR /&gt;&lt;BR /&gt;PD: Obiusly you must include yourexchangeserver in the /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Justo.&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Dec 2002 17:12:29 GMT</pubDate>
    <dc:creator>Justo Exposito</dc:creator>
    <dc:date>2002-12-03T17:12:29Z</dc:date>
    <item>
      <title>Steps to implement sendmail to use exchange server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-implement-sendmail-to-use-exchange-server/m-p/2856550#M635805</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you please tell me the implementation of sendmail to use exchange server to send external mail. Following are the version of sendmail available in the HP-uX 11.00 server.&lt;BR /&gt;&lt;BR /&gt;# what /usr/sbin/sendmail&lt;BR /&gt;/usr/sbin/sendmail:&lt;BR /&gt;        version.c       8.8.6.1 (Berkeley) 6/14/97 (PHNE_15509)   &lt;BR /&gt;        alias.c 8.73 (Berkeley) 5/8/97&lt;BR /&gt;        arpadate.c      8.7 (Berkeley) 2/1/97&lt;BR /&gt;        clock.c 8.24 (Berkeley) 4/19/97&lt;BR /&gt;        collect.c       8.69 (Berkeley) 5/29/97&lt;BR /&gt;        conf.c  8.362 (Berkeley) 6/14/97&lt;BR /&gt;        $Id: getloadavg.c,v 1.16 1991/06/21 12:51:15 paul Exp $&lt;BR /&gt;        convtime.c      8.9 (Berkeley) 2/1/97&lt;BR /&gt;        daemon.c        8.175 (Berkeley) 6/1/97 (with daemon mode)&lt;BR /&gt;        deliver.c       8.282 (Berkeley) 6/11/97&lt;BR /&gt;        domain.c        8.67 (Berkeley) 4/9/97 (with name server)&lt;BR /&gt;        envelope.c      8.104 (Berkeley) 6/3/97&lt;BR /&gt;        err.c   8.62 (Berkeley) 6/5/97&lt;BR /&gt;        headers.c       8.110 (Berkeley) 6/14/97&lt;BR /&gt;        macro.c 8.18 (Berkeley) 2/1/97&lt;BR /&gt;        sendmail.h      8.236           6/5/97&lt;BR /&gt;        main.c  8.246 (Berkeley) 6/11/97&lt;BR /&gt;         Copyright (c) 1988, 1993&lt;BR /&gt;        map.c   8.168 (Berkeley) 6/14/97&lt;BR /&gt;        mci.c   8.62 (Berkeley) 5/29/97&lt;BR /&gt;        mime.c  8.59 (Berkeley) 5/6/97                           &lt;BR /&gt;Thanks&lt;BR /&gt;John Jayaseelan&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Dec 2002 16:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-implement-sendmail-to-use-exchange-server/m-p/2856550#M635805</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2002-12-03T16:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to implement sendmail to use exchange server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-implement-sendmail-to-use-exchange-server/m-p/2856551#M635806</link>
      <description>Hello Sue/John,&lt;BR /&gt;&lt;BR /&gt;If you are using DNS, you can define an MX record for your exchange server. &lt;BR /&gt;&lt;BR /&gt;You can also define name of your exchange server in sendmail.cf as Smart Relay host (look for DS entry - &lt;BR /&gt;DS&lt;NAME of="" your="" exchange="" server=""&gt;&lt;BR /&gt;&lt;BR /&gt;...Manjeet&lt;/NAME&gt;</description>
      <pubDate>Tue, 03 Dec 2002 16:41:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-implement-sendmail-to-use-exchange-server/m-p/2856551#M635806</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2002-12-03T16:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to implement sendmail to use exchange server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-implement-sendmail-to-use-exchange-server/m-p/2856552#M635807</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;I Already do it and you must to change your sendmail.cf file in the /etc/mail directory the line:&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS yourexchangeserver&lt;BR /&gt;And your sendmail.mc file in the same directory including the lines:&lt;BR /&gt;LOCAL_CONFIG&lt;BR /&gt;define(`SMART_HOST', `yourexchangeserver')dnl&lt;BR /&gt;&lt;BR /&gt;You must stop and start the sendmail in order to activate the changes.&lt;BR /&gt;&lt;BR /&gt;PD: Obiusly you must include yourexchangeserver in the /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Justo.&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Dec 2002 17:12:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-implement-sendmail-to-use-exchange-server/m-p/2856552#M635807</guid>
      <dc:creator>Justo Exposito</dc:creator>
      <dc:date>2002-12-03T17:12:29Z</dc:date>
    </item>
  </channel>
</rss>

