<?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 Sendmail configuration on HP-Ux 11.0 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731662#M65615</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Kindly if someone can guide me the procedures to configure sendmail on HP-Ux 11.0. Expectations &amp;amp; setup is as listed below:&lt;BR /&gt;&lt;BR /&gt;Wants to configure HP-Ux 11.0 server to send email to Lotus Notes email server working on WIN2K. Email server is not configured as DNS server. But the domain which this Lotus server belongs to is a DNS server.&lt;BR /&gt;&lt;BR /&gt;Pls help..!&lt;BR /&gt;&lt;BR /&gt;Thanks in advance..!&lt;BR /&gt;Naveen Shetty.</description>
    <pubDate>Sat, 25 May 2002 04:10:48 GMT</pubDate>
    <dc:creator>Naveen Shetty</dc:creator>
    <dc:date>2002-05-25T04:10:48Z</dc:date>
    <item>
      <title>Sendmail configuration on HP-Ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731662#M65615</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Kindly if someone can guide me the procedures to configure sendmail on HP-Ux 11.0. Expectations &amp;amp; setup is as listed below:&lt;BR /&gt;&lt;BR /&gt;Wants to configure HP-Ux 11.0 server to send email to Lotus Notes email server working on WIN2K. Email server is not configured as DNS server. But the domain which this Lotus server belongs to is a DNS server.&lt;BR /&gt;&lt;BR /&gt;Pls help..!&lt;BR /&gt;&lt;BR /&gt;Thanks in advance..!&lt;BR /&gt;Naveen Shetty.</description>
      <pubDate>Sat, 25 May 2002 04:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731662#M65615</guid>
      <dc:creator>Naveen Shetty</dc:creator>
      <dc:date>2002-05-25T04:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration on HP-Ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731663#M65616</link>
      <description>hi naveen,&lt;BR /&gt;You configure the HP server DNS resolver to &lt;BR /&gt;query the DNS server in the mentioned domain.&lt;BR /&gt;In the DNS server you can add a MX record for&lt;BR /&gt;your domain ( or ) for that specific lotus notes server. &lt;BR /&gt;And configure /etc/nsswitch.conf in the HP server to ask dns first .&lt;BR /&gt;And add the domain name to Cw macro in /etc/sendmail.cf file. This is all enough ,&lt;BR /&gt;if you are ready to use dns for HP also.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;</description>
      <pubDate>Sat, 25 May 2002 04:37:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731663#M65616</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-05-25T04:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration on HP-Ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731664#M65617</link>
      <description>Put the ip of lotus notes server in /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;edit /etc/mail/sendmail.cf file and point&lt;BR /&gt;the realy host to the lotus sever.&lt;BR /&gt;stop, start the sendmail.&lt;BR /&gt;&lt;BR /&gt;test mail and here you go.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Sat, 25 May 2002 04:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731664#M65617</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2002-05-25T04:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration on HP-Ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731665#M65618</link>
      <description>&lt;BR /&gt;hi&lt;BR /&gt;&lt;BR /&gt;  Edit &lt;BR /&gt;&lt;BR /&gt; /etc/hosts file: &lt;BR /&gt;&lt;BR /&gt;190.9.200.203 mail1 &lt;BR /&gt;&lt;BR /&gt;edit /etc/mail/sendmail.cf change the DS line (after the line: &lt;BR /&gt;# "Smart" relay host (may be null))to read: &lt;BR /&gt;&lt;BR /&gt;DSmail1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please check this link also.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xbfa4ee3e323bd5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xbfa4ee3e323bd5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Vijeesh CTK&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 25 May 2002 05:22:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731665#M65618</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-05-25T05:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration on HP-Ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731666#M65619</link>
      <description>hi ,&lt;BR /&gt;Do you want to send mails and also receive mails in the HP server ?. In that case DS smart&lt;BR /&gt;host will not help.&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Sat, 25 May 2002 05:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731666#M65619</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-05-25T05:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration on HP-Ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731667#M65620</link>
      <description>OK SivaKumar, if the DS does not help for send and receive, then what is the solution?  Can you then point us in the right direction?  &lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Sun, 26 May 2002 15:08:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731667#M65620</guid>
      <dc:creator>MAD_2</dc:creator>
      <dc:date>2002-05-26T15:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration on HP-Ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731668#M65621</link>
      <description>Make sure that you have these items:&lt;BR /&gt;&lt;BR /&gt;Smart Relay host in you /etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;DSmymail&lt;BR /&gt;&lt;BR /&gt;Restart the sendmail daemon&lt;BR /&gt;# /sbin/init.d/sendmail stop&lt;BR /&gt;# /sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Have the mail server in you /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;mymail 10.20.30.40&lt;BR /&gt;&lt;BR /&gt;Have your DNS localised where possible:&lt;BR /&gt;&lt;BR /&gt;hosts: files     [NOTFOUND=continue UNAVAIL=return TRYAGAIN=return] dns   [NOTFO&lt;BR /&gt;UND=return UNAVAIL=continue TRYAGAIN=return]&lt;BR /&gt;&lt;BR /&gt;# more /etc/resolv.conf&lt;BR /&gt;domain mydomain.com&lt;BR /&gt;nameserver 10.20.30.50&lt;BR /&gt;</description>
      <pubDate>Sun, 26 May 2002 21:55:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731668#M65621</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-05-26T21:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration on HP-Ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731669#M65622</link>
      <description>Configuring sendmail will handle outgoing mail for you, but you still need to get the mail back to your unix box. The way to do this is to create a mailbox for your user account on the lotus notes server, and then to setup fetchmail on your ux box to fetch the mail from there and deliver it locally.&lt;BR /&gt;&lt;BR /&gt;UX 11.00 doesnt have fetchmail in as a default, so you'll have to download and compile it.&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Mon, 27 May 2002 08:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration-on-hp-ux-11-0/m-p/2731669#M65622</guid>
      <dc:creator>John de Villiers</dc:creator>
      <dc:date>2002-05-27T08:37:11Z</dc:date>
    </item>
  </channel>
</rss>

