Re: [exim] Recipient Checking

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Peter Bowyer
Fecha:  
A: exim users
Asunto: Re: [exim] Recipient Checking
On 24/12/2007, Daniel Aquino <mr.danielaquino@???> wrote:
> My daemon is responding with true/false and ascii char 26 which is eof
> as the docs for ${readsocket} explain.
> I also tried with \n


The docs actually say '...reads from the socket until an end-of-file
is read'. The EOF referred to here isn't a character, but actually a
state - your daemon should just send its data and close the socket. I
think.

--
Peter Bowyer
Email: peter@???