Re: [exim] Recipient Checking

Top Page
Delete this message
Reply to this message
Author: Peter Bowyer
Date:  
To: exim users
Subject: 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@???