pkill -HUP sendmail
kill -HUP `head -1 /var/run/sendmail.pid`
as in, send a SIGHUP to sendmail
man 1 kill
man 1 pkill

Jason

On 6/8/05, Timothy Horie <[EMAIL PROTECTED]> wrote:
> I changed some options in the .mc file and rebuilt the
> /etc/mail/sendmail.cf file.
> How do I restart sendmail?

Reply via email to