<?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 Questions in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603518#M34712</link>
    <description>Hi Sanjay&lt;BR /&gt;cd /etc/rc.config.d/&lt;BR /&gt;vi mailservers and change line&lt;BR /&gt;export SENDMAIL_SERVER=1 &lt;BR /&gt;to&lt;BR /&gt;export SENDMAIL_SERVER=0&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
    <pubDate>Mon, 29 Oct 2001 20:05:18 GMT</pubDate>
    <dc:creator>Sachin Patel</dc:creator>
    <dc:date>2001-10-29T20:05:18Z</dc:date>
    <item>
      <title>Sendmail Questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603513#M34707</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have sendmail running and want the server to reject all incoming mail from outside.  Basically, I only want to send mail within the server.  Can this be done?  I do not have DNS running.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help,&lt;BR /&gt;Sanjay</description>
      <pubDate>Mon, 29 Oct 2001 19:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603513#M34707</guid>
      <dc:creator>Sanjay Tailor</dc:creator>
      <dc:date>2001-10-29T19:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603514#M34708</link>
      <description>If you're just sending mail, then you don't really need to have sendmail running.  Your mail client should be able to connect to recipient machine.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Mon, 29 Oct 2001 19:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603514#M34708</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-10-29T19:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603515#M34709</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If I understood your question correctly then,&lt;BR /&gt;&lt;BR /&gt;No need to run sendmail process for server internal mails.&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Mon, 29 Oct 2001 19:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603515#M34709</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-10-29T19:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603516#M34710</link>
      <description>Santosh is correct, if you aren't using sendmail, shut it down for security reasons, because you don't need it to send mail.&lt;BR /&gt;&lt;BR /&gt;And  as for security issues, link to this, print it, and consider some of the options:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://people.hp.se/stevesk/bastion11.html" target="_blank"&gt;http://people.hp.se/stevesk/bastion11.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 29 Oct 2001 19:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603516#M34710</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-10-29T19:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603517#M34711</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Thank you for your answers.  How do i safely turn off sendmail.  I checked the man page and I found a sendmail -bk option which will kill the daemon.  How do I set my startup files so that when I reboot, it will not turn on sendmail.&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;Sanjay</description>
      <pubDate>Mon, 29 Oct 2001 19:35:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603517#M34711</guid>
      <dc:creator>Sanjay Tailor</dc:creator>
      <dc:date>2001-10-29T19:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603518#M34712</link>
      <description>Hi Sanjay&lt;BR /&gt;cd /etc/rc.config.d/&lt;BR /&gt;vi mailservers and change line&lt;BR /&gt;export SENDMAIL_SERVER=1 &lt;BR /&gt;to&lt;BR /&gt;export SENDMAIL_SERVER=0&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 29 Oct 2001 20:05:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603518#M34712</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-10-29T20:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603519#M34713</link>
      <description>Hi&lt;BR /&gt;I forget to mention how to stop sendmail before you change mailserver file&lt;BR /&gt;&lt;BR /&gt;#/sbin/rc2.d/S540sendmail stop &lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 29 Oct 2001 20:08:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-questions/m-p/2603519#M34713</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-10-29T20:08:58Z</dc:date>
    </item>
  </channel>
</rss>

