PC Review


Reply
Thread Tools Rate Thread

Create a rule that acts on received auto-forwarded messages

 
 
alicorn2
Guest
Posts: n/a
 
      29th Jan 2010
I'm looking for kind of the opposite of creating a rule to auto-forward
emails. I want to create a rule that acts on RECEIVED auto-forwarded emails,
but not any that were manually forwarded or replied to by the same person.

E.g. Jim forwards me all emails with "blah" in the subject, and I want to
move those auto forwards to my "Jim's auto-forwards" folder, but if he
forwards me a message manually that says "blah" but he adds his own comments,
I want it to stay in my inbox.
 
Reply With Quote
 
 
 
 
VanguardLH
Guest
Posts: n/a
 
      30th Jan 2010
alicorn2 wrote:

> I'm looking for kind of the opposite of creating a rule to auto-forward
> emails. I want to create a rule that acts on RECEIVED auto-forwarded emails,
> but not any that were manually forwarded or replied to by the same person.
>
> E.g. Jim forwards me all emails with "blah" in the subject, and I want to
> move those auto forwards to my "Jim's auto-forwards" folder, but if he
> forwards me a message manually that says "blah" but he adds his own comments,
> I want it to stay in my inbox.


Just what do you expect to test on in a received e-mail to detect that it
was automatically forwarded versus manually forwarded? There is nothing
that goes into an e-mail by RFC standards that is mandated to identify any
automatic forwarding.
 
Reply With Quote
 
Beverley Moysey
Guest
Posts: n/a
 
      1st Feb 2010
On Jan 29, 8:39*pm, VanguardLH <V...@nguard.LH> wrote:
> alicorn2 wrote:
> > I'm looking for kind of the opposite of creating a rule to auto-forward
> > emails. *I want to create a rule that acts on RECEIVED auto-forwardedemails,
> > but not any that were manually forwarded or replied to by the same person.

>
> > E.g. Jim forwards me all emails with "blah" in the subject, and I want to
> > move those auto forwards to my "Jim's auto-forwards" folder, but if he
> > forwards me a message manually that says "blah" but he adds his own comments,
> > I want it to stay in my inbox.

>
> Just what do you expect to test on in a received e-mail to detect that it
> was automatically forwarded versus manually forwarded? *There is nothing
> that goes into an e-mail by RFC standards that is mandated to identify any
> automatic forwarding. *


Well, Outlook seems to know that it is auto forwarded, as it shows up
as such when you view the email. Just above the "From" section but
just below the ribbon, it says something like:

This message was AutoForwarded.
Extra line breaks in this message were removed.

So if Outlook can tell it was AutoForwarded in order to give me that
message, then it is something I should be able to test for in a rule
condition. It's an Exchange Server if that helps.
 
Reply With Quote
 
planetthoughtful
Guest
Posts: n/a
 
      4th Feb 2010
On Feb 2, 9:14*am, Beverley Moysey <ali_webit...@hotmail.com> wrote:
> On Jan 29, 8:39*pm, VanguardLH <V...@nguard.LH> wrote:
>
> > alicorn2 wrote:
> > > I'm looking for kind of the opposite of creating aruleto auto-forward
> > > emails. *I want to create arulethat acts on RECEIVED auto-forwardedemails,
> > > but not any that were manually forwarded or replied to by the same person.

>
> > > E.g. Jim forwards me all emails with "blah" in the subject, and I want to
> > > move those auto forwards to my "Jim's auto-forwards" folder, but if he
> > > forwards me a message manually that says "blah" but he adds his own comments,
> > > I want it to stay in my inbox.

>
> > Just what do you expect to test on in a received e-mail to detect that it
> > was automatically forwarded versus manually forwarded? *There is nothing
> > that goes into an e-mail by RFC standards that is mandated to identify any
> > automatic forwarding. *

>
> Well,Outlookseems to know that it is auto forwarded, as it shows up
> as such when you view the email. *Just above the "From" section but
> just below the ribbon, it says something like:
>
> This message wasAutoForwarded.
> Extra line breaks in this message were removed.
>
> So ifOutlookcan tell it wasAutoForwardedin order to give me that
> message, then it is something I should be able to test for in arule
> condition. It's an Exchange Server if that helps.


Your mileage may vary, but in my own setup the email arrives with the
words "Auto forwarded by a Rule" in the message body. I test for the
"From" email address and the existence of these words and process
accordingly.

Of course, there's nothing to stop these rules from catching the
phrase from a quoted email in the email text and misfiring, but in my
case this isn't an issue.

Much warmth,

planetthoughtful
---
"Lost in thought"
http://www.planetthoughtful.org
 
Reply With Quote
 
Beverley Moysey
Guest
Posts: n/a
 
      16th Feb 2010
On Feb 3, 7:59*pm, planetthoughtful <planetthought...@gmail.com>
wrote:
> On Feb 2, 9:14*am, Beverley Moysey <ali_webit...@hotmail.com> wrote:
>
>
>
>
>
> > On Jan 29, 8:39*pm, VanguardLH <V...@nguard.LH> wrote:

>
> > > alicorn2 wrote:
> > > > I'm looking for kind of the opposite of creating aruleto auto-forward
> > > > emails. *I want to create arulethat acts on RECEIVED auto-forwarded emails,
> > > > but not any that were manually forwarded or replied to by the same person.

>
> > > > E.g. Jim forwards me all emails with "blah" in the subject, and I want to
> > > > move those auto forwards to my "Jim's auto-forwards" folder, but ifhe
> > > > forwards me a message manually that says "blah" but he adds his owncomments,
> > > > I want it to stay in my inbox.

>
> > > Just what do you expect to test on in a received e-mail to detect that it
> > > was automatically forwarded versus manually forwarded? *There is nothing
> > > that goes into an e-mail by RFC standards that is mandated to identify any
> > > automatic forwarding. *

>
> > Well,Outlookseems to know that it is auto forwarded, as it shows up
> > as such when you view the email. *Just above the "From" section but
> > just below the ribbon, it says something like:

>
> > This message wasAutoForwarded.
> > Extra line breaks in this message were removed.

>
> > So ifOutlookcan tell it wasAutoForwardedin order to give me that
> > message, then it is something I should be able to test for in arule
> > condition. It's an Exchange Server if that helps.

>
> Your mileage may vary, but in my own setup the email arrives with the
> words "Auto forwarded by a Rule" in the message body. I test for the
> "From" email address and the existence of these words and process
> accordingly.
>
> Of course, there's nothing to stop these rules from catching the
> phrase from a quoted email in the email text and misfiring, but in my
> case this isn't an issue.
>
> Much warmth,
>
> planetthoughtful
> ---
> "Lost in thought"http://www.planetthoughtful.org- Hide quoted text -
>
> - Show quoted text -


Thanks, planetthoughtful, that works. You're right that if it's a
quoted it goes when it shouldn't but it's better than nothing.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I setup a rule to find all messages "auto forwarded" to me Greg L. Microsoft Outlook Form Programming 0 28th Aug 2008 04:09 PM
I can't received forwarded messages. Message forwarding Microsoft Outlook Discussion 1 15th May 2008 03:12 AM
How can the received date be restored for forwarded messages? =?Utf-8?B?Q2F0S2V5?= Microsoft Outlook Discussion 0 3rd Aug 2007 10:32 PM
Replying to messages forwarded (not redirected) by rule =?Utf-8?B?YWV3c2F3cw==?= Microsoft Outlook Discussion 12 18th Jan 2005 06:08 PM
Auto apending text to an e-mail auto forwarded by an Ol Rule ? David Microsoft Outlook Discussion 0 9th Apr 2004 12:54 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:37 AM.