<?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 configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3940002#M760397</link>
    <description>HI,&lt;BR /&gt;I have done the necessary changes in sendmail.cf..&lt;BR /&gt;&lt;BR /&gt;Dj$w.domain_name&lt;BR /&gt;Dssmtp_ip&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Keith, could you please let me know what are the settings I need to check in resolve.conf and nsswitch.conf.&lt;BR /&gt; Is it mandatory that SMTP server needs to be configured with the same domain???&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Anoop&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Anoop &lt;BR /&gt;</description>
    <pubDate>Wed, 07 Feb 2007 09:25:20 GMT</pubDate>
    <dc:creator>anoop_10</dc:creator>
    <dc:date>2007-02-07T09:25:20Z</dc:date>
    <item>
      <title>sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3939999#M760394</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Please help me to configure send mail on HPUX11.23 server. I want to send mails outside from my hpux server.(Requirement is from my apps team they want send mail from there application) I have one lotus notes mail server and one SMTP server which one I need to use for configuring the same. I don’t have much knowledge on mailing sysytem.If anybody can send me the step by step configuration that would be great help for me. I had gone through some of the send mail documents but that doesn't help me out..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Anoop</description>
      <pubDate>Wed, 07 Feb 2007 04:59:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3939999#M760394</guid>
      <dc:creator>anoop_10</dc:creator>
      <dc:date>2007-02-07T04:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3940000#M760395</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;In a corporate environment, you need to find out what server in your environment handles smtp(sendmail in this case) relay.&lt;BR /&gt;&lt;BR /&gt;Lets say the server is called relayserver.&lt;BR /&gt;&lt;BR /&gt;vi your sendmail.cf file&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;DSrelayserver&lt;BR /&gt;&lt;BR /&gt;Save the file.&lt;BR /&gt;&lt;BR /&gt;Done.&lt;BR /&gt;&lt;BR /&gt;To test.&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8.99 -d38.99 someone@yahoo.com&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;type some text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Full diagnostics displayed on screen.&lt;BR /&gt;&lt;BR /&gt;NOTE: the smtp relay server which we called relayserver needs to be configured to permit relay or the mail won't go anywhewre.&lt;BR /&gt;&lt;BR /&gt;If you have direct access to the Internet, you don't need the procedure above.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Wed, 07 Feb 2007 05:09:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3940000#M760395</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-07T05:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3940001#M760396</link>
      <description>A couple of other things you might want to consider.&lt;BR /&gt;&lt;BR /&gt;Edit the the Dj$ variable in the sendmail.cf and set it to the server's domain name.&lt;BR /&gt;&lt;BR /&gt;Check your /etc/nsswitch.conf and /etc/resolv.conf files to ensure they are configured correctly.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2007 08:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3940001#M760396</guid>
      <dc:creator>Keith Johnson</dc:creator>
      <dc:date>2007-02-07T08:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3940002#M760397</link>
      <description>HI,&lt;BR /&gt;I have done the necessary changes in sendmail.cf..&lt;BR /&gt;&lt;BR /&gt;Dj$w.domain_name&lt;BR /&gt;Dssmtp_ip&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Keith, could you please let me know what are the settings I need to check in resolve.conf and nsswitch.conf.&lt;BR /&gt; Is it mandatory that SMTP server needs to be configured with the same domain???&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Anoop&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Anoop &lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3940002#M760397</guid>
      <dc:creator>anoop_10</dc:creator>
      <dc:date>2007-02-07T09:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3940003#M760398</link>
      <description>If you are using DNS for resolution, your /etc/nsswitch.conf file should have an entry like:&lt;BR /&gt;&lt;BR /&gt;hosts: dns [NOTFOUND=continue TRYAGAIN=continue] files&lt;BR /&gt;&lt;BR /&gt;Also, your resolv.conf file should look like:&lt;BR /&gt;&lt;BR /&gt;domain your.domain&lt;BR /&gt;nameserver &lt;IP address="" of="" dns="" server=""&gt;&lt;BR /&gt;&lt;BR /&gt;If you are using /etc/hosts as your only name resolution, make the hosts line in the /etc/nsswitch.conf file read: &lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue] &lt;BR /&gt;&lt;BR /&gt;Also in this scenario, if you have an /etc/resolv.conf file, move it elsewhere.&lt;BR /&gt;&lt;BR /&gt;--Is it mandatory that SMTP server needs to be configured with the same domain???&lt;BR /&gt;&lt;BR /&gt;No, your SMTP server does not have to be configured with the same domain.&lt;/IP&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3940003#M760398</guid>
      <dc:creator>Keith Johnson</dc:creator>
      <dc:date>2007-02-07T09:43:00Z</dc:date>
    </item>
  </channel>
</rss>

