View Single Post
  #2 (permalink)  
Old 04-03-2006, 11:44 AM
rsharpe rsharpe is offline
Elite Member & Volunteer
 
Posts: 255
Default

Using chkconfig only turns it off from start up you need to stop the current running service.

/etc/init.d/sendmail stop
Reply With Quote