[ingo] How about complex scripting?

Anders Norrbring anders at norrbring.biz
Tue Mar 23 03:15:18 PST 2004


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;
}

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