A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - General Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Help Office Rules don't work consistantly



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #9  
Old January 31st 09, 12:31 AM posted to microsoft.public.outlook
Dab
external usenet poster
 
Posts: 40
Default Help Office Rules don't work consistantly

Thanks to you folks for you input.

There still something funky going on. If I put a stop in any rule, it seems
that none of the rules work, even if the rule with the stop is the last one
in the stack.

So, I deactivated all my rules except the the original one that moves the
mail to a folder if it's from someone in my contact list. If I run it
manually, it works every time. It won't run automated, whether there's a
stop in there or not. It simply won't run in automated mode.

Had a similar problem with another machine where I'm trying to send an 'auto
reply' to emails that were sent to a particular address. My rule first
moves the message to a folder, then responds with a fixed reply. The rule
works fine if I run it manually, but when the rule is left to run on it's
own, the message is moved but no auto reply is generated. It's the only
rule on the machine so I don't think it's a rule conflict.

Very frustrating!

"Diane Poremsky [MVP]" wrote in message
...
if there is a stop processing, its basically an ELSE as rules processing
stops if the message is acted on by rule 1.
if meets conditions of rule 1, do action 1, ELSE go to rule 2.
if meets conditions of rule 2, do action 2, ELSE go to rule 3.
if meets conditions of rule 3, do action 3, ELSE go to rule 4.

If you don't use stop processing it's basically AND:
if meets conditions of rule 1, do action 1 AND test it against rule 2.
if meets conditions of rule 2, do action 2 AND test it against rule 3.
if meets conditions of rule 3, do action 4 AND test it against rule 4.

you can use stop processing on some rules and not others - this will cause
messages that meet conditions in each rule to be processed by each rule.
If the action is move to a folder, you'll have a copy of each message in
each folder.
if meets conditions of rule 1, do action 1 AND test it against rule 2.
if meets conditions of rule 2, do action 2, ELSE go to rule 3. (Stop
processing)
if meets conditions of rule 3, do action 3 AND test it against rule 4.


--
Diane Poremsky [MVP - Outlook]
Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com

Outlook Tips by email:


EMO - a weekly newsletter about Outlook and Exchange:


You can access this newsgroup by visiting
http://www.microsoft.com/office/comm...s/default.mspx or point your
newsreader to msnews.microsoft.com.


"VanguardLH" wrote in message
...
Diane Poremsky [MVP] wrote:

Stop processing prevents you from applying any more rules to a message.
It's
not accurate to say you are ORing rules together because you aren't
(they
aren't AND'd together either) - each rule processes each message until a
matching rules tells it to stop checking more rules. if you have 3
rules
with conditions that match the message all three will do whatever action
each rule says to take. If the first has stop processing the rules
wizard
doesn't check the message against other rules and moves onto the next
message.


With the stop-clause:

if rule 1 fires do action 1
OR
if rule 2 fires do action 2
OR
if rule 3 fires do action 3
OR
...

The actions can be the same or different between each rule. Each rule
is a condition of the OR'ing. If you don't like the use of OR (which
provides for a short-circuit condition via the stop-clause) then use
SELECT, CASE, or SWITCH with the matching break-clause but most Outlook
users don't know those programming constructs.



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Reply rule doesn't work consistantly [email protected] Outlook - General Queries 5 July 15th 08 07:28 PM
contact title not printing consistantly Chuck Outlook - Using Contacts 3 December 20th 07 11:56 PM
PST file from Office 2000 wont work in Office 2007 Jim Outlook - Installation 10 December 17th 07 05:43 PM
Greek Fonts Dont work in Office but work in Windows George Outlook - Using Contacts 0 May 16th 07 11:33 PM
Rules Don't Work Bob K Outlook - General Queries 3 January 18th 06 06:41 PM


All times are GMT +1. The time now is 01:34 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.