On Wed, 19 Apr 2006, I wrote:

> It occurs to me that
> 
>   errno = 0
>   call tcpwrappers
>   if result is "reject" then
>     if errno = 0 or errno = ENOENT then reject 5xx
>     else reject 4xx
>   fi
>   
> is simple, and probably "does the right thing mostly".        

Experiments have confirmed this. I have therefore added the code to 
Exim and committed it. It will be in tonight's snapshot.

Philip

-- 
Philip Hazel, University of Cambridge Computing Service.

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to