Συντάκτης: Marc Perkel
Ημερομηνία:
Προς: exim-users
Αντικείμενο: [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?