[Exim] wildlsearch question

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Perkel
Fecha:  
A: exim-users
Asunto: [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?