View Single Post
  #1  
Old May 5th 06, 11:15 PM posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
ms
external usenet poster
 
Posts: 6
Default Changing the Reply-to address via VBA

Hi,
I am processing an incoming email via VBA in Outlook 2003, using ItemAdd.
Besides altering the subject and the body, I need to send this altered email
on to another mailbox, but retain the orignal senders email address
(Item.SenderEmailAddress) in the "REPLY TO" field, so that an acknowledgment
to this email will go to the original sender. The acknowledgement cannot be
generated until it reaches the second mailbox in it's altered fashion
because another piece of software is monitoring that second mailbox and will
automatically respond.

Is this possible?

Thanks,
Robert Reinstein


Ads