<?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: how to stop sendmail at  system boot? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028422#M132018</link>
    <description>Put a nice "0" in /etc/rc.config.d/mailservs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@MY_BIG_SERVER:(rc.config.d)# more mailservs&lt;BR /&gt;#########################################&lt;BR /&gt;# Mail configuration.  See sendmail(1m) #&lt;BR /&gt;#########################################&lt;BR /&gt;#&lt;BR /&gt;#  BSD's popular message handling system&lt;BR /&gt;#&lt;BR /&gt;# SENDMAIL_SERVER:      Set to 1 if this is a mail server and should&lt;BR /&gt;#                       run the sendmail deamon.&lt;BR /&gt;# SENDMAIL_SERVER_NAME: If this is not a mail server, but a client being&lt;BR /&gt;#                       served by another system, then set this variable&lt;BR /&gt;#                       to the name of the mail server system name so that&lt;BR /&gt;#                       site hiding can be performed.&lt;BR /&gt;#&lt;BR /&gt;export SENDMAIL_SERVER=1&lt;BR /&gt;export SENDMAIL_SERVER_NAME=&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Massimo&lt;BR /&gt;</description>
    <pubDate>Mon, 21 Jul 2003 08:03:03 GMT</pubDate>
    <dc:creator>Massimo Bianchi</dc:creator>
    <dc:date>2003-07-21T08:03:03Z</dc:date>
    <item>
      <title>how to stop sendmail at  system boot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028419#M132015</link>
      <description>I have installed Domino in hpunix11.0, Now I find that sendmail of hpunix conflict with sendmail server of Domino.So I want stop sendmail and don't let it boot when system reboot. How can I do ?</description>
      <pubDate>Mon, 21 Jul 2003 07:52:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028419#M132015</guid>
      <dc:creator>youbojun</dc:creator>
      <dc:date>2003-07-21T07:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop sendmail at  system boot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028420#M132016</link>
      <description>&lt;BR /&gt;simply remove file /sbin/init.d/sendmail&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 07:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028420#M132016</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2003-07-21T07:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop sendmail at  system boot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028421#M132017</link>
      <description>edit /etc/rc.config.d/mailservs to:&lt;BR /&gt;SENDMAIL=0&lt;BR /&gt;&lt;BR /&gt;#/sbin/init.d/sendmail stop&lt;BR /&gt;&lt;BR /&gt;then, try to send mail again, see if it disabled?</description>
      <pubDate>Mon, 21 Jul 2003 08:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028421#M132017</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-21T08:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop sendmail at  system boot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028422#M132018</link>
      <description>Put a nice "0" in /etc/rc.config.d/mailservs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@MY_BIG_SERVER:(rc.config.d)# more mailservs&lt;BR /&gt;#########################################&lt;BR /&gt;# Mail configuration.  See sendmail(1m) #&lt;BR /&gt;#########################################&lt;BR /&gt;#&lt;BR /&gt;#  BSD's popular message handling system&lt;BR /&gt;#&lt;BR /&gt;# SENDMAIL_SERVER:      Set to 1 if this is a mail server and should&lt;BR /&gt;#                       run the sendmail deamon.&lt;BR /&gt;# SENDMAIL_SERVER_NAME: If this is not a mail server, but a client being&lt;BR /&gt;#                       served by another system, then set this variable&lt;BR /&gt;#                       to the name of the mail server system name so that&lt;BR /&gt;#                       site hiding can be performed.&lt;BR /&gt;#&lt;BR /&gt;export SENDMAIL_SERVER=1&lt;BR /&gt;export SENDMAIL_SERVER_NAME=&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Massimo&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 08:03:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028422#M132018</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-21T08:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop sendmail at  system boot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028423#M132019</link>
      <description>1.&lt;BR /&gt;/usr/sbin/ch_rc -a -p SENDMAIL_SERVER="0"&lt;BR /&gt;&lt;BR /&gt;2. &lt;BR /&gt;# /sbin/init.d/sendmail stop&lt;BR /&gt;&lt;BR /&gt;3.&lt;BR /&gt;Check if sendmail is still running.&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep sendmail&lt;BR /&gt;&lt;BR /&gt;Otherwise kill the sendmail process.&lt;BR /&gt;# /usr/sbin/killsm&lt;BR /&gt;Now sendmail is disabled to run as mail server but it will still be used as client programm to send mail to a server if you use programms like mailx or mail.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Roland</description>
      <pubDate>Mon, 21 Jul 2003 08:27:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028423#M132019</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-07-21T08:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop sendmail at  system boot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028424#M132020</link>
      <description>edit the /etc/rc.config.d/mailservs and make export SENDMAIL_SERVER=0&lt;BR /&gt;and the next time when you boot the server the sendmail wont start.&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Mon, 21 Jul 2003 08:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028424#M132020</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-07-21T08:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop sendmail at  system boot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028425#M132021</link>
      <description>Hi,&lt;BR /&gt;Modify /etc/rc.config.d/mailservs is the best one!&lt;BR /&gt;You also can remove the system start-up script in /sbin/rc2.d , that's typically like "S***sendmail"!&lt;BR /&gt;&lt;BR /&gt;Manually stop the Sendmail service by:&lt;BR /&gt;#/sbin/init.d/sendmail stop&lt;BR /&gt;&lt;BR /&gt;-ux</description>
      <pubDate>Mon, 21 Jul 2003 10:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028425#M132021</guid>
      <dc:creator>Fragon</dc:creator>
      <dc:date>2003-07-21T10:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop sendmail at  system boot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028426#M132022</link>
      <description>Deleting the binary will cause an error on boot.&lt;BR /&gt;&lt;BR /&gt;Changing /etc/rc.config.d/mailservs file will still allow users to fire up and use sendmail to get mail off the box.&lt;BR /&gt;&lt;BR /&gt;So it depends on the actual goal, what you should do. If you never want sendmail to run, you need to do both.  If its temporary, and you can tolerate users running the program, then /etc/rc.config.d/mailservs modification shown by my peers is good enough.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 21 Jul 2003 10:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-sendmail-at-system-boot/m-p/3028426#M132022</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-21T10:48:56Z</dc:date>
    </item>
  </channel>
</rss>

