Doug wrote:

> test_router:
>      condition = ${if eq
> {${lc:[EMAIL PROTECTED] fail}:
>      driver = manualroute
>      transport = remote_smtp
>      route_list = * x.x.x.x

Test it with
exim -d+expand -f [EMAIL PROTECTED] [EMAIL PROTECTED]
to see what is going wrong.

btw, condition is not needed. Try this:

your_router:
  driver = manualroute
  senders = [EMAIL PROTECTED]
  transport = remote_smtp
  route_data = a.b.c.d



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