[ingo] How about complex scripting?

Todd Merritt tmerritt at email.arizona.edu
Tue Mar 23 07:38:30 PST 2004


On Tue, 2004-03-23 at 04:15, Anders Norrbring wrote:
> Hiya!
> 
> I'm looking at a little more complex scripting, f.x. I have one similar to:
> 
> if header :comparator "i;ascii-casemap" :contains "Subject" ["pedo",
> "child", "abuse", "porn"]  { 
>     discard;
>     stop;
> }
> 
Just enter the words without the "'s, separated by ,'s and it should
duplicate your filter.

> Would it be possible to include this kind of editing in INGO?  I can't f.x.
> enter ["pedo", "child", "abuse", "porn"] as the search string for the
> subject test, then INGO will escape all the " so it's useless..
> 
> Another feature would be to make INGO read an existing sieve script and add
> it to the MySQL database.
> 
> Anders Norrbring
> Norrbring Consulting



More information about the ingo mailing list