[ic] Apply strip filter globally

Davor Ocelic docelic at spinlocksolutions.com
Thu Jun 5 20:06:40 UTC 2008


On Thu, 05 Jun 2008 19:21:16 +0200
"Stefan Hornburg (Racke)" <racke at linuxia.de> wrote:

> > 
> > 	NoFilterWildcard mv_searchspec
> > 	Filter * strip
> > 
> 
> Or:
> 
> Filter mv_searchspec none
> Filter * strip

One other thing to discuss here is what would happen if a variable
would match multiple regexes?

Ideally we'd execute all matching filters, but since the data
structure behind is a hash and loses order of insertion,
multiple filters in random order could cause more confusion 
than benefit.

-doc



More information about the interchange-users mailing list