From: Boppy on
Hi folks,
I have several accounts under Outlook 07. One is an exchange account
and the rest are pop3.

I have various rules set up for each account for outgoing messages to
be copied to my inbox then filed in various folders according to
subject matter. As they are outgoing emails I want them to be marked
as read - but how?

Obviously I've searched the net for "custom action mark as read
outlook" but I can't seem to find anything for Outlook versions later
than 2000.

I have no C++ experience so wouldn't know how to begin writing such a
thing myself.

So ... what's a girl to do to make outgoing emails marked as read when
copied to the inbox then sent off to folders?

Thank you in advance for advice or link to something I can install.

Jo
From: Brian Tillman [MVP-Outlook] on
"Boppy" <therealboppy(a)yahoo.com> wrote in message
news:df565d56-9199-4c24-a385-b08f38498e85(a)y17g2000yqd.googlegroups.com...

> I have various rules set up for each account for outgoing messages to
> be copied to my inbox then filed in various folders according to
> subject matter. As they are outgoing emails I want them to be marked
> as read - but how?

Outlook doesn't have the ability to mark outgoing messages as read. My
approach is simply to right-click a folder periodically and choose Mark All as
Read, I imagine it could be done with code, but I prefer a simpler approach.
--
Brian Tillman [MVP-Outlook]

From: Diane Poremsky [MVP] on
If the messages are not in the default Inbox, use the option to save sent
messages with the original then you won't need rules.

tools, options, email options, advanced - in folders other than the
inbox....
(screenshot http://slipstick.me/jing/sent.png)

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

Outlook Tips by email:
mailto:dailytips-subscribe-request(a)lists.outlooktips.net

EMO - a weekly newsletter about Outlook and Exchange:
mailto:EMO-NEWSLETTER-SUBSCRIBE-REQUEST(a)PEACH.EASE.LSOFT.COM

Do you sync your mailbox with a smartphone or pda?
http://forums.slipstick.com/showthread.php?t=39473

"Boppy" <therealboppy(a)yahoo.com> wrote in message
news:df565d56-9199-4c24-a385-b08f38498e85(a)y17g2000yqd.googlegroups.com...
> Hi folks,
> I have several accounts under Outlook 07. One is an exchange account
> and the rest are pop3.
>
> I have various rules set up for each account for outgoing messages to
> be copied to my inbox then filed in various folders according to
> subject matter. As they are outgoing emails I want them to be marked
> as read - but how?
>
> Obviously I've searched the net for "custom action mark as read
> outlook" but I can't seem to find anything for Outlook versions later
> than 2000.
>
> I have no C++ experience so wouldn't know how to begin writing such a
> thing myself.
>
> So ... what's a girl to do to make outgoing emails marked as read when
> copied to the inbox then sent off to folders?
>
> Thank you in advance for advice or link to something I can install.
>
> Jo

From: Boppy on
On Apr 15, 2:09 am, "Diane Poremsky [MVP]" <outlook...(a)msn.com> wrote:
> If the messages are not in the default Inbox, use the option to save sent
> messages with the original then you won't need rules.
>
> tools, options, email options, advanced - in folders other than the
> inbox....
> (screenshothttp://slipstick.me/jing/sent.png)
>
> --
> Diane Poremsky [MVP - Outlook]
> Outlook Tips:http://www.outlook-tips.net/
> Outlook & Exchange Solutions Center:http://www.slipstick.com/
>
> Outlook Tips by email:
> mailto:dailytips-subscribe-requ...(a)lists.outlooktips.net
>
> EMO - a weekly newsletter about Outlook and Exchange:
> mailto:EMO-NEWSLETTER-SUBSCRIBE-REQU...(a)PEACH.EASE.LSOFT.COM
>
> Do you sync your mailbox with a smartphone or pda?http://forums.slipstick..com/showthread.php?t=39473
>
> "Boppy" <therealbo...(a)yahoo.com> wrote in message
>
> news:df565d56-9199-4c24-a385-b08f38498e85(a)y17g2000yqd.googlegroups.com...
>
> > Hi folks,
> > I have several accounts under Outlook 07. One is an exchange account
> > and the rest are pop3.
>
> > I have various rules set up for each account for outgoing messages to
> > be copied to my inbox then filed in various folders according to
> > subject matter. As they are outgoing emails I want them to be marked
> > as read - but how?
>
> > Obviously I've searched the net for "custom action mark as read
> > outlook" but I can't seem to find anything for Outlook versions later
> > than 2000.
>
> > I have no C++ experience so wouldn't know how to begin writing such a
> > thing myself.
>
> > So ... what's a girl to do to make outgoing emails marked as read when
> > copied to the inbox then sent off to folders?
>
> > Thank you in advance for advice or link to something I can install.
>
> > Jo

Thanks Diane, if I use that option, will the messages always be
linked? Eg if I leave the original in my inbox then move it to another
folder later, will Outlook still know to grab both in and out messages
then?
From: Brian Tillman [MVP-Outlook] on
"Boppy" <therealboppy(a)yahoo.com> wrote in message
news:e988b042-03e3-43e0-ae41-56c53b907733(a)g30g2000yqc.googlegroups.com...

> Thanks Diane, if I use that option, will the messages always be
> linked? Eg if I leave the original in my inbox then move it to another
> folder later, will Outlook still know to grab both in and out messages
> then?

No. Message aren't linked.
--
Brian Tillman [MVP-Outlook]