Newbie poster with Outlook VBA. Intermediate Excel VBA coder.

I have a VBA routine that autoforwards all incoming email to a Gmail account. It is not all my code, (modified from a blog post) but it works. I need to keep a copy of all my email received in all my accounts so I can consolidate them. In the Outlook 2010 Exchange account, all the forwarded mail gets saved in the SENT folder as a copy.

Is it possible to delete the autoforwarded copy in the SENT folder, without deleting all SENT emails? I need to keep the emails I actually respond to.

I would not have a problem using conversation mode in the INBOX, to store the replied to emails. but as it now stands, everything is duplicated due to the bcc copy in the SENT folder when I toggle Conversation mode for the INBOX.

Thanks in advance for any assistance.

Please Login or Register  to view this content.