Re: [Evolution] Boolean filter expressions
- From: Not Zed <notzed ximian com>
- To: Jeffrey Stedfast <fejj ximian com>
- Cc: Warren Post <wpost softhome net>, Evolution Mailing List <evolution ximian com>
- Subject: Re: [Evolution] Boolean filter expressions
- Date: 04 Jul 2002 20:26:20 +0930
Yes this was already replied to.
You dont need to use the OR bits because words are by default
case-insensitive (if you use all lower-case characters - like with some
search engines). Therefore you can do this using the existing
framework.
On Fri, 2002-07-05 at 05:40, Jeffrey Stedfast wrote:
Didn't we already answer this? Or am I suffering from some mental
condition? :-)
Anyways, search the archives over the last month or so and you should
find a the answer to this question.
jeff
On Thu, 2002-07-04 at 14:59, Warren Post wrote:
Is there a way to use boolean expressions in filters? For example, say I
want to filter all HTML mail that contains the phrase "click here", case
insensitive. (That's right, a spam filter.) As a boolean expression it's
easy:
(<html> OR <HTML>) AND ("click here" OR "CLICK HERE")
But the filter dialog seems to limit me to using either AND or OR but
not both (specifically, either "if all criteria are met" or "if any
criteria are met"). There's a promising sounding option called
"expression" in there but I can't figure out the syntax it expects.
Warren
_______________________________________________
evolution maillist - evolution ximian com
http://lists.ximian.com/mailman/listinfo/evolution
--
Jeffrey Stedfast <fejj ximian com>
Ximian, Inc.
_______________________________________________
evolution maillist - evolution ximian com
http://lists.ximian.com/mailman/listinfo/evolution
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]