[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Suspending users & sites



On Tue, 8 May 2001, Gerald Waugh wrote:

> > kill -HUP `head -n 1 sendmail.pid` (NOT EXACT COMMAND)
> > 
> > I just wrote a tiny script in the /root/bin directory called 
> > sendmail.restart, put these contents in it:
> > 
> what is wrong with using
> /etc/rc.d/init.d/sendmail <start><stop><hard-restart><restart>
> where <> are options
> Gerald
> 

Nothing besides the fact all the mail processes DIE (and you stop
recieving mail if you are in a process of it...)

- shimi