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
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