Re: [Exim] Restart Exim and Syntax

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Cheong Ket Vin
Dátum:  
Címzett: exim-users
Tárgy: Re: [Exim] Restart Exim and Syntax
From: "Suresh Ramasubramanian" <linux@???>
>
> > # exiwhat
> > 16412 daemon: -q1h, listening for SMTP
> >
> > is this what i should do to restart the exim ?
>
> The first number there is pid of the exim parent process.
>
> You have to kill -HUP that process-id to restart exim.
>


basic unix question again ...
how to kill -HUP the id ? kill -HUP 16412 ?

and how to start it back after killing it? just type exim ?


thanks