Re: [Exim] Child process of address_pipe transport returned …

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Vadim Vygonets
Fecha:  
A: exim-users
Asunto: Re: [Exim] Child process of address_pipe transport returned 75
Quoth Tamas TEVESZ on Fri, Jan 26, 2001:
> On Thu, 25 Jan 2001, Tom wrote:
>
> > What does exit code 75 mean?
>
> printf("%s\n", strerror(atoi(argv[1])));


No. Exit codes are not errno.

75 means "Temporary failure". Is Listar executable? Is it
setuid, if it needs to be? What does it give you when you run it
from command line with the same parameters?

There is a quite outdated document I wrote about using Listar
with Exim at:
http://www.cs.huji.ac.il/~vadik/listar-exim/

Vadik.

--
To err is human, to moo bovine.