On 1/5/02 3:12 AM, Paul Berkowitz <[EMAIL PROTECTED]> wrote:

> On 1/4/02 5:27 PM, I wrote:
> 
>>> An example of a rule I'm using is this:
>>> 
>>>   If any recipient is A
>>>   Or any recipient is B
>>>   But no recipient is C
>>>   Run script (which should set the account)
>> 
>> there's no such set of criteria possible. That would only be possible if
>> you could do: 
>> 
>> (A or B) and (not C)
> 
> OK, now that you've seen all the fancy script solutions, there's a much
> simpler, if pedestrian solution, that I'm sure most people use in this
> situation. Just make two rules:
> 
> 1 <if ALL criteria are met>
> 
>       if A and (not C) do X
> 
> 2. <if ALL criteria are met>
> 
>       if B and (not C) do X
> 
> That will work fine, and as fast as your preferred solution, both on
> incoming messages, and also if you Apply All Rules to a set of selected
> messages.

This is what I ended up doing. I didn't like the idea of running a script on
every incoming message.

I'd still like to do it in one rule, and I hope a future version of
Entourage adds the ability. But for now, I'm satisfied.

Thanks!

-- 
Adam Bailey    | Chicago, Illinois
[EMAIL PROTECTED] | Finger/Web for PGP
[EMAIL PROTECTED] | http://www.lull.org/adam/


-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to