[Exim] wildlsearch question

Etusivu
Poista viesti
Vastaa
Lähettäjä: Marc Perkel
Päiväys:  
Vastaanottaja: exim-users
Aihe: [Exim] wildlsearch question
Maybe I don't understand this feature - but here's what I want:

I want to have a file like this:

*.host1.com
^.*spammer

And then do a lookup of some key like $h_from: and if it matches any of
the expressions in the file then do something in a filter.

How do I do that?