Re: [Exim] How unique are exim queue msg IDs?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Dave C.
Fecha:  
A: Philip Hazel
Cc: Chris Thompson, exim-users
Asunto: Re: [Exim] How unique are exim queue msg IDs?
On Mon, 6 Nov 2000, Philip Hazel wrote:

> On Mon, 6 Nov 2000, Chris Thompson wrote:
>
> > You miss the point: the pid of the exim process *is* the pid of the process
> > that did the sleeping. That's why I wrote "exec"!
>
> I did indeed miss the point. Far too subtle for my simple mind! I would
> never make it as a cracker. :-)


Perhaps exim could _always_ fork a new process, to avoid getting the
PID of the sleeping /bin/sh..


--