PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Multiplies outboxes

Reply

Multiplies outboxes

 
Thread Tools Rate Thread
Old 12-12-2006, 06:52 AM   #1
=?Utf-8?B?T2ZlciBIaXJzaGZlbGQ=?=
Guest
 
Posts: n/a
Default Multiplies outboxes


Good day,

I’m using one outlook (2003) program to download a few email accounts.
When I receive an e-mail I have created a rules that send each mail to an
inbox that belong to that mail.
But, I can’t do with the mail I send.
The rules only move a copy – and it’s been signed as unread mail.
I wish to move it to the correct outbox and leave it as read mail

I know it’s can’t created by rules – buy maybe someone know about an add-on
or a VBA code that does it?


Ofer Hirshfeld

  Reply With Quote
Old 18-12-2006, 05:11 AM   #2
Michael Bauer [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: Multiplies outboxes


I think you can write some code that uses the ItemSend event and sets each
mail's SaveSentMessageFolder property.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --

Am Mon, 11 Dec 2006 22:52:00 -0800 schrieb Ofer Hirshfeld:

> Good day,
>
> I’m using one outlook (2003) program to download a few email accounts.
> When I receive an e-mail I have created a rules that send each mail to an
> inbox that belong to that mail.
> But, I can’t do with the mail I send.
> The rules only move a copy – and it’s been signed as unread mail.
> I wish to move it to the correct outbox and leave it as read mail
>
> I know it’s can’t created by rules – buy maybe someone know about an

add-on
> or a VBA code that does it?
>
>
> Ofer Hirshfeld

  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

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