Hello dear List.

I have a file 'to_blackhole'.

---- cut here -----
[email protected]:    '*hi, Bob*'
[email protected]: '*hi, Bob*'
---- cut here -----

I would like to redirect messages to [email protected] and [email protected]
with subject 'bla bla bla hi, Bob bla bla bla' to :blackhole:. Not drop!

I've wrote a router:

henry_router:
  allow_fail
  allow_defer
  driver    = redirect
  data      = :blackhole:
  condition = ${

and stoped...
Please help, if it possible.
How I can compare $h_to and $h_subject with two fields from the file?

Thanks.
--

=== Henry Pootel ===

--
## List details at https://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