B
BudV
An MVP suggested a clever simple rule which detects a lot of cases of
multiple recipients: Look for all letters that are NOT in the recipient's
address and act accordingly. It works fine in Outlook Express, but not in
Outlook.
To test it, I created a message in folder Test1 which has the recipient
(e-mail address removed). I use the rule that checks for specific words in the
recipient's address, a word list of the individual bytes in the string
"bcfgkpquvxyz0123456789", each byte specified independently in quotes, and
the action to copy the message to folder Test2. The byte string represents
all characters (and digits) that are not in (e-mail address removed).
When I "run the rules now" using folder Test1, the message gets copied -- it
shouldn't.
I worked with other rules: looking for the letter "i"; looking for "att";
looking for "atx", etc. They all behaved appropriately.
Where's the bug -- in Outlook or in my head?
multiple recipients: Look for all letters that are NOT in the recipient's
address and act accordingly. It works fine in Outlook Express, but not in
Outlook.
To test it, I created a message in folder Test1 which has the recipient
(e-mail address removed). I use the rule that checks for specific words in the
recipient's address, a word list of the individual bytes in the string
"bcfgkpquvxyz0123456789", each byte specified independently in quotes, and
the action to copy the message to folder Test2. The byte string represents
all characters (and digits) that are not in (e-mail address removed).
When I "run the rules now" using folder Test1, the message gets copied -- it
shouldn't.
I worked with other rules: looking for the letter "i"; looking for "att";
looking for "atx", etc. They all behaved appropriately.
Where's the bug -- in Outlook or in my head?