[Exim] Regular Expressions in Filters

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Marc Perkel
Data:  
Para: exim-users
Asunto: [Exim] Regular Expressions in Filters
OK - I just don't get regular expressions. So here's what I'm looking
for.

"The quick brown fox jumps over the lazy dog."

I want a regular expression that tests for "quick brown" and "jumps" and
"lazy" and it's better if the order doesn't matter. Must contail all
three phrases.

How do I do this?