Need NEGATIVE rule help

  • Thread starter Thread starter Bob Sisson
  • Start date Start date
B

Bob Sisson

I want to have a rule that looks for the ABSENCE of a word.

Ie, if a message does NOT contain a keyword, do something special.

Outlook 2003, Sp2

Thanks...

Bob S.
 
Bob Sisson said:
I want to have a rule that looks for the ABSENCE of a word.

Ie, if a message does NOT contain a keyword, do something special.

Outlook 2003, Sp2

Thanks...

Bob S.


Do the action
EXCEPT if <test_condition>

So instead of looking for the absence of a word that then triggers an
action, do the action unless the word is there. The "except" clauses
are how you define negative rules.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top