Outlook 2002 Rules lacking OR condition

  • Thread starter Thread starter bobby
  • Start date Start date
B

bobby

For some reason unlike Outlook Express I cannot create or
find OR conditions in Rules on Outlook 2002 so I am
continuing to use Express. Does anyone know if there is a
fix for this. I'm using Outlook for POP3 mail.
 
G'Day Bobby,

You need a 'set' of Rules:-
e.g.
From Rule
Check after receiving
From field contains 'Fred'
Do THIS
Stop Processing Rules
Subject Rule
Check after receiving
Subject field contains 'Rubbish'
Do (same) THIS
Stop Processing Rules

These two rules are equivalent to:

IF From Rule OR Subject Rule
THEN
Do THIS and NOTHING else
ELSE
Process More Rules
END IF

If neither Rule is met, Outlook will go on to
Rules beneath these ones.
--
Regards,
Pat Garard
Australia

______________________________________
 
Back
Top