>>router_name:
>>    driver    = redirect
>>    condition = \
>>${if and{{\
>>    eq{$h_Subject:}{The subject line}\
>>}{\
>>   !eq{$local_p...@$domain}{[email protected]}\
>>}}}
>>    data      = [email protected]
>>    no_verify
>>    unseen
> 

> Sorry but one more question, I have been trying but cant get it right,
> say now I want:
> 
> All mail got to [email protected] with subject "whateva"... must be
> redirected to [email protected], so [email protected] no longer gets it
> 


Just take the 'unseen' off the router.  Then when an email matches those
options it will route and then stop processing any further routers.


Cheers,
Mark


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