On Fri, 23 Jan 1998, Philip Hazel wrote:
> Date: Fri, 23 Jan 1998 15:38:26 +0000 (GMT)
> From: Philip Hazel <ph10@???>
> To: Daniel Ryde <ryde@???>
> Cc: Exim Users <exim-users@???>
> Subject: Re: [EXIM] message_size_limit not working.
>
> On Fri, 23 Jan 1998, Daniel Ryde wrote:
>
> > On Fri, 23 Jan 1998, Philip Hazel wrote:
> >
> > > Did you SIGHUP the daemon?
> >
> > Ah, ok, I might have forgotten to do that.
> > Which leads to the question: which one of them :)
> >
> > > ps ax | grep exim
> > 381 ? S 0:00 /usr/exim/bin/exim -bd -q60m
> > 550 ? S 0:00 /usr/exim/bin/exim -Mc 0xvkwc-000098-00
> > 556 ? S 0:00 /usr/exim/bin/exim -bd -q60m
> > 559 ? S 0:00 /usr/exim/bin/exim -bd -q60m
> > 560 ? R 0:00 /usr/exim/bin/exim -Mc 0xvkwY-00008y-00
> > 29942 ? S 0:07 /usr/exim/bin/exim -bd -q60m
> >
> > It's a bit of guesswork but I think it is 318.
> > How do I make sure it is that one?
>
> Run exiwhat as root.
>
> Or look in /var/spool/exim/exim-daemon.pid.
>
> Or just automate the whole thing:
>
> kill -HUP `cat /var/spool/exim/exim-daemon.pid`
How about "killall -HUP exim" ??
--
*** Exim information can be found at
http://www.exim.org/ ***