Which OS are you running ??
If you changed the sendmail.cf configuration or
any mail related config files. You just need to send a kill -1 PID, where PID is the sendmail process ID to refresh it.
You don't need to stop it entirely and restart it. However if you need to do so. Please check the files under /etc/init.d and look for something like sendmail .. you could do a sendmail stop then
sendmail start.
Hope this helps.
Main Topics
Browse All Topics





by: razaPosted on 2000-05-01 at 15:41:25ID: 2767569
It must be very eassy like
sendmail start
sendmail stop
but I just want to make sure before I do that.