[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Suspending users & sites
- Subject: Re: [cobalt-users] Suspending users & sites
- From: "Rob Evans" <robe@xxxxxxxxxxxxxxxxxxx>
- Date: Tue May 8 09:04:45 2001
- Organization: Fujitsu Australia Software Technology
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
----- Original Message -----
From: "shimi" <shimi@xxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, 8 May 2001 20:43
Subject: Re: [cobalt-users] Suspending users & sites
>
> > have it run 'newaliases' when it's done, then restart sendmail to make the
> > changes active (by doing kill -HUP pid_of_sendmail).
>
> Couldn't resist...
>
> Admins can save lots of time by killing programs with their name, rather
> than their PID (as looking up a PID takes some time, especially when you
> rehash a sevice which changes it's PID constatnly.)
>
> The command is:
>
> killall -HUP sendmail
>
> - shimi
Is it really necessary to restart sendmail? I rather gathered, from earlier
e-mails on this topic and from actual experience, that it was only necessary to
run 'newaliases' - and from that time on the new aliases were in effect.
Rob E.