group email problem in outlook

M

manish

I am using outlook 2003.
I am receiving the mail from group email; in group email id we set the rule
to forward the mail in distribution list of email id.

From group email id I have received the mail like this

In Header
From: (e-mail address removed)
TO: my email id

IN the as message like this


-------------------------------------------------------------------------
From: (e-mail address removed)
Sent: Thursday, June 18, 2009 8:52:29 AM
To: (e-mail address removed); (e-mail address removed);
CC: (e-mail address removed); (e-mail address removed);
Subject: hiiiiiiii
Auto forwarded by a Rule


Hi,

Fsdgfdgdgvdbdbdbdbdbdbdbdbd
Gdgdgddbdbd

Thanks
Abc



So I want to write the program in VBA that before receiving the mail from
this email id ([email protected] ) in my inbox I want to change the header
like this

Header like this
-------------------------------

From: (e-mail address removed)
Sent: Thursday, June 18, 2009 8:52:29 AM
To: (e-mail address removed); (e-mail address removed);
CC: (e-mail address removed); (e-mail address removed);
Subject: hiiiiiiii

And message part like this
----------------------------------------
Hi,

Fsdgfdgdgvdbdbdbdbdbdbdbdbd
Gdgdgddbdbd

Thanks
Abc
After changing the header and message then it will com in my inbox like
this. And pervious format mail should be delete.

Can u send me vba or any program who will do like this.

Thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top