Can you use boolean in an Outlook 2003 e-mail rule?

  • Thread starter Thread starter Megbrons
  • Start date Start date
M

Megbrons

For instance, I would like to create a rule for my e-mail messages that have
the word "resume" in it, but not the words "Please" or "Consider".
 
For instance, I would like to create a rule for my e-mail messages that have
the word "resume" in it, but not the words "Please" or "Consider".

Create a rule that looks for "Please" or "Consider" and whose only action is
"stop processing more rules". The create a rule that looks for "resume" and
does whatever action you want. Put that rule after the first one. Between
the pair, you'll have Outlook act on a message only if it contains "resume"
and not "please" or "consider".
 
Back
Top