Re: [exim] exim 4.70 on NetBSD 5.0.1 failure

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tom Kistner
Fecha:  
A: J.R.
Cc: exim-users
Asunto: Re: [exim] exim 4.70 on NetBSD 5.0.1 failure
J.R. wrote:

> I want to use Exim 4.70 on NetBSD 5.0.1.
> Every mail outbound is not delivered, because exim quits with sig 6 and
> the error message "_res is not supported for multi-threaded programs."


Looks like a resolver library problem. Exim isn't multi-threaded,
however. Who is generating that message? Dig up that code and check the
prerequisites for it to appear.

/tom