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

why an Outlook rule for a specific word in the subject, does not always work



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 16th 07, 04:22 AM posted to microsoft.public.outlook
[email protected]
external usenet poster
 
Posts: 2
Default why an Outlook rule for a specific word in the subject, does not always work

Hello, I want to forward incoming messages with this subject line:

SSI/ALERT: SHIFT AVAILABLE

So I create a rule to apply to messages in Inbox, after the message
arrives, with "AVAILABLE" in the subject, forward to another e-mail
address. Pretty simple.

The problem is, of course, DOES NOT WORK!!? That is, it works for 1
or 2 messages after I turn the rule on, and then stops working. If I
change the phrase I am looking for, say use "SHIFT AVAILABLE", again
it works only sometimes, usually works at first, then stops. Why oh
why ? I must be doing it right since it works for some of those
messages some of the time, but they all have the same subject line,
and it works for some of them only.

WTF??

Mark Galeck

Ads
  #2  
Old February 17th 07, 12:06 AM posted to microsoft.public.outlook
Hal Hostetler [MVP P/I]
external usenet poster
 
Posts: 958
Default why an Outlook rule for a specific word in the subject, does not always work

Try adding the "And stop processing more rules" directive to the rule.
Without this directive, all the rules you have will be run against a given
message which could be causing the problem.

Hal
--
Hal Hostetler, CPBE --
Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
http://www.kvoa.com -- "When News breaks, we fix it!"
KVOA Television, Tucson, AZ. NBC Channel 4
Still Cadillacin' - www.badnewsbluesband.com

wrote in message
oups.com...
Hello, I want to forward incoming messages with this subject line:

SSI/ALERT: SHIFT AVAILABLE

So I create a rule to apply to messages in Inbox, after the message
arrives, with "AVAILABLE" in the subject, forward to another e-mail
address. Pretty simple.

The problem is, of course, DOES NOT WORK!!? That is, it works for 1
or 2 messages after I turn the rule on, and then stops working. If I
change the phrase I am looking for, say use "SHIFT AVAILABLE", again
it works only sometimes, usually works at first, then stops. Why oh
why ? I must be doing it right since it works for some of those
messages some of the time, but they all have the same subject line,
and it works for some of them only.

WTF??

Mark Galeck



  #3  
Old February 17th 07, 02:19 AM posted to microsoft.public.outlook
[email protected]
external usenet poster
 
Posts: 2
Default why an Outlook rule for a specific word in the subject, does not always work

On Feb 16, 4:06 pm, "Hal Hostetler [MVP P/I]" wrote:
Try adding the "And stop processing more rules" directive to the rule.
Without this directive, all the rules you have will be run against a given
message which could be causing the problem.


Thank you, unfortunately your suggestion does not work. In any case,
I test this by "run it now", I run only that rule on all the messages
that were not forwarded to see if they get forwarded, so no other
rules are involved in testing.

  #4  
Old February 17th 07, 06:13 AM posted to microsoft.public.outlook
Unsettled
external usenet poster
 
Posts: 17
Default why an Outlook rule for a specific word in the subject, doesnot always work

I bet there is a 5% chance of this but I'll try -- if your mail server
is running sendmail you could write a procmail rule (basically it's the
same idea, but just rules running on the server) to forward it.

Or, a silly suggestion - copy all of those mails to a linux mail server
and do the procmail there.

wrote:
On Feb 16, 4:06 pm, "Hal Hostetler [MVP P/I]" wrote:
Try adding the "And stop processing more rules" directive to the rule.
Without this directive, all the rules you have will be run against a given
message which could be causing the problem.


Thank you, unfortunately your suggestion does not work. In any case,
I test this by "run it now", I run only that rule on all the messages
that were not forwarded to see if they get forwarded, so no other
rules are involved in testing.

  #5  
Old February 17th 07, 02:08 PM posted to microsoft.public.outlook
Diane Poremsky [MVP]
external usenet poster
 
Posts: 12,991
Default why an Outlook rule for a specific word in the subject, does not always work

are you looking for messages you forwarded or that were forwarded to you (so
your rule is looking for FW in the subject)?

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
Outlook 2007: http://www.slipstick.com/outlook/ol2007/

Outlook Tips by email:


Outlook Tips:
http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



wrote in message
ups.com...
On Feb 16, 4:06 pm, "Hal Hostetler [MVP P/I]" wrote:
Try adding the "And stop processing more rules" directive to the rule.
Without this directive, all the rules you have will be run against a
given
message which could be causing the problem.


Thank you, unfortunately your suggestion does not work. In any case,
I test this by "run it now", I run only that rule on all the messages
that were not forwarded to see if they get forwarded, so no other
rules are involved in testing.


  #6  
Old February 17th 07, 04:26 PM posted to microsoft.public.outlook
Diane Poremsky [MVP]
external usenet poster
 
Posts: 12,991
Default why an Outlook rule for a specific word in the subject, does not always work

Please keep in mind that many of the people visiting here are not the admins
of their mail servers and don't have Linux servers available to copy their
mail to. They are simple users and just want to do something within outlook
or using tools available for outlook users.

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
Outlook 2007: http://www.slipstick.com/outlook/ol2007/

Outlook Tips by email:


Outlook Tips:
http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Unsettled" wrote in message
...
I bet there is a 5% chance of this but I'll try -- if your mail server is
running sendmail you could write a procmail rule (basically it's the same
idea, but just rules running on the server) to forward it.

Or, a silly suggestion - copy all of those mails to a linux mail server
and do the procmail there.

wrote:
On Feb 16, 4:06 pm, "Hal Hostetler [MVP P/I]" wrote:
Try adding the "And stop processing more rules" directive to the rule.
Without this directive, all the rules you have will be run against a
given
message which could be causing the problem.


Thank you, unfortunately your suggestion does not work. In any case,
I test this by "run it now", I run only that rule on all the messages
that were not forwarded to see if they get forwarded, so no other
rules are involved in testing.


 




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
Rule to block specific attachment type Ken Outlook - General Queries 3 November 16th 06 03:03 AM
How to run a rule only during specific time periods? Alan Outlook - General Queries 2 September 26th 06 07:26 PM
how do i set up a rule to send from a specific account ? Hammh Outlook - Installation 2 September 26th 06 09:19 AM
Need to find appts in date range w/ specific subject das4b Outlook - Calandaring 1 August 17th 06 04:04 PM
Can i create a rule to save an attachment from a specific sender? RatMonkey Outlook - Installation 1 July 19th 06 09:39 PM


All times are GMT +1. The time now is 11:18 AM.


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.