Rules Wizard

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a rule in Outlook for incoming mail. I want the
following rule: "Not sent only to me" for incoming mail. I'm sure you can
see where this is going.

Any help on this? Is there an update that allows me to do this or does
anyone know if I can edit the rules (expecting them to exist as a text file
someplace)

Thanks,

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...e039d0c86&dg=microsoft.public.outlook.general
 
Insagor said:
I am trying to create a rule in Outlook for incoming mail. I want the
following rule: "Not sent only to me" for incoming mail. I'm sure you can
see where this is going.

Any help on this? Is there an update that allows me to do this or does
anyone know if I can edit the rules (expecting them to exist as a text
file
someplace)

Thanks,

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...e039d0c86&dg=microsoft.public.outlook.general



Instead of a rule where you define:

<conditionclause>
<actionclause>

you reverse them and use:

<actionclause>
<exceptclause>

So instead of defining:

Apply this rule after a message arrives
sent only to me
<whatever action>
[stop processing more rules]

you would instead use:

Apply this rule after a message arrives
<whateveraction>
except if sent only to me
[stop processing more rules]

To NOT a rule, run the action and then test with the exception clause.

And, no, I don't know where you are going. That was obvious only unto
yourself. There are LOTS of reasons why someone defines a rule with "sent
only to me", exceptioned or not. You left it vague, so I had to leave it
vague.
 

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