Thanks to the many people who replied. My original message is at the
bottom. I wanted to know how to stop SMTP.
Turn off sendmail with /sbin/init.d/sendmail stop
Then to prevent it from starting on reboot rename
/sbin/rc3.d/S40sendmail to /sbin/rc3.d/s40sendmail (lower case s or
whatever you prefer).
If want to turn back on, rename file back to /sbin/rc3.d/S40sendmail and
do /sbin/init.d/sendmail start.
Thanks again!
Mary
--------------------------------------------------------------------------------------
Hi again,
One more question for today. We want to stop the SMTP service on an
Alpha 2100a, unix 4.0d. Is there any reason not to do this? What is
the best way to do this?
Thanks,
Mary
Received on Thu Jun 03 1999 - 13:10:44 NZST