> -----Original Message-----
> From: Jethro R Binks [mailto:[EMAIL PROTECTED] 
> Sent: 13 January 2008 23:37
> To: [email protected]
> Subject: Re: [exim] verify recipient not working
> 
> What you need is to read the spec sections about callouts, in 
> particular 
> around section 39.31 (in manual for 4.50).
> 
> In addition, you will need to ensure that your INCOMING exim 
> configuration 
> has appropriate routers and transports so that it can actually do the 
> callout (remember, this is done at receiving time).  You will 
> probably 
> want to set them verify_only though, to ensure they never get 
> used by a 
> real delivery process (you will also probably have queue_only set).
> 
> Hope that gives you a nudge in the right direction,
> 

Thanks for that, Jethro.  I've added:

           verify = recipient/callout=use_postmaster,defer_ok

to the incoming exim.conf and it seems to be working very well.  The domain
in question received 12,885 messages today.  They have under 75 users.



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

Reply via email to