Ian P. Christian wrote:

> The only way I can think of doing it is to use a warn, rather than
> accept, and then store the result of the callout in a variable - but
> I'm pretty sure I must be doing something wrong.

Try this:

accept
  domains = +routed_domains
  verify = recipient/callout=1m,...,random,defer_ok
  condition = ${if !def:acl_verify_message}

I think you can remove the second stanza, because callout's "random" 
option first tries a random random recipient and then the real one (if 
the random was rejected).

-- 
## 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