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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Vadim Vygonets
日付:  
To: exim-users
題目: 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.