Quoting Phil Pennock <exim-us...@spodhuis.org>:

>   domains = example.com
>   local_parts = fred

In other words:

test:
   debug_print = "R: test-filter for $local_p...@$domain"
   driver = accept
   local_parts = jwinius
   domains = example.com
   transport = test
   condition = "${if eq{$received_protocol}{local-bsmtp}{no}{yes}}"


It may look promising, but unfortunately this didn't work for me: any  
messages for jwin...@example.com are sent straight on to that address  
without first being redirected to my "test" transport. Is there  
perhaps something wrong with this configuration?

Cheers,

Jaap

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